Skip to content

Commit 4cf1066

Browse files
committed
Revert "test: ci"
This reverts commit 0c0e878.
1 parent 0c0e878 commit 4cf1066

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

charts/l1-devnet/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apiVersion: v2
33
description: l1-devnet helm charts
44
name: l1-devnet
5-
version: 0.0.2
5+
version: 0.1.1
66
appVersion: v0.1.0
77
kubeVersion: ">=1.22.0-0"
88
maintainers:

charts/l1-devnet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# l1-devnet
22

3-
![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square)
3+
![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square)
44

55
l1-devnet helm charts
66

charts/scroll-sdk/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords:
1414
home: https://github.com/scroll-tech/scroll-sdk
1515
dependencies:
1616
- name: l1-devnet
17-
version: 0.0.2
17+
version: 0.1.1
1818
repository: "oci://ghcr.io/scroll-tech/scroll-sdk/helm"
1919
condition: l1-devnet.enabled
2020
- name: balance-checker

charts/scroll-sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Kubernetes: `>=1.22.0-0`
3232
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | coordinator-cron | 0.1.0 |
3333
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | frontends | 0.1.0 |
3434
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | gas-oracle | 0.1.0 |
35-
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l1-devnet | 0.0.2 |
35+
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l1-devnet | 0.1.1 |
3636
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l1-explorer | 0.1.1 |
3737
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-bootnode | 0.1.0 |
3838
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-rpc | 0.1.0 |

0 commit comments

Comments
 (0)