From ed535009b5bd9ab6d6a4549fb760172daf5dcc21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wilson=20J=C3=BAnior?= Date: Wed, 23 Oct 2024 10:44:50 -0300 Subject: [PATCH] Release tsuru-api chart --- charts/tsuru-api/Chart.yaml | 2 +- charts/tsuru-stack/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/tsuru-api/Chart.yaml b/charts/tsuru-api/Chart.yaml index 756b65a..2b31bf2 100644 --- a/charts/tsuru-api/Chart.yaml +++ b/charts/tsuru-api/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.3.3 +version: 0.3.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/tsuru-stack/values.yaml b/charts/tsuru-stack/values.yaml index 18c8bd5..c25b16e 100644 --- a/charts/tsuru-stack/values.yaml +++ b/charts/tsuru-stack/values.yaml @@ -185,4 +185,4 @@ deploy-agent: # vim: ft=toml registryAliases: - enabled: false + enabled: true