diff --git a/deployment/network-operator/values.yaml b/deployment/network-operator/values.yaml index a3bfb341..d5c95087 100644 --- a/deployment/network-operator/values.yaml +++ b/deployment/network-operator/values.yaml @@ -178,7 +178,7 @@ nic-configuration-operator-chart: image: repository: ghcr.io/mellanox name: nic-configuration-operator - tag: v0.1.14 + tag: v0.1.15 configDaemon: image: repository: ghcr.io/mellanox diff --git a/hack/release.yaml b/hack/release.yaml index 67bbe729..97ae76d7 100644 --- a/hack/release.yaml +++ b/hack/release.yaml @@ -81,7 +81,7 @@ rdmaCni: nicConfigurationOperator: image: nic-configuration-operator repository: ghcr.io/mellanox - version: v0.1.14 + version: v0.1.15 nicConfigurationConfigDaemon: image: nic-configuration-operator-daemon repository: ghcr.io/mellanox