Skip to content

Commit 42b35a9

Browse files
authored
Promote hac-dev to prod (#5639)
1 parent c502da0 commit 42b35a9

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

components/ui/development/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ images:
1515
# hac-dev
1616
- name: quay.io/cloudservices/hac-dev-frontend
1717
newName: quay.io/cloudservices/hac-dev-frontend
18-
newTag: 9522a36
18+
newTag: c77c78a
1919

2020
configMapGenerator:
2121
- name: fed-modules

components/ui/production/kflux-ocp-p01/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ images:
1919
# hac-dev
2020
- name: quay.io/cloudservices/hac-dev-frontend
2121
newName: quay.io/cloudservices/hac-dev-frontend
22-
newTag: 198c611
22+
newTag: c77c78a
2323

2424
configMapGenerator:
2525
- name: fed-modules

components/ui/production/stone-prod-p01/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ images:
1919
# hac-dev
2020
- name: quay.io/cloudservices/hac-dev-frontend
2121
newName: quay.io/cloudservices/hac-dev-frontend
22-
newTag: 198c611
22+
newTag: c77c78a
2323

2424
configMapGenerator:
2525
- name: fed-modules

components/ui/production/stone-prod-p02/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ images:
1919
# hac-dev
2020
- name: quay.io/cloudservices/hac-dev-frontend
2121
newName: quay.io/cloudservices/hac-dev-frontend
22-
newTag: 198c611
22+
newTag: c77c78a
2323

2424
configMapGenerator:
2525
- name: fed-modules

components/ui/staging/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ images:
1919
# hac-dev
2020
- name: quay.io/cloudservices/hac-dev-frontend
2121
newName: quay.io/cloudservices/hac-dev-frontend
22-
newTag: 198c611
22+
newTag: c77c78a
2323

2424
configMapGenerator:
2525
- name: fed-modules

0 commit comments

Comments
 (0)