Skip to content

Commit 005496f

Browse files
authored
chore: update NVIPAM to v0.3.6 (#1386)
2 parents 575e69c + 09bfe39 commit 005496f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full-ocp.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ spec:
9090
nvIpam:
9191
image: nvidia-k8s-ipam
9292
repository: ghcr.io/mellanox
93-
version: v0.3.5
93+
version: v0.3.6
9494
enableWebhook: false
9595
ibKubernetes:
9696
image: ib-kubernetes

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ spec:
9898
nvIpam:
9999
image: nvidia-k8s-ipam
100100
repository: ghcr.io/mellanox
101-
version: v0.3.5
101+
version: v0.3.6
102102
enableWebhook: false
103103
ibKubernetes:
104104
image: ib-kubernetes

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ spec:
6868
nvIpam:
6969
image: nvidia-k8s-ipam
7070
repository: ghcr.io/mellanox
71-
version: v0.3.5
71+
version: v0.3.6
7272
enableWebhook: false

hack/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ IpamPlugin:
6161
nvIpam:
6262
image: nvidia-k8s-ipam
6363
repository: ghcr.io/mellanox
64-
version: v0.3.5
64+
version: v0.3.6
6565
nicFeatureDiscovery:
6666
image: nic-feature-discovery
6767
repository: ghcr.io/mellanox

0 commit comments

Comments
 (0)