diff --git a/charts/tsuru-stack/Chart.lock b/charts/tsuru-stack/Chart.lock index f9fef27..afa4337 100644 --- a/charts/tsuru-stack/Chart.lock +++ b/charts/tsuru-stack/Chart.lock @@ -1,13 +1,13 @@ dependencies: - name: tsuru-api repository: https://tsuru.github.io/charts - version: 0.2.18 + version: 0.2.19 - name: kubernetes-router repository: https://tsuru.github.io/charts version: 0.1.15 - name: ingress-nginx repository: https://kubernetes.github.io/ingress-nginx - version: 4.8.3 + version: 4.10.0 - name: tsuru-monitoring repository: https://tsuru.github.io/charts version: 0.1.1 @@ -23,5 +23,5 @@ dependencies: - name: deploy-agent repository: https://tsuru.github.io/charts version: 1.4.6 -digest: sha256:89a02a52b887a2792dbf2bd4538a8eb08e996e1b741766981df9a1fae75ca0dd -generated: "2023-11-17T11:44:00.584926-03:00" +digest: sha256:282d0dd6a35447d61153e9b369ca93c719e9e04dbe76526fb3fb40d15c6200a7 +generated: "2024-03-07T16:20:33.554727-03:00" diff --git a/charts/tsuru-stack/Chart.yaml b/charts/tsuru-stack/Chart.yaml index 1e3a527..1f94f24 100644 --- a/charts/tsuru-stack/Chart.yaml +++ b/charts/tsuru-stack/Chart.yaml @@ -15,11 +15,11 @@ 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.5.5 +version: 0.5.6 dependencies: - name: tsuru-api - version: "0.2.18" + version: "0.2.19" repository: https://tsuru.github.io/charts - name: kubernetes-router version: "0.1.15"