From 429d2500d9e353e04a42e476ef7d88aae937ef95 Mon Sep 17 00:00:00 2001 From: "its-miso[bot]" <258898867+its-miso[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 21:40:47 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-release):=20update=20release=20helm?= =?UTF-8?q?=20(v4.2.2=20=E2=86=92=20v4.2.3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/helm-lint.yaml | 2 +- .github/workflows/publish-release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/helm-lint.yaml b/.github/workflows/helm-lint.yaml index e65a6562..e16e0e5a 100644 --- a/.github/workflows/helm-lint.yaml +++ b/.github/workflows/helm-lint.yaml @@ -16,7 +16,7 @@ jobs: - name: Setup Helm uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1 with: - version: v4.2.2 + version: v4.2.3 - name: Build chart dependencies run: | diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index a728a6a6..6ca55334 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -123,7 +123,7 @@ jobs: - name: Setup Helm uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1 with: - version: v4.2.2 + version: v4.2.3 - name: Package and push Helm chart to OCI registry env: