Skip to content

Commit

Permalink
chore: bump image versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrox committed May 9, 2024
1 parent 4144e90 commit 7cb11f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/production/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ resources:
images:
- name: manager
newName: ghcr.io/ctrox/zeropod-manager
newTag: v0.1.0
newTag: v0.2.0
- name: installer
newName: ghcr.io/ctrox/zeropod-installer
newTag: v0.1.0
newTag: v0.2.0
patches:
- patch: |-
- op: add
Expand Down

0 comments on commit 7cb11f4

Please sign in to comment.