ci(prod): deploy codex v2.2.0

This commit is contained in:
Gitea Actions
2026-04-21 08:12:35 +00:00
parent c83eba8d64
commit fa1a9e5f0b
2 changed files with 3 additions and 3 deletions
+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: v2.1.0
tag: v2.2.0
# 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