diff --git a/tests/charts/application/Chart.lock b/tests/charts/application/Chart.lock index 079ed5d6..d8d4e926 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.10.0 -digest: sha256:81d70fb9cd73140c14a3ed25911897dd5f56f300c8b4550d6ea3b815fcdd25e4 -generated: "2026-06-30T17:49:16.232157733Z" + version: 0.11.0 +digest: sha256:ec188bffb6bf9d99ac2fc11e3765af2b410310193e5b61011695e84404a0db55 +generated: "2026-07-24T04:09:36.839912662Z" diff --git a/tests/charts/application/Chart.yaml b/tests/charts/application/Chart.yaml index 7845079a..b257a59c 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.10.0 + version: 0.11.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 4e95618b..e2332710 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.10.0 -digest: sha256:c8cf6589108079a0cf1bcc1f3609a62224d77100cd1beb77d3055d1155aacc73 -generated: "2026-06-30T17:49:20.439671943Z" + version: 0.11.0 +digest: sha256:d0f3ebd0fa8ec00419ce4c42e19ea37f3940bf7c9a1bfca0466f7a8b2e3e9dd3 +generated: "2026-07-24T04:09:41.069368959Z" diff --git a/tests/charts/umbrella-application/Chart.yaml b/tests/charts/umbrella-application/Chart.yaml index b1eb8647..e2163aca 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.10.0 + version: 0.11.0 repository: https://valkey.io/valkey-helm/ condition: database.enabled