diff --git a/charts/codex/values.yaml b/charts/codex/values.yaml index 952a6c92..b6b198f4 100644 --- a/charts/codex/values.yaml +++ b/charts/codex/values.yaml @@ -10,7 +10,7 @@ image: # This sets the pull policy for images. pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: v1.42.15 + tag: v1.46.3 # This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ imagePullSecrets: - name: gitlab-pull-secret