diff --git a/charts/graph-network-indexer/Chart.yaml b/charts/graph-network-indexer/Chart.yaml index b19c075..9016909 100644 --- a/charts/graph-network-indexer/Chart.yaml +++ b/charts/graph-network-indexer/Chart.yaml @@ -22,4 +22,4 @@ version: 0.1.2 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: image=ghcr.io/graphprotocol/indexer-service -appVersion: "v0.20.5-alpha.1" +appVersion: "v0.20.23" diff --git a/charts/graph-node/values.yaml b/charts/graph-node/values.yaml index 0fb4665..bacd536 100644 --- a/charts/graph-node/values.yaml +++ b/charts/graph-node/values.yaml @@ -10,7 +10,7 @@ image: pullPolicy: IfNotPresent # -- Overrides the image tag # @default -- Chart.appVersion - tag: "v0.0.0" + tag: "v0.32.0" # -- Pull secrets required to fetch the Image imagePullSecrets: []