Skip to content

Commit

Permalink
chore(deps): update us.gcr.io/celo-org/geth docker tag to v1.8.4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent 194c0c6 commit 2e69930
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/kong-celo-fullnode/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ celo_fullnode:
image:
imagePullPolicy: IfNotPresent
repository: us.gcr.io/celo-org/geth
tag: 1.8.0
tag: 1.8.4
public_ip_per_node: []
node_keys: []
resources:
Expand Down
2 changes: 1 addition & 1 deletion charts/load-test/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ genesis:
geth:
image:
repository: us.gcr.io/celo-org/geth
tag: 1.8.0
tag: 1.8.4
networkID: '9099000'
staticNodes: ''
verbosity: 1
Expand Down
2 changes: 1 addition & 1 deletion charts/testnet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ genesis:
geth:
image:
repository: us.gcr.io/celo-org/geth
tag: 1.8.0
tag: 1.8.4
resources:
requests:
memory: "256Mi"
Expand Down

0 comments on commit 2e69930

Please sign in to comment.