Skip to content

Commit

Permalink
chore(kubevirt): v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmorton committed Sep 24, 2024
1 parent ef85c98 commit e8799e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- https://github.com/kubevirt/kubevirt/releases/download/v1.2.0/kubevirt-operator.yaml
- https://github.com/kubevirt/containerized-data-importer/releases/download/v1.59.0/cdi-operator.yaml
- https://github.com/kubevirt/kubevirt/releases/download/v1.3.1/kubevirt-operator.yaml
- https://github.com/kubevirt/containerized-data-importer/releases/download/v1.60.3/cdi-operator.yaml

commonAnnotations:
argocd.argoproj.io/sync-wave: "-10"
2 changes: 1 addition & 1 deletion gitops/components/kubevirt/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ spec:
source:
repoURL: 'https://github.com/pelotech/foundation'
path: 'gitops/components/kubevirt/kustomize'
targetRevision: main
targetRevision: kubevert-v1.3.1

0 comments on commit e8799e9

Please sign in to comment.