From 5402483780b6a611a0eb4500a5530a141f0ca9a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:33:06 +0000 Subject: [PATCH] chore(deps): update helm release argo-workflows to v0.42.1 --- charts/argo-workflows/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-workflows/Chart.yaml b/charts/argo-workflows/Chart.yaml index 009591e..de83a4e 100644 --- a/charts/argo-workflows/Chart.yaml +++ b/charts/argo-workflows/Chart.yaml @@ -24,7 +24,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: 1.0.0 +version: 1.0.1 # 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 @@ -32,7 +32,7 @@ version: 1.0.0 appVersion: "1" dependencies: - name: argo-workflows - version: 0.40.11 + version: 0.42.1 repository: https://argoproj.github.io/argo-helm - name: library-chart version: 1.5.21