Skip to content

Commit dd4f96f

Browse files
authored
chore: update nic-configuration-operator version to v0.1.5 (#1113)
2 parents be46db3 + e3e36f6 commit dd4f96f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

deployment/network-operator/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,12 @@ nic-configuration-operator-chart:
174174
image:
175175
repository: ghcr.io/mellanox
176176
name: nic-configuration-operator
177-
tag: v0.1.4
177+
tag: v0.1.5
178178
configDaemon:
179179
image:
180180
repository: ghcr.io/mellanox
181181
name: nic-configuration-operator-daemon
182-
tag: v0.1.4
182+
tag: v0.1.5
183183

184184
# General Operator related values
185185
# The operator element allows to deploy network operator from an alternate location

hack/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ rdmaCni:
8181
nicConfigurationOperator:
8282
image: nic-configuration-operator
8383
repository: ghcr.io/mellanox
84-
version: v0.1.4
84+
version: v0.1.5
8585
nicConfigurationConfigDaemon:
8686
image: nic-configuration-operator-daemon
8787
repository: ghcr.io/mellanox
88-
version: v0.1.4
88+
version: v0.1.5

0 commit comments

Comments
 (0)