Skip to content

Commit

Permalink
test: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yiweichi committed Nov 21, 2024
1 parent 81765b8 commit 0c0e878
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/l1-devnet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: v2
description: l1-devnet helm charts
name: l1-devnet
version: 0.1.1
version: 0.0.2
appVersion: v0.1.0
kubeVersion: ">=1.22.0-0"
maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/l1-devnet/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# l1-devnet

![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)
![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)

l1-devnet helm charts

Expand Down
2 changes: 1 addition & 1 deletion charts/scroll-sdk/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ keywords:
home: https://github.com/scroll-tech/scroll-sdk
dependencies:
- name: l1-devnet
version: 0.1.1
version: 0.0.2
repository: "oci://ghcr.io/scroll-tech/scroll-sdk/helm"
condition: l1-devnet.enabled
- name: balance-checker
Expand Down
2 changes: 1 addition & 1 deletion charts/scroll-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Kubernetes: `>=1.22.0-0`
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | coordinator-cron | 0.1.0 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | frontends | 0.1.0 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | gas-oracle | 0.1.0 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l1-devnet | 0.1.1 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l1-devnet | 0.0.2 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l1-explorer | 0.1.1 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-bootnode | 0.1.0 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-rpc | 0.1.0 |
Expand Down

0 comments on commit 0c0e878

Please sign in to comment.