From 48dbcc0645169374dcb523e5094eff09e9b56d34 Mon Sep 17 00:00:00 2001 From: antares-sw <23400824+antares-sw@users.noreply.github.com> Date: Thu, 29 Feb 2024 10:02:47 +0300 Subject: [PATCH] Update SSV to v1.3.0 (#514) --- charts/ssv-node/Chart.yaml | 4 ++-- charts/ssv-node/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/ssv-node/Chart.yaml b/charts/ssv-node/Chart.yaml index f59f9a6bb..79390386c 100644 --- a/charts/ssv-node/Chart.yaml +++ b/charts/ssv-node/Chart.yaml @@ -16,13 +16,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.4 +version: 1.0.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v0.3.1" +appVersion: "v1.3.0" dependencies: - name: common diff --git a/charts/ssv-node/values.yaml b/charts/ssv-node/values.yaml index e24088400..498a8d3fa 100644 --- a/charts/ssv-node/values.yaml +++ b/charts/ssv-node/values.yaml @@ -21,7 +21,7 @@ image: repository: bloxstaking/ssv-node pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v0.3.1" + tag: "v1.3.0" imagePullSecrets: [] nameOverride: ""