From 2fd71a9f14fb89f01c74350dc79c338daeecc4c8 Mon Sep 17 00:00:00 2001 From: "github-merge-queue[bot]" Date: Thu, 17 Oct 2024 23:28:38 +0000 Subject: [PATCH] Changes from astriaorg/astria@9318650275b9e53f063e7c04dcb1bca88cb2f103 --- charts/evm-rollup/Chart.yaml | 2 +- charts/evm-stack/Chart.lock | 6 +++--- charts/evm-stack/Chart.yaml | 4 ++-- charts/sequencer-relayer/Chart.yaml | 2 +- charts/sequencer/Chart.lock | 6 +++--- charts/sequencer/Chart.yaml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/charts/evm-rollup/Chart.yaml b/charts/evm-rollup/Chart.yaml index 59d1567..aa7dec4 100644 --- a/charts/evm-rollup/Chart.yaml +++ b/charts/evm-rollup/Chart.yaml @@ -15,7 +15,7 @@ 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.28.0 +version: 0.28.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-stack/Chart.lock b/charts/evm-stack/Chart.lock index a122982..272fd7e 100644 --- a/charts/evm-stack/Chart.lock +++ b/charts/evm-stack/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 0.3.6 - name: evm-rollup repository: file://../evm-rollup - version: 0.28.0 + version: 0.28.1 - name: composer repository: file://../composer version: 1.0.0-rc.1 @@ -20,5 +20,5 @@ dependencies: - name: blockscout-stack repository: https://blockscout.github.io/helm-charts version: 1.6.2 -digest: sha256:8278238cbd6ebd24cfe5ace8027cbb1fe9abc58a23c25af119d8102a13d99a64 -generated: "2024-10-17T08:07:03.063773-07:00" +digest: sha256:5c5aeef5047754f203138021139cf82f4280350cff5aa1cc70076a27d63b6bee +generated: "2024-10-17T15:20:08.642674-07:00" diff --git a/charts/evm-stack/Chart.yaml b/charts/evm-stack/Chart.yaml index e3c0b9e..28fee0d 100644 --- a/charts/evm-stack/Chart.yaml +++ b/charts/evm-stack/Chart.yaml @@ -15,7 +15,7 @@ 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.7.0 +version: 0.7.1 dependencies: - name: celestia-node @@ -23,7 +23,7 @@ dependencies: repository: "file://../celestia-node" condition: celestia-node.enabled - name: evm-rollup - version: 0.28.0 + version: 0.28.1 repository: "file://../evm-rollup" - name: composer version: 1.0.0-rc.1 diff --git a/charts/sequencer-relayer/Chart.yaml b/charts/sequencer-relayer/Chart.yaml index 9f823f3..07f5af4 100644 --- a/charts/sequencer-relayer/Chart.yaml +++ b/charts/sequencer-relayer/Chart.yaml @@ -15,7 +15,7 @@ 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: 1.0.0-rc.1 +version: 1.0.0-rc.2 # 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/sequencer/Chart.lock b/charts/sequencer/Chart.lock index 42a710b..31354ed 100644 --- a/charts/sequencer/Chart.lock +++ b/charts/sequencer/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: sequencer-relayer repository: file://../sequencer-relayer - version: 1.0.0-rc.1 -digest: sha256:17c4c58b99028b06cfec526f851e275ecbfb07ec6b998ca0c2f8a512ca7b6840 -generated: "2024-10-16T10:10:51.035117-07:00" + version: 1.0.0-rc.2 +digest: sha256:6fa0c3376fd859322408813a07f2d6af37766f0764d5556fdd69b45725b23ebc +generated: "2024-10-17T15:20:16.123786-07:00" diff --git a/charts/sequencer/Chart.yaml b/charts/sequencer/Chart.yaml index ca175a5..5e354e3 100644 --- a/charts/sequencer/Chart.yaml +++ b/charts/sequencer/Chart.yaml @@ -15,7 +15,7 @@ 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: 1.0.0-rc.1 +version: 1.0.0-rc.2 # 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. @@ -24,7 +24,7 @@ appVersion: "1.0.0-rc.1" dependencies: - name: sequencer-relayer - version: "1.0.0-rc.1" + version: "1.0.0-rc.2" repository: "file://../sequencer-relayer" condition: sequencer-relayer.enabled