From 211524cb6fbc4f99090eed1feac14a5b4369e8b1 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Sun, 8 Feb 2026 00:59:12 +0000 Subject: [PATCH 1/2] Production Changes: - 1.0.656 -> 1.0.657 --- kubernetes/apps/auth/production/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/auth/production/kustomization.yaml b/kubernetes/apps/auth/production/kustomization.yaml index 5e7e37d49..bbb83f59c 100644 --- a/kubernetes/apps/auth/production/kustomization.yaml +++ b/kubernetes/apps/auth/production/kustomization.yaml @@ -19,7 +19,7 @@ images: newTag: 1.0.656 # {"$imagepolicy": "default:auth-frontend:tag"} - name: auth-example newName: ghcr.io/piny940/auth-example # {"$imagepolicy": "default:auth-example:name"} - newTag: 1.0.656 # {"$imagepolicy": "default:auth-example:tag"} + newTag: 1.0.657 # {"$imagepolicy": "default:auth-example:tag"} configMapGenerator: - name: auth-conf behavior: merge From 7f1a4338e47b7574079984ef3df75cec25b65e19 Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Sun, 8 Feb 2026 00:59:17 +0000 Subject: [PATCH 2/2] Production Changes: - 1.0.656 -> 1.0.657 --- kubernetes/apps/auth/production/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/auth/production/kustomization.yaml b/kubernetes/apps/auth/production/kustomization.yaml index bbb83f59c..7a6d00929 100644 --- a/kubernetes/apps/auth/production/kustomization.yaml +++ b/kubernetes/apps/auth/production/kustomization.yaml @@ -16,7 +16,7 @@ images: newTag: 1.0.657 # {"$imagepolicy": "default:auth:tag"} - name: auth-frontend newName: ghcr.io/piny940/auth-frontend # {"$imagepolicy": "default:auth-frontend:name"} - newTag: 1.0.656 # {"$imagepolicy": "default:auth-frontend:tag"} + newTag: 1.0.657 # {"$imagepolicy": "default:auth-frontend:tag"} - name: auth-example newName: ghcr.io/piny940/auth-example # {"$imagepolicy": "default:auth-example:name"} newTag: 1.0.657 # {"$imagepolicy": "default:auth-example:tag"}