From 5ed17f5f8f8cb5b6c44ad1b5f51a9d463a85e9ed Mon Sep 17 00:00:00 2001 From: fluxcdbot Date: Sat, 22 Feb 2025 06:47:04 +0000 Subject: [PATCH] Production: ghcr.io/piny940/auth-backend:1.0.213 --- 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 d6ce0f10..884e6f39 100644 --- a/kubernetes/apps/auth/production/kustomization.yaml +++ b/kubernetes/apps/auth/production/kustomization.yaml @@ -12,7 +12,7 @@ resources: images: - name: auth newName: ghcr.io/piny940/auth-backend # {"$imagepolicy": "default:auth:name"} - newTag: 1.0.212 # {"$imagepolicy": "default:auth:tag"} + newTag: 1.0.213 # {"$imagepolicy": "default:auth:tag"} - name: auth-frontend newName: ghcr.io/piny940/auth-frontend # {"$imagepolicy": "default:auth-frontend:name"} newTag: 1.0.179 # {"$imagepolicy": "default:auth-frontend:tag"}