Skip to content

Commit

Permalink
Bump l2geth to 0.3.2 and themis to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ericlee42 committed Aug 5, 2024
1 parent e7b7d50 commit cf83262
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/metis-node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: metis-node
description: A Helm chart for Metis node
type: application
version: 0.0.6
appVersion: "0.3.1"
version: 0.0.7
appVersion: "0.3.2"
4 changes: 2 additions & 2 deletions charts/metis-node/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ l2geth:
image:
repository: metisdao/l2geth
pullPolicy: IfNotPresent
tag: "v0.3.1"
tag: "v0.3.2"

## Set ENV
envs: []
Expand Down Expand Up @@ -232,7 +232,7 @@ consensus:
image:
repository: metisdao/themis
pullPolicy: IfNotPresent
tag: "v0.1.2"
tag: "v0.1.4"

## Set ENV vars via secret
## Refer to docs/networks/<network>/l1dtl.env.yaml for the details
Expand Down

0 comments on commit cf83262

Please sign in to comment.