Skip to content

Commit

Permalink
Merge pull request #541 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 20, 2024
2 parents 0d6aa57 + 1e2b3fc commit 7b96a86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/portfolio/production/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ commonLabels:
images:
- name: portfolio-admin
newName: ghcr.io/piny940/portfolio-admin # {"$imagepolicy": "default:portfolio-admin:name"}
newTag: 1.0.24 # {"$imagepolicy": "default:portfolio-admin:tag"}
newTag: 1.0.25 # {"$imagepolicy": "default:portfolio-admin:tag"}
- name: portfolio-app
newName: ghcr.io/piny940/portfolio-app # {"$imagepolicy": "default:portfolio-app:name"}
newTag: 1.0.0-20241015015638 # {"$imagepolicy": "default:portfolio-app:tag"}
newTag: 1.0.0-20241020013353 # {"$imagepolicy": "default:portfolio-app:tag"}
- name: portfolio-backend
newName: ghcr.io/piny940/portfolio-backend # {"$imagepolicy": "default:portfolio-backend:name"}
newTag: 1.0.25 # {"$imagepolicy": "default:portfolio-backend:tag"}
Expand Down

0 comments on commit 7b96a86

Please sign in to comment.