From b886889e17c0536a2d85dc2d3025a009696f0d85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 09:42:10 +0000 Subject: [PATCH] chore(deps): update dependency mikefarah/yq to v4.52.5 --- .github/workflows/publish-helm-chart.yaml | 2 +- .github/workflows/test-publish-helm-chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish-helm-chart.yaml b/.github/workflows/publish-helm-chart.yaml index 12b25d7..23f1371 100644 --- a/.github/workflows/publish-helm-chart.yaml +++ b/.github/workflows/publish-helm-chart.yaml @@ -105,7 +105,7 @@ jobs: uses: dcarbone/install-yq-action@4075b4dca348d74bd83f2bf82d30f25d7c54539b # v1.3.1 with: # renovate: datasource=github-releases depName=mikefarah/yq - version: v4.45.1 + version: v4.52.5 - name: Publish chart env: diff --git a/.github/workflows/test-publish-helm-chart.yaml b/.github/workflows/test-publish-helm-chart.yaml index c0897be..dc12bec 100644 --- a/.github/workflows/test-publish-helm-chart.yaml +++ b/.github/workflows/test-publish-helm-chart.yaml @@ -19,7 +19,7 @@ jobs: - uses: dcarbone/install-yq-action@4075b4dca348d74bd83f2bf82d30f25d7c54539b # v1.3.1 with: # renovate: datasource=github-releases depName=mikefarah/yq - version: v4.45.1 + version: v4.52.5 - uses: bats-core/bats-action@77d6fb60505b4d0d1d73e48bd035b55074bbfb43 # 4.0.0 with: tests: .github/scripts/publish-helm-chart/test