Update image tags in kustomization.yaml for document-generator-core and dms-ui; remove commented patches

main
Ishrath Ahamed 2 months ago
parent 02309acbfb
commit e56d824e93

@ -9,6 +9,6 @@ patchesStrategicMerge:
images:
- name: registry.cloudsolutions.com.sa/vida-qa/document-generator-core
newName: registry.cloudsolutions.com.sa/vida-qa/document-generator-core
newTag: 4.0.11.16 #4.0.9.0 #4.0.8.0 #4.0.7.0 #4.0.6.0 #4.0.5.0 #4.0.3.0 #4.0.2.0 #4.0.3.0 #4.0.2.0 #4.0.0.1-b6 #4.0.0.1-b2 #4.0.0.1-b4 #4.0.0.1-b1 #4.0.0.0-b4 #4.0.0.0-b3
newTag: 4.0.11.18_prod
namespace: csi-uat

@ -3,9 +3,6 @@ kind: Kustomization
resources:
- https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO/dms/dmsui
#patches:
#- patch-pod.yaml
replicas:
- name: csi-dms-ui
count: 1
@ -13,6 +10,6 @@ replicas:
images:
- name: harbor.moh.gov.sa/vidamoh/dms-ui
newName: registry.cloudsolutions.com.sa/vida-qa/dms-ui
newTag: 4.1.7.22_1 #4.1.7.20_2 #4.1.8.0_5 #4.1.7.14 #4.1.7.13 #4.1.7.10
newTag: 4.1.7.20_prod
namespace: csi-uat

Loading…
Cancel
Save