diff --git a/charts/metis-node/Chart.yaml b/charts/metis-node/Chart.yaml index fd611c6..d333d95 100644 --- a/charts/metis-node/Chart.yaml +++ b/charts/metis-node/Chart.yaml @@ -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" diff --git a/charts/metis-node/values.yaml b/charts/metis-node/values.yaml index cb9ac4c..3d954aa 100644 --- a/charts/metis-node/values.yaml +++ b/charts/metis-node/values.yaml @@ -29,7 +29,7 @@ l2geth: image: repository: metisdao/l2geth pullPolicy: IfNotPresent - tag: "v0.3.1" + tag: "v0.3.2" ## Set ENV envs: [] @@ -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//l1dtl.env.yaml for the details