chore(proteus): Bump staging to 2.21.0

This commit is contained in:
2026-07-24 14:52:17 +02:00
parent 24f1f2fd2c
commit 0e8585572c
2 changed files with 3 additions and 3 deletions
@@ -129,7 +129,7 @@ spec:
claimName: proteus-ceph-archives
containers:
- name: proteus
image: "{{ .Values.stagingImage.repository }}:{{ .Values.stagingImage.tag }}"
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
resources:
requests:
cpu: 500m
+2 -2
View File
@@ -1,3 +1,3 @@
stagingImage:
image:
repository: git.oceanbox.io/oceanbox/poseidon/proteus
tag: v2.17.0
tag: v2.21.0