Skip to content

Commit bf42e29

Browse files
feat(deps): update arbitrum dependencies
| datasource | package | from | to | | ---------- | -------------------------- | --------------- | --------------------------- | | docker | lachlanevenson/k8s-kubectl | v1.21.3 | v1.25.4 | | docker | offchainlabs/nitro-node | v2.0.10-73224e3 | v2.1.2-4c55843-slim-arm64v8 |
1 parent 2eff9d6 commit bf42e29

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/arbitrum-classic/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ arbitrum:
151151
# -- Container image to fetch nodeport information
152152
repository: lachlanevenson/k8s-kubectl
153153
# -- Container tag
154-
tag: v1.21.3
154+
tag: v1.25.4
155155
# -- Container pull policy
156156
pullPolicy: IfNotPresent
157157

charts/arbitrum-nitro/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ version: 0.1.10
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
2424
# renovate: image=offchainlabs/nitro-node
25-
appVersion: "v2.0.10-73224e3"
25+
appVersion: "v2.1.2-4c55843-slim-arm64v8"

charts/arbitrum-nitro/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,6 @@ nitro:
145145
# -- Container image to fetch nodeport information
146146
repository: lachlanevenson/k8s-kubectl
147147
# -- Container tag
148-
tag: v1.21.3
148+
tag: v1.25.4
149149
# -- Container pull policy
150150
pullPolicy: IfNotPresent

0 commit comments

Comments
 (0)