Skip to content

Commit

Permalink
Update default envs
Browse files Browse the repository at this point in the history
  • Loading branch information
antares-sw committed Jun 27, 2024
1 parent 9fdca19 commit 04f0036
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions charts/backend/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: backend
version: 2.4.24
appVersion: v2.4.23
version: 2.4.25
appVersion: v2.5.13
kubeVersion: "^1.18.0-0"
description: The StakeWise backend application.
type: application
Expand Down
12 changes: 6 additions & 6 deletions charts/backend/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ commonConf:
image:
registry: "europe-west4-docker.pkg.dev"
repository: "stakewiselabs/private/backend"
tag: "v2.4.23"
tag: "v2.5.13"
pullPolicy: IfNotPresent
pullSecrets: [ ]

Expand Down Expand Up @@ -322,20 +322,20 @@ celery:
## Graph
##
stakewiseSubgraphUrls:
mainnet: "https://api.thegraph.com/subgraphs/name/stakewise/stakewise-mainnet"
mainnet: "https://graph.stakewise.io/subgraphs/name/stakewise/stakewise"
goerli: "https://api.thegraph.com/subgraphs/name/stakewise/stakewise-goerli"
permGoerli: "https://api.thegraph.com/subgraphs/name/stakewise/stakewise-perm-goerli"
gnosis: "https://api.thegraph.com/subgraphs/name/stakewise/stakewise-gnosis"
gnosis: "https://graph-gno.stakewise.io/subgraphs/name/stakewise/stakewise"
harbourMainnet: "https://api.thegraph.com/subgraphs/name/stakewise/stakewise-harbour-mainnet"
harbourGoerli: "https://api.thegraph.com/subgraphs/name/stakewise/stakewise-perm-goerli"
uniswapV3SubgraphUrls:
mainnet: "https://api.thegraph.com/subgraphs/name/stakewise/uniswap-v3-mainnet"
mainnet: "https://graph.stakewise.io/subgraphs/name/stakewise/uniswap-v3"
goerli: "https://api.thegraph.com/subgraphs/name/stakewise/uniswap-v3-goerli"
ethereumSubgraphUrls:
mainnet: "https://api.thegraph.com/subgraphs/name/stakewise/ethereum-mainnet"
mainnet: "https://graph.stakewise.io/subgraphs/name/stakewise/ethereum"
goerli: "https://api.thegraph.com/subgraphs/name/stakewise/ethereum-goerli"
permGoerli: "https://api.thegraph.com/subgraphs/name/stakewise/ethereum-goerli"
gnosis: "https://api.thegraph.com/subgraphs/name/stakewise/ethereum-gnosis"
gnosis: "https://graph-gno.stakewise.io/subgraphs/name/stakewise/ethereum"
harbourMainnet: "https://api.thegraph.com/subgraphs/name/stakewise/ethereum-mainnet"
harbourGoerli: "https://api.thegraph.com/subgraphs/name/stakewise/ethereum-goerli"

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: 3.3.0
appVersion: v3.3.0
version: 3.3.1
appVersion: v4.0.4
kubeVersion: "^1.14.0-0"
description: The StakeWise application for submitting off-chain data to smart contracts.
type: application
Expand Down
16 changes: 8 additions & 8 deletions charts/oracle/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,27 +83,27 @@ settings:

## Graph
## Options:
## mainnet: "https://api.thegraph.com/subgraphs/name/stakewise/stakewise-mainnet"
## mainnet: "https://graph.stakewise.io/subgraphs/name/stakewise/stakewise"
## goerli: "https://api.thegraph.com/subgraphs/name/stakewise/stakewise-goerli"
## permGoerli: "https://api.thegraph.com/subgraphs/name/stakewise/stakewise-perm-goerli"
## gnosis: "https://api.thegraph.com/subgraphs/name/stakewise/stakewise-gnosis"
## gnosis: "https://graph-gno.stakewise.io/subgraphs/name/stakewise/stakewise"
## harbourMainnet: "https://api.thegraph.com/subgraphs/name/stakewise/stakewise-harbour-mainnet"
## harbourGoerli: "https://api.thegraph.com/subgraphs/name/stakewise/stakewise-perm-goerli"
stakewiseSubgraphUrls: "https://graph.stakewise.io/subgraphs/name/stakewise/stakewise,https://api.thegraph.com/subgraphs/name/stakewise/stakewise-mainnet"
stakewiseSubgraphUrls: "https://graph.stakewise.io/subgraphs/name/stakewise/stakewise"

## Options:
## mainnet: "https://api.thegraph.com/subgraphs/name/stakewise/uniswap-v3-mainnet"
## mainnet: "https://graph.stakewise.io/subgraphs/name/stakewise/uniswap-v3"
## goerli: "https://api.thegraph.com/subgraphs/name/stakewise/uniswap-v3-goerli"
uniswapV3SubgraphUrls: "https://graph.stakewise.io/subgraphs/name/stakewise/uniswap-v3,https://api.thegraph.com/subgraphs/name/stakewise/uniswap-v3-mainnet"
uniswapV3SubgraphUrls: "https://graph.stakewise.io/subgraphs/name/stakewise/uniswap-v3"

## Options:
## mainnet: "https://api.thegraph.com/subgraphs/name/stakewise/ethereum-mainnet"
## mainnet: "https://graph.stakewise.io/subgraphs/name/stakewise/ethereum"
## goerli: "https://api.thegraph.com/subgraphs/name/stakewise/ethereum-goerli"
## permGoerli: "https://api.thegraph.com/subgraphs/name/stakewise/ethereum-goerli"
## gnosis: "https://api.thegraph.com/subgraphs/name/stakewise/ethereum-gnosis"
## gnosis: "https://graph-gno.stakewise.io/subgraphs/name/stakewise/ethereum"
## harbourMainnet: "https://api.thegraph.com/subgraphs/name/stakewise/ethereum-mainnet"
## harbourGoerli: "https://api.thegraph.com/subgraphs/name/stakewise/ethereum-goerli"
ethereumSubgraphUrls: "https://graph.stakewise.io/subgraphs/name/stakewise/ethereum,https://api.thegraph.com/subgraphs/name/stakewise/ethereum-mainnet"
ethereumSubgraphUrls: "https://graph.stakewise.io/subgraphs/name/stakewise/ethereum"

## Credentials
##
Expand Down

0 comments on commit 04f0036

Please sign in to comment.