CHORE(merge): merge branch develop

- Sync main with develop branch
- Apply development changes
This commit is contained in:
2025-12-09 03:37:11 +09:00
3 changed files with 3 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ spec:
rollingUpdate: rollingUpdate:
maxUnavailable: 1 maxUnavailable: 1
maxSurge: 1 maxSurge: 1
revisionHistoryLimit: 1
template: template:
metadata: metadata:
labels: labels:

View File

@@ -14,7 +14,7 @@ commonLabels:
# 이미지 태그 설정 # 이미지 태그 설정
images: images:
- name: ghcr.io/mayne0213/jovies - name: ghcr.io/mayne0213/jovies
newTag: develop-sha-2b51f661ffff5a963debdaaefa455e0700094017 newTag: develop-sha-4aa296e37e3611aa8acf3b31565ef7c80aeff3c0
patchesStrategicMerge: patchesStrategicMerge:
- deployment-patch.yaml - deployment-patch.yaml

View File

@@ -13,7 +13,7 @@ commonLabels:
# 이미지 태그 설정 # 이미지 태그 설정
images: images:
- name: ghcr.io/mayne0213/jovies - name: ghcr.io/mayne0213/jovies
newTag: main-sha-723c52e064d1c2f82694035dace2bbf6ca678361 newTag: main-sha-af477b9ff79f3e19a03dedfccdb099161469471f
patchesStrategicMerge: patchesStrategicMerge:
- deployment-patch.yaml - deployment-patch.yaml