Skip to content

Commit

Permalink
Merge pull request #571 from piny940/fluxcd/image-update
Browse files Browse the repository at this point in the history
FluxCD Image Update Automation PR
  • Loading branch information
github-actions[bot] authored Oct 24, 2024
2 parents 3ec0f8e + 4fed633 commit 87e2253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/auth/production/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ resources:
images:
- name: auth
newName: ghcr.io/piny940/auth-backend # {"$imagepolicy": "default:auth:name"}
newTag: 1.0.6 # {"$imagepolicy": "default:auth:tag"}
newTag: 1.0.7 # {"$imagepolicy": "default:auth:tag"}
- name: auth-frontend
newName: ghcr.io/piny940/auth-frontend # {"$imagepolicy": "default:auth-frontend:name"}
newTag: 1.0.6 # {"$imagepolicy": "default:auth-frontend:tag"}
Expand Down

0 comments on commit 87e2253

Please sign in to comment.