Skip to content

Commit

Permalink
tsuru-stack: bump chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed Sep 6, 2023
1 parent a4023d2 commit 997c8ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/tsuru-stack/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ dependencies:
version: v1.3.1
- name: deploy-agent
repository: https://tsuru.github.io/charts
version: 1.4.3
digest: sha256:d823d80b0ddff40928b0de750c7c219f69380b1f9d0e15559702fa79d17b8e2d
generated: "2023-09-06T10:14:20.04911-03:00"
version: 1.4.4
digest: sha256:155ae290e105d3c2cb4a27e0ae54fe87f3a4e5bfa381b4ab085327c3418a9527
generated: "2023-09-06T10:32:04.394132-03:00"
4 changes: 2 additions & 2 deletions charts/tsuru-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.4.3
version: 0.4.4

dependencies:
- name: tsuru-api
Expand Down Expand Up @@ -47,5 +47,5 @@ dependencies:
repository: https://charts.jetstack.io
condition: certManager.enabled
- name: deploy-agent
version: "1.4.3"
version: "1.4.4"
repository: https://tsuru.github.io/charts

0 comments on commit 997c8ee

Please sign in to comment.