From 45221cbccd619d83623b5167ba3b61494caca19b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 05:28:11 +0000 Subject: [PATCH 1/2] chore(deps): bump azure/setup-helm from 3.5 to 5 Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.5 to 5. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](https://github.com/azure/setup-helm/compare/v3.5...dda3372f752e03dde6b3237bc9431cdc2f7a02a2) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/helm-dev-lint.yml | 2 +- .github/workflows/helm-prod-test.yml | 2 +- .github/workflows/release-rc.yml | 2 +- .github/workflows/release.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/helm-dev-lint.yml b/.github/workflows/helm-dev-lint.yml index 633aba6e..3e8f5545 100644 --- a/.github/workflows/helm-dev-lint.yml +++ b/.github/workflows/helm-dev-lint.yml @@ -27,7 +27,7 @@ jobs: helm repo add open-telemetry https://open-telemetry.github.io/opentelemetry-helm-charts helm repo add bitnami https://charts.bitnami.com/bitnami - - uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4 + - uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 with: version: v3.14.0 diff --git a/.github/workflows/helm-prod-test.yml b/.github/workflows/helm-prod-test.yml index 800da774..3786007a 100644 --- a/.github/workflows/helm-prod-test.yml +++ b/.github/workflows/helm-prod-test.yml @@ -27,7 +27,7 @@ jobs: helm repo add open-telemetry https://open-telemetry.github.io/opentelemetry-helm-charts helm repo add bitnami https://charts.bitnami.com/bitnami - - uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4 + - uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 with: version: v3.14.0 diff --git a/.github/workflows/release-rc.yml b/.github/workflows/release-rc.yml index 370f1670..23986e6d 100644 --- a/.github/workflows/release-rc.yml +++ b/.github/workflows/release-rc.yml @@ -23,7 +23,7 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Install Helm - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3 + uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 with: version: v3.10.0 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 91abc918..6bbc072f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Install Helm - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3 + uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 with: version: v3.10.0 From f3927410e9cc8f33a29d3352d1e22e43693b6f6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 1 Jun 2026 09:12:29 +0000 Subject: [PATCH 2/2] chore: update image tags for main release --- charts/nudgebee-agent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/nudgebee-agent/values.yaml b/charts/nudgebee-agent/values.yaml index 561054cf..bbf5520d 100644 --- a/charts/nudgebee-agent/values.yaml +++ b/charts/nudgebee-agent/values.yaml @@ -61,7 +61,7 @@ runnerServiceAccount: runner: image: repository: ghcr.io/nudgebee/nudgebee-agent - tag: 2026-05-26T07-35-13_511a9e0b1ea6318caea7031edd59fe79d32930ca + tag: 2026-06-01T08-54-45_88fc8f3fb4e0e7f2c88adb111432362e3c697242 imagePullPolicy: IfNotPresent resources: requests: