From 78fc0eb5fbe8e2f89a823cf8d89fcd832936f112 Mon Sep 17 00:00:00 2001 From: "dare-renovate[bot]" <131777703+dare-renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 15:12:17 +0000 Subject: [PATCH] chore(deps): update harbor.ukserp.ac.uk/dare/hive docker tag to v1.5.2 (#46) 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 dfd0eb8..200a95b 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.0 + tag: 1.5.2 pullPolicy: IfNotPresent ## Resource requests and limits: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/