We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d2b86a + da6d557 commit 95e7ca5Copy full SHA for 95e7ca5
deployment/network-operator/values.yaml
@@ -194,7 +194,7 @@ maintenance-operator-chart:
194
image:
195
repository: ghcr.io/mellanox
196
name: maintenance-operator
197
- tag: v0.2.0
+ tag: v0.2.1
198
admissionController:
199
# -- enable admission controller of the operator
200
enable: false
hack/release.yaml
@@ -89,7 +89,7 @@ nicConfigurationConfigDaemon:
89
maintenanceOperator:
90
image: maintenance-operator
91
92
- version: v0.2.0
+ version: v0.2.1
93
spectrumXOperator:
94
image: spectrum-x-operator
95
0 commit comments