diff --git a/charts/v3-operator/Chart.yaml b/charts/v3-operator/Chart.yaml index edd07b9f3..b7c9da92f 100644 --- a/charts/v3-operator/Chart.yaml +++ b/charts/v3-operator/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: v3-operator -version: 3.2.7 -appVersion: v1.0.4 +version: 3.2.8 +appVersion: v1.0.6 description: Operator hosted service for Stakewise V3 protocol. type: application keywords: diff --git a/charts/v3-operator/values.yaml b/charts/v3-operator/values.yaml index 2a1ac267b..fc589fea1 100644 --- a/charts/v3-operator/values.yaml +++ b/charts/v3-operator/values.yaml @@ -57,7 +57,7 @@ serviceAccount: image: registry: "europe-west4-docker.pkg.dev" repository: "stakewiselabs/public/v3-operator" - tag: "v1.0.4" + tag: "v1.0.6" pullPolicy: IfNotPresent pullSecrets: []