From 8fd1d7b12acb67ee025590dad1e8aed0f7bdb8ff Mon Sep 17 00:00:00 2001 From: "github-merge-queue[bot]" Date: Fri, 5 Apr 2024 18:51:52 +0000 Subject: [PATCH] Update from https://github.com/astriaorg/astria/commit/6cc8e2b828f8f5ee65e03c2b3383c4252b4c6b81 --- charts/evm-rollup/Chart.yaml | 2 +- charts/evm-rollup/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/evm-rollup/Chart.yaml b/charts/evm-rollup/Chart.yaml index ee87f84..173f79a 100644 --- a/charts/evm-rollup/Chart.yaml +++ b/charts/evm-rollup/Chart.yaml @@ -16,7 +16,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.11.0 +version: 0.11.1 # 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 diff --git a/charts/evm-rollup/values.yaml b/charts/evm-rollup/values.yaml index 814ea3b..15fb94f 100644 --- a/charts/evm-rollup/values.yaml +++ b/charts/evm-rollup/values.yaml @@ -9,11 +9,11 @@ global: images: geth: repo: ghcr.io/astriaorg/go-ethereum - tag: "0.9.0" + tag: "0.9.1" devTag: latest conductor: repo: ghcr.io/astriaorg/conductor - tag: "0.13.0" + tag: "0.13.1" devTag: latest composer: repo: ghcr.io/astriaorg/composer