From 7eb679e5a976546f9eaf871bd2140d2a5011ba9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 04:12:35 +0000 Subject: [PATCH] chore(deps): bump the helm-dependencies group across 2 directories with 1 update Bumps the helm-dependencies group with 1 update in the /tests/charts/application directory: valkey. Bumps the helm-dependencies group with 1 update in the /tests/charts/umbrella-application directory: valkey. Updates `valkey` from 0.11.0 to 0.12.0 Updates `valkey` from 0.11.0 to 0.12.0 --- updated-dependencies: - dependency-name: valkey dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: helm-dependencies - dependency-name: valkey dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: helm-dependencies ... Signed-off-by: dependabot[bot] --- tests/charts/application/Chart.lock | 6 +++--- tests/charts/application/Chart.yaml | 2 +- tests/charts/umbrella-application/Chart.lock | 6 +++--- tests/charts/umbrella-application/Chart.yaml | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/charts/application/Chart.lock b/tests/charts/application/Chart.lock index f470120f..036d4aed 100644 --- a/tests/charts/application/Chart.lock +++ b/tests/charts/application/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: valkey repository: https://valkey.io/valkey-helm/ - version: 0.11.0 -digest: sha256:ec188bffb6bf9d99ac2fc11e3765af2b410310193e5b61011695e84404a0db55 -generated: "2026-07-31T04:11:19.746981648Z" + version: 0.12.0 +digest: sha256:8d2d1544b445fe4e643d864b7642b6fe1b5c60e0b10fba82dfebb01757b8ac59 +generated: "2026-09-04T04:12:29.06803385Z" diff --git a/tests/charts/application/Chart.yaml b/tests/charts/application/Chart.yaml index b257a59c..c61b7e32 100644 --- a/tests/charts/application/Chart.yaml +++ b/tests/charts/application/Chart.yaml @@ -26,6 +26,6 @@ appVersion: "0.0.0" dependencies: - name: valkey - version: 0.11.0 + version: 0.12.0 repository: https://valkey.io/valkey-helm/ condition: valkey.enabled diff --git a/tests/charts/umbrella-application/Chart.lock b/tests/charts/umbrella-application/Chart.lock index 9a7e28bf..9b811a43 100644 --- a/tests/charts/umbrella-application/Chart.lock +++ b/tests/charts/umbrella-application/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 0.0.0 - name: valkey repository: https://valkey.io/valkey-helm/ - version: 0.11.0 -digest: sha256:d0f3ebd0fa8ec00419ce4c42e19ea37f3940bf7c9a1bfca0466f7a8b2e3e9dd3 -generated: "2026-07-31T04:11:23.991079637Z" + version: 0.12.0 +digest: sha256:4e4e7acc48ef12861b91d7be2f9ffbd8d8c3819eeac60c8b7c7bd00717b021c1 +generated: "2026-09-04T04:12:33.060839152Z" diff --git a/tests/charts/umbrella-application/Chart.yaml b/tests/charts/umbrella-application/Chart.yaml index e2163aca..b7cc6d49 100644 --- a/tests/charts/umbrella-application/Chart.yaml +++ b/tests/charts/umbrella-application/Chart.yaml @@ -33,6 +33,6 @@ dependencies: - name: valkey alias: database - version: 0.11.0 + version: 0.12.0 repository: https://valkey.io/valkey-helm/ condition: database.enabled