Skip to content

Commit 95e7ca5

Browse files
authored
chore: update Maintenance Operator to v0.2.1 (Mellanox#1447)
2 parents 9d2b86a + da6d557 commit 95e7ca5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deployment/network-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ maintenance-operator-chart:
194194
image:
195195
repository: ghcr.io/mellanox
196196
name: maintenance-operator
197-
tag: v0.2.0
197+
tag: v0.2.1
198198
admissionController:
199199
# -- enable admission controller of the operator
200200
enable: false

hack/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ nicConfigurationConfigDaemon:
8989
maintenanceOperator:
9090
image: maintenance-operator
9191
repository: ghcr.io/mellanox
92-
version: v0.2.0
92+
version: v0.2.1
9393
spectrumXOperator:
9494
image: spectrum-x-operator
9595
repository: ghcr.io/mellanox

0 commit comments

Comments
 (0)