CHORE(merge): merge develop to main

- Switch to Gitea container registry
- Merge registry migration changes
This commit is contained in:
2025-12-20 13:05:08 +09:00
4 changed files with 7 additions and 8 deletions

View File

@@ -6,5 +6,4 @@ resources:
- application.yaml
# Application deployments (prod and dev)
- application-prod.yaml
- application-dev.yaml

View File

@@ -16,7 +16,7 @@ commonLabels:
# 이미지 태그 설정
images:
- name: ghcr.io/mayne0213/todo
newTag: develop-sha-7a5e45bfa0d7214137a5352fee4cdc86d99936c4
newTag: develop-sha-b83703fe8a6585b25084fcb2ce4cb54b6f980d9c
patchesStrategicMerge:
- deployment-patch.yaml

View File

@@ -15,7 +15,7 @@ commonLabels:
# 이미지 태그 설정
images:
- name: ghcr.io/mayne0213/todo
newTag: main-sha-1fbca3e01607da3944543ad1dfa34c0686da3523
newTag: main-sha-c011afa3febf1537c2f648d6cc2e04194bca59d3
patchesStrategicMerge:
- deployment-patch.yaml