Skip to content

Commit

Permalink
infra: Update image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
hynseok committed Nov 4, 2024
1 parent 1c317de commit ce3d767
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployment/overlays/prod/be/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ patches:
name: be-ingress
images:
- name: scgskku/ask-be
newTag: 05671f54eeffd901fc1b167fd85331730d5865b4-backend
newTag: 1c317de5c8b19ed4f04b0bc39b5617d98d28c65b-backend
2 changes: 1 addition & 1 deletion deployment/overlays/prod/fe/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ patches:
name: fe-ingress
images:
- name: scgskku/ask-fe
newTag: 05671f54eeffd901fc1b167fd85331730d5865b4-frontend
newTag: 1c317de5c8b19ed4f04b0bc39b5617d98d28c65b-frontend
resources:
- ../../../base/fe
- secret.yaml

0 comments on commit ce3d767

Please sign in to comment.