From fc824723f551c6504eacceb0e4d26997a10af8af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 03:35:17 +0000 Subject: [PATCH] chore(deps): update valkey docker tag to v0.3.6 --- charts/hyperglass/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/hyperglass/Chart.yaml b/charts/hyperglass/Chart.yaml index 0f7da84..54aac17 100644 --- a/charts/hyperglass/Chart.yaml +++ b/charts/hyperglass/Chart.yaml @@ -15,6 +15,6 @@ home: https://github.com/thatmattlove/hyperglass icon: https://artifacthub.io/image/e417b561-5fe4-4ee3-9b89-f67df4069169 dependencies: - name: valkey - version: 0.3.5 + version: 0.3.6 repository: oci://registry-1.docker.io/bitnamicharts condition: valkey.enabled