Skip to content

Commit

Permalink
Merge pull request #540 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 fc7ce17 + 942073b commit 0d6aa57
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 @@ -12,10 +12,10 @@ images:
newTag: 1.0.0-20241015015638 # {"$imagepolicy": "default:portfolio-app:tag"}
- name: portfolio-backend
newName: ghcr.io/piny940/portfolio-backend # {"$imagepolicy": "default:portfolio-backend:name"}
newTag: 1.0.24 # {"$imagepolicy": "default:portfolio-backend:tag"}
newTag: 1.0.25 # {"$imagepolicy": "default:portfolio-backend:tag"}
- name: portfolio-updater
newName: ghcr.io/piny940/portfolio-updater # {"$imagepolicy": "default:portfolio-updater:name"}
newTag: 1.0.24 # {"$imagepolicy": "default:portfolio-updater:tag"}
newTag: 1.0.25 # {"$imagepolicy": "default:portfolio-updater:tag"}
resources:
- ../base
- ingress.yaml
Expand Down

0 comments on commit 0d6aa57

Please sign in to comment.