Skip to content

Commit d4d3359

Browse files
committed
feat(arbitrum): update arbitrum to latest
1 parent 8d214c7 commit d4d3359

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/arbitrum/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ type: application
2121
# This is the chart version. This version number should be incremented each time you make changes
2222
# to the chart and its templates, including the app version.
2323
# Versions are expected to follow Semantic Versioning (https://semver.org/)
24-
version: 0.2.0
24+
version: 0.3.0
2525

2626
# This is the version number of the application being deployed. This version number should be
2727
# incremented each time you make changes to the application. Versions are not expected to
2828
# follow Semantic Versioning. They should reflect the version the application is using.
2929
# It is recommended to use it with quotes.
30-
appVersion: "v3.2.1-d81324d"
30+
appVersion: "v3.3.1-e326369"

charts/arbitrum/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# arbitrum
22

3-
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.2.1-d81324d](https://img.shields.io/badge/AppVersion-v3.2.1--d81324d-informational?style=flat-square)
3+
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.3.1-e326369](https://img.shields.io/badge/AppVersion-v3.3.1--e326369-informational?style=flat-square)
44

55
A Helm chart for deploying Arbitrum Nitro on Kubernetes
66

0 commit comments

Comments
 (0)