Skip to content

Commit

Permalink
Merge pull request #1762 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 Feb 21, 2025
2 parents e72e940 + c172aab commit 56ef9cb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ commonLabels:
images:
- name: magic-spreadsheet-notifier
newName: ghcr.io/piny940/magic-spreadsheet-notifier # {"$imagepolicy": "default:magic-spreadsheet-notifier:name"}
newTag: 1.0.36 # {"$imagepolicy": "default:magic-spreadsheet-notifier:tag"}
newTag: 1.0.38 # {"$imagepolicy": "default:magic-spreadsheet-notifier:tag"}
- name: magic-spreadsheet-notifier-server
newName: ghcr.io/piny940/magic-spreadsheet-notifier-server # {"$imagepolicy": "default:magic-spreadsheet-notifier-server:name"}
newTag: 1.0.36 # {"$imagepolicy": "default:magic-spreadsheet-notifier-server:tag"}
newTag: 1.0.38 # {"$imagepolicy": "default:magic-spreadsheet-notifier-server:tag"}
resources:
- ../base
- ingress.yaml
Expand Down

0 comments on commit 56ef9cb

Please sign in to comment.