From 243f17e852723081f67f5d493f786d020ba5482c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 04:11:47 +0000 Subject: [PATCH] chore(deps): update valkey docker tag to v0.3.7 --- 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 3abdbac..b2fbc00 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.6 + version: 0.3.7 repository: oci://registry-1.docker.io/bitnamicharts condition: valkey.enabled