Skip to content

Commit

Permalink
bump version scroll-sdk (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaizet-ledger authored Sep 2, 2024
1 parent 02fb66a commit c558e58
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions charts/scroll-sdk/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: v2
description: scroll helm charts to deploy scroll sdk
name: scroll-sdk
version: 0.0.6
version: 0.0.7
appVersion: v0.1.0
kubeVersion: ">=1.22.0-0"
maintainers:
Expand Down Expand Up @@ -66,19 +66,19 @@ dependencies:
repository: "oci://ghcr.io/scroll-tech/scroll-sdk/helm"
condition: l1-explorer.enabled
- name: l2-bootnode
version: 0.0.3
version: 0.0.4
repository: "oci://ghcr.io/scroll-tech/scroll-sdk/helm"
condition: l2-bootnode.enabled
- name: l2-rpc
version: 0.0.3
version: 0.0.4
repository: "oci://ghcr.io/scroll-tech/scroll-sdk/helm"
condition: l2-rpc.enabled
- name: grafana
repository: "https://grafana.github.io/helm-charts"
version: 7.3.11
condition: grafana.enabled
- name: l2-sequencer
version: 0.0.2
version: 0.0.4
repository: "oci://ghcr.io/scroll-tech/scroll-sdk/helm"
condition: l2-sequencer.enabled
- name: loki-stack
Expand Down
8 changes: 4 additions & 4 deletions charts/scroll-sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# scroll-sdk

![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square)
![Version: 0.0.7](https://img.shields.io/badge/Version-0.0.7-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square)

scroll helm charts to deploy scroll sdk

Expand Down Expand Up @@ -34,9 +34,9 @@ Kubernetes: `>=1.22.0-0`
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | gas-oracle | 0.0.1 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l1-devnet | 0.0.1 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l1-explorer | 0.0.1 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-bootnode | 0.0.3 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-rpc | 0.0.3 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-sequencer | 0.0.2 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-bootnode | 0.0.4 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-rpc | 0.0.4 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-sequencer | 0.0.4 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | rollup-explorer-backend | 0.0.1 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | rollup-node | 0.0.2 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | rpc-gateway | 0.0.1 |
Expand Down

0 comments on commit c558e58

Please sign in to comment.