Skip to content

Commit 7610351

Browse files
feat(deps): update erigon dependencies
| datasource | package | from | to | | ---------- | -------------------------- | ------- | ------- | | docker | lachlanevenson/k8s-kubectl | v1.21.3 | v1.25.4 | | docker | thorax/erigon | v0.0.0 | v2.60.4 |
1 parent ae85d5e commit 7610351

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/erigon/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ image:
1010
pullPolicy: IfNotPresent
1111
# -- Overrides the image tag
1212
# @default -- Chart.appVersion
13-
tag: "v0.0.0"
13+
tag: "v2.60.4"
1414

1515
# -- Pull secrets required to fetch the Image
1616
imagePullSecrets: []
@@ -164,7 +164,7 @@ statefulNode:
164164
# -- Container image to fetch nodeport information
165165
repository: lachlanevenson/k8s-kubectl
166166
# -- Container tag
167-
tag: v1.21.3
167+
tag: v1.25.4
168168
# -- Container pull policy
169169
pullPolicy: IfNotPresent
170170

0 commit comments

Comments
 (0)