We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c98e9e2 commit 44a989bCopy full SHA for 44a989b
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ kind: Kustomization
5
images:
6
- name: controller
7
newName: ghcr.io/opennebula/cluster-api-provider-opennebula
8
- newTag: v0.1.2
+ newTag: v0.1.3
test/e2e/kubeadm/config/kubeadm.yaml
@@ -42,7 +42,7 @@ providers:
42
- name: opennebula
43
type: InfrastructureProvider
44
versions:
45
- - name: v0.1.1
+ - name: v0.1.3
46
value: "../../../../config/default"
47
type: kustomize
48
contract: v1beta1
test/e2e/rke2/config/rke2.yaml
@@ -74,7 +74,7 @@ providers:
74
75
76
77
78
79
80
0 commit comments