diff --git a/charts/tsuru-stack/Chart.lock b/charts/tsuru-stack/Chart.lock index 5156db3..1468469 100644 --- a/charts/tsuru-stack/Chart.lock +++ b/charts/tsuru-stack/Chart.lock @@ -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" diff --git a/charts/tsuru-stack/Chart.yaml b/charts/tsuru-stack/Chart.yaml index 9f0f0ac..231e42b 100644 --- a/charts/tsuru-stack/Chart.yaml +++ b/charts/tsuru-stack/Chart.yaml @@ -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 @@ -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