CHORE(merge): merge develop to main
- Switch to Gitea container registry - Merge registry migration changes
This commit is contained in:
@@ -6,5 +6,4 @@ resources:
|
||||
- application.yaml
|
||||
|
||||
# Application deployments (prod and dev)
|
||||
- application-prod.yaml
|
||||
- application-dev.yaml
|
||||
|
||||
@@ -16,7 +16,7 @@ commonLabels:
|
||||
# 이미지 태그 설정
|
||||
images:
|
||||
- name: ghcr.io/mayne0213/todo
|
||||
newTag: develop-sha-7a5e45bfa0d7214137a5352fee4cdc86d99936c4
|
||||
newTag: develop-sha-b83703fe8a6585b25084fcb2ce4cb54b6f980d9c
|
||||
|
||||
patchesStrategicMerge:
|
||||
- deployment-patch.yaml
|
||||
|
||||
@@ -15,7 +15,7 @@ commonLabels:
|
||||
# 이미지 태그 설정
|
||||
images:
|
||||
- name: ghcr.io/mayne0213/todo
|
||||
newTag: main-sha-1fbca3e01607da3944543ad1dfa34c0686da3523
|
||||
newTag: main-sha-c011afa3febf1537c2f648d6cc2e04194bca59d3
|
||||
|
||||
patchesStrategicMerge:
|
||||
- deployment-patch.yaml
|
||||
Reference in New Issue
Block a user