From ef350fff94ce9733f2763d4f8e852dc798763b5a Mon Sep 17 00:00:00 2001 From: "azimuth-ci-bot[bot]" <142236172+azimuth-ci-bot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 21:00:59 +0000 Subject: [PATCH] Update Helm to v3.13.3 (#34) Co-authored-by: mkjpryor --- .github/workflows/build-push-artifacts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-push-artifacts.yaml b/.github/workflows/build-push-artifacts.yaml index 15aec76..8f7e66c 100644 --- a/.github/workflows/build-push-artifacts.yaml +++ b/.github/workflows/build-push-artifacts.yaml @@ -23,7 +23,7 @@ on: # Variables controlling the dependencies that are baked in to the image env: - HELM_VERSION: v3.13.2 + HELM_VERSION: v3.13.3 DEX_CHART_NAME: dex DEX_CHART_REPO: https://charts.dexidp.io DEX_CHART_VERSION: 0.15.3