Skip to content

Commit 697aa8f

Browse files
chore(ethereum): upgrade client (#256)
1 parent a5e9bed commit 697aa8f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/ethereum/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ type: application
2020
# This is the chart version. This version number should be incremented each time you make changes
2121
# to the chart and its templates, including the app version.
2222
# Versions are expected to follow Semantic Versioning (https://semver.org/)
23-
version: 0.2.7
23+
version: 0.3.0
2424

2525
# This is the version number of the application being deployed. This version number should be
2626
# incremented each time you make changes to the application. Versions are not expected to
2727
# follow Semantic Versioning. They should reflect the version the application is using.
2828
# It is recommended to use it with quotes.
29-
appVersion: "v1.15.10"
29+
appVersion: "v1.16.5"

charts/ethereum/README.md

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

3-
![Version: 0.2.7](https://img.shields.io/badge/Version-0.2.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.15.10](https://img.shields.io/badge/AppVersion-v1.15.10-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: v1.16.5](https://img.shields.io/badge/AppVersion-v1.16.5-informational?style=flat-square)
44

55
A Helm chart for deploying Ethereum nodes on Kubernetes
66

0 commit comments

Comments
 (0)