From 92f8ffaf48d66b243dc78c3ea15560a1639964c0 Mon Sep 17 00:00:00 2001 From: "dare-renovate[bot]" <131777703+dare-renovate[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 12:45:45 +0000 Subject: [PATCH] chore(deps): update harbor.ukserp.ac.uk/dare/hive docker tag to v1.6.0 (#57) Co-authored-by: dare-renovate[bot] <129118232+dare-renovate[bot]@users.noreply.github.enterprise.com> --- charts/hive/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/hive/values.yaml b/charts/hive/values.yaml index de5fe38..5792f7b 100644 --- a/charts/hive/values.yaml +++ b/charts/hive/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 ## Default Hive image and tag. image: repository: harbor.ukserp.ac.uk/dare/hive - tag: 1.5.6 + tag: 1.6.0 pullPolicy: IfNotPresent ## Resource requests and limits: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/