Skip to content

Commit

Permalink
Update operator to v1.0.3 (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
antares-sw authored Nov 27, 2023
1 parent 130ecd6 commit 0359ed9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/v3-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: v3-operator
version: 3.2.5
appVersion: master
kubeVersion: "^1.20.0-0"
version: 3.2.6
appVersion: v1.0.3
kubeVersion: "^1.25.0"
description: Operator hosted service for Stakewise V3 protocol.
type: application
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/v3-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ serviceAccount:
image:
registry: "europe-west4-docker.pkg.dev"
repository: "stakewiselabs/public/v3-operator"
tag: "v1.0.2"
tag: "v1.0.3"
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down

0 comments on commit 0359ed9

Please sign in to comment.