Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanoroshiba committed Jul 24, 2024
1 parent a0b23c5 commit 9f0e164
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/evm-rollup/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ version: 0.25.0
# 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
Expand Down
6 changes: 3 additions & 3 deletions charts/evm-stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
2 changes: 1 addition & 1 deletion charts/evm-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ version: 0.1.0

dependencies:
- name: evm-rollup
version: 0.24.0
version: 0.25.0
repository: "file://../evm-rollup"
- name: composer
version: 0.1.0
Expand Down

0 comments on commit 9f0e164

Please sign in to comment.