From 49bc155002392ea79fc93b1275f0384b392de94e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wilson=20J=C3=BAnior?= Date: Fri, 4 Oct 2024 10:59:41 -0300 Subject: [PATCH] Update tsuru-stack --- charts/tsuru-stack/Chart.lock | 6 +++--- charts/tsuru-stack/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/tsuru-stack/Chart.lock b/charts/tsuru-stack/Chart.lock index 57cd5b2..2d078a8 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.5.8 -digest: sha256:4425337a8f3bb224c6d80f9c8dd315508921167ec2b37658d6bf63f4fb6d01f7 -generated: "2024-09-19T11:43:56.609415-03:00" + version: 1.5.9 +digest: sha256:a932b4464132ac39ba8f6c90a0ef9a474de70cacd52f71841db5697b7c91b935 +generated: "2024-10-04T10:51:31.025489-03:00" diff --git a/charts/tsuru-stack/Chart.yaml b/charts/tsuru-stack/Chart.yaml index 78149e2..36b8f4d 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.8.0 +version: 0.8.1 dependencies: - name: tsuru-api @@ -47,5 +47,5 @@ dependencies: repository: https://charts.jetstack.io condition: certManager.enabled - name: deploy-agent - version: "1.5.8" + version: "1.5.9" repository: https://tsuru.github.io/charts