From d643e7193e5e7485cf34ff4a17773d469c941b3a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 8 Mar 2026 00:02:42 +0000 Subject: [PATCH] Update git.oceanbox.io/oceanbox/poseidon/codex Docker tag to v1.46.3 --- charts/codex/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.52.0