Skip to content

Commit

Permalink
feat(deps): update graph dependencies
Browse files Browse the repository at this point in the history
| datasource | package                  | from   | to      |
| ---------- | ------------------------ | ------ | ------- |
| docker     | graphprotocol/graph-node | v0.0.0 | v0.33.0 |
  • Loading branch information
renovate-41e06b0f[bot] committed Oct 31, 2023
1 parent d0aef5c commit 5b7df07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/graph-node/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ image:
pullPolicy: IfNotPresent
# -- Overrides the image tag
# @default -- Chart.appVersion
tag: "v0.0.0"
tag: "v0.33.0"

# -- Pull secrets required to fetch the Image
imagePullSecrets: []
Expand Down

0 comments on commit 5b7df07

Please sign in to comment.