diff --git a/kubernetes/apps/auth/production/kustomization.yaml b/kubernetes/apps/auth/production/kustomization.yaml index 5e7e37d49..7a6d00929 100644 --- a/kubernetes/apps/auth/production/kustomization.yaml +++ b/kubernetes/apps/auth/production/kustomization.yaml @@ -16,10 +16,10 @@ 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.656 # {"$imagepolicy": "default:auth-example:tag"} + newTag: 1.0.657 # {"$imagepolicy": "default:auth-example:tag"} configMapGenerator: - name: auth-conf behavior: merge