chore(proteus): Bump staging to 2.21.0
This commit is contained in:
@@ -129,7 +129,7 @@ spec:
|
|||||||
claimName: proteus-ceph-archives
|
claimName: proteus-ceph-archives
|
||||||
containers:
|
containers:
|
||||||
- name: proteus
|
- name: proteus
|
||||||
image: "{{ .Values.stagingImage.repository }}:{{ .Values.stagingImage.tag }}"
|
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
stagingImage:
|
image:
|
||||||
repository: git.oceanbox.io/oceanbox/poseidon/proteus
|
repository: git.oceanbox.io/oceanbox/poseidon/proteus
|
||||||
tag: v2.17.0
|
tag: v2.21.0
|
||||||
|
|||||||
Reference in New Issue
Block a user