Skip to content

Commit

Permalink
chore(KFLUXBUGS-1200): update UI images for production (#3602)
Browse files Browse the repository at this point in the history
- based on method prescribed in KONFLUX-2176
- tested on stage via #3599

Signed-off-by: Scott Hebert <[email protected]>
  • Loading branch information
scoheb authored Apr 19, 2024
1 parent d4a8b41 commit 4ead3be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/ui/production/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ images:
# chrome frontend
- name: quay.io/cloudservices/insights-chrome-frontend
newName: quay.io/cloudservices/insights-chrome-frontend
newTag: 9ddfec6
newTag: 94f3475
# chrome service
- name: quay.io/cloudservices/chrome-service
newName: quay.io/cloudservices/chrome-service
newTag: 457001e
newTag: 3fcdfde
# hac
- name: quay.io/cloudservices/hac-core-frontend
newName: quay.io/cloudservices/hac-core-frontend
newTag: 0bffd43
# hac-dev
- name: quay.io/cloudservices/hac-dev-frontend
newName: quay.io/cloudservices/hac-dev-frontend
newTag: 7932b2a
newTag: 69fab83

configMapGenerator:
- name: fed-modules
Expand Down

0 comments on commit 4ead3be

Please sign in to comment.