Update git.oceanbox.io/oceanbox/poseidon/codex Docker tag to v1.46.3

This commit was merged in pull request #137.
This commit is contained in:
2026-03-08 00:02:42 +00:00
committed by Moritz Jörg
parent 4026bef580
commit 60901fe1fc
+1 -1
View File
@@ -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