Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update V3 #520

Merged
merged 1 commit into from
Mar 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/keeper/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: keeper
version: 2.8.12
appVersion: v2.8.10
version: 3.3.0
appVersion: v3.3.0
kubeVersion: "^1.14.0-0"
description: StakeWise Keeper is used to aggregate transactions from the oracles and submit them on-chain.
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/keeper/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ serviceAccount:
image:
registry: "europe-west4-docker.pkg.dev"
repository: "stakewiselabs/public/oracle"
tag: "v2.8.10"
tag: "v3.3.0"
pullPolicy: IfNotPresent

## Credentials to fetch images from private registry
Expand Down
4 changes: 2 additions & 2 deletions charts/oracle/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: oracle
version: 2.8.13
appVersion: v2.8.10
version: 3.3.0
appVersion: v3.3.0
kubeVersion: "^1.14.0-0"
description: The StakeWise application for submitting off-chain data to smart contracts.
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/oracle/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ serviceAccount:
image:
registry: "europe-west4-docker.pkg.dev"
repository: "stakewiselabs/public/oracle"
tag: "v2.8.10"
tag: "v3.3.0
pullPolicy: IfNotPresent

## Configure resource requests and limits.
Expand Down
4 changes: 2 additions & 2 deletions charts/v3-backend/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: v3-backend
version: 3.2.1
appVersion: v1.0.26
version: 3.2.2
appVersion: v1.3.3
kubeVersion: "^1.20.0-0"
description: The StakeWise backend application.
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/v3-backend/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ settings:
image:
registry: "europe-west4-docker.pkg.dev"
repository: "stakewiselabs/private/v3-backend"
tag: "v1.0.8"
tag: "v1.3.3"
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down
4 changes: 2 additions & 2 deletions charts/v3-keeper/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: v3-keeper
version: 3.0.9
appVersion: v0.6.0
version: 3.1.0
appVersion: v0.7.2
kubeVersion: "^1.19.0-0"
description: StakeWise Keeper is used to aggregate transactions from the oracles and submit them on-chain.
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/v3-keeper/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ serviceAccount:
image:
registry: "europe-west4-docker.pkg.dev"
repository: "stakewiselabs/public/v3-keeper"
tag: "v0.6.0"
tag: "v0.7.2"
pullPolicy: IfNotPresent

## Credentials to fetch images from private registry
Expand Down
4 changes: 2 additions & 2 deletions charts/v3-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: v3-operator
version: 3.2.10
appVersion: v1.0.8
version: 3.2.11
appVersion: v1.1.0
description: Operator hosted service for Stakewise V3 protocol.
type: application
icon: https://storage.googleapis.com/stakewise-charts/stakewise.png
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.8"
tag: "v1.1.0"
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down
4 changes: 2 additions & 2 deletions charts/v3-oracle/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: v3-oracle
version: 3.3.6
appVersion: v1.0.9
version: 3.3.7
appVersion: v1.1.0
kubeVersion: "^1.14.0-0"
description: The StakeWise application for submitting off-chain data to smart contracts.
type: application
Expand Down
2 changes: 1 addition & 1 deletion charts/v3-oracle/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ serviceAccount:
image:
registry: "europe-west4-docker.pkg.dev"
repository: "stakewiselabs/public/v3-oracle"
tag: "v1.0.9"
tag: "v1.1.0"
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down
4 changes: 2 additions & 2 deletions charts/web3signer-validators/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 5.2.4
version: 5.2.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: "v5.2.4"
appVersion: "v5.2.5"

keywords:
- ethereum
Expand Down
2 changes: 1 addition & 1 deletion charts/web3signer-validators/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ initImageBusybox:
cliImage:
registry: "europe-west4-docker.pkg.dev"
repository: "stakewiselabs/public/v3-operator"
tag: "v1.0.4"
tag: "v1.1.0"
pullPolicy: IfNotPresent

## Database connection string, ex. 'postgresql://username:pass@hostname/dbname'
Expand Down
2 changes: 1 addition & 1 deletion charts/web3signer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ 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: 5.0.6
version: 5.0.7

# 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
Expand Down
2 changes: 1 addition & 1 deletion charts/web3signer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ initImage:
cliImage:
registry: "europe-west4-docker.pkg.dev"
repository: "stakewiselabs/public/v3-operator"
tag: "v1.0.4"
tag: "v1.1.0"
pullPolicy: IfNotPresent

## Database connection string, ex. 'postgresql://username:pass@hostname/dbname'
Expand Down
Loading