Skip to content

Commit

Permalink
chore: bump to v1.4.0x
Browse files Browse the repository at this point in the history
  • Loading branch information
chomatdam committed Nov 15, 2024
1 parent 2f7e77b commit deee11f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gitops/components/kubevirt/kustomize/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ resources:
images:
- name: quay.io/kubevirt/virt-operator:v1.4.0-rc.0
newName: ghcr.io/pelotech/kubevirt/virt-operator
newTag: v1.4.0-rc.0x
newTag: v1.4.0x

patches:
- target:
Expand Down Expand Up @@ -39,4 +39,4 @@ patches:
patch: |-
- op: replace
path: /spec/template/spec/containers/0/env/0/value
value: ghcr.io/pelotech/kubevirt/virt-operator:v1.4.0-rc.0x
value: ghcr.io/pelotech/kubevirt/virt-operator:v1.4.0x

0 comments on commit deee11f

Please sign in to comment.