From ec3f4afe2ef8e79850c3e3dd667a703dc0e3938c Mon Sep 17 00:00:00 2001 From: "github-merge-queue[bot]" Date: Thu, 25 Jul 2024 20:53:57 +0000 Subject: [PATCH] Changes from astriaorg/astria@4b014f73defbf60f44acbade8712c36a7c87867a --- charts/evm-rollup/Chart.yaml | 4 ++-- charts/evm-rollup/values.yaml | 2 +- charts/evm-stack/Chart.lock | 6 +++--- charts/evm-stack/Chart.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/evm-rollup/Chart.yaml b/charts/evm-rollup/Chart.yaml index d317e38..889b5aa 100644 --- a/charts/evm-rollup/Chart.yaml +++ b/charts/evm-rollup/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.24.0 +version: 0.25.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.13.0" +appVersion: "0.14.0" dependencies: - name: celestia-node diff --git a/charts/evm-rollup/values.yaml b/charts/evm-rollup/values.yaml index 0269bd0..21dd13d 100644 --- a/charts/evm-rollup/values.yaml +++ b/charts/evm-rollup/values.yaml @@ -10,7 +10,7 @@ images: geth: repo: ghcr.io/astriaorg/astria-geth tag: 0.13.0 - devTag: latest + devTag: pr-38 conductor: repo: ghcr.io/astriaorg/conductor tag: "0.18.0" diff --git a/charts/evm-stack/Chart.lock b/charts/evm-stack/Chart.lock index cc9e188..1c799c7 100644 --- a/charts/evm-stack/Chart.lock +++ b/charts/evm-stack/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: evm-rollup repository: file://../evm-rollup - version: 0.24.0 + version: 0.25.0 - name: composer repository: file://../composer version: 0.1.0 @@ -17,5 +17,5 @@ dependencies: - name: blockscout-stack repository: https://blockscout.github.io/helm-charts version: 1.6.2 -digest: sha256:ee596bb8a69b90fdd2e7ee183b8c5f1db9ad9990f5e57de20abd3f5986e4b8a0 -generated: "2024-07-19T12:21:39.271691+02:00" +digest: sha256:0ff9226aede13d1e76e583a32b2902483dc06b3df81ac7940d3c2e9ae360cdf0 +generated: "2024-07-23T19:34:13.143403-05:00" diff --git a/charts/evm-stack/Chart.yaml b/charts/evm-stack/Chart.yaml index 166279c..e5619ef 100644 --- a/charts/evm-stack/Chart.yaml +++ b/charts/evm-stack/Chart.yaml @@ -15,11 +15,11 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.0 +version: 0.2.0 dependencies: - name: evm-rollup - version: 0.24.0 + version: 0.25.0 repository: "file://../evm-rollup" - name: composer version: 0.1.0