diff --git a/charts/hive/values.yaml b/charts/hive/values.yaml index 200a95b..0061e55 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.2 + tag: 1.5.3 pullPolicy: IfNotPresent ## Resource requests and limits: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/