Commit b8e24b8 1 parent e6dfa7f commit b8e24b8 Copy full SHA for b8e24b8
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ type: application
20
20
# This is the chart version. This version number should be incremented each time you make changes
21
21
# to the chart and its templates, including the app version.
22
22
# Versions are expected to follow Semantic Versioning (https://semver.org/)
23
- version : 0.2.0
23
+ version : 0.2.1
24
24
25
25
# This is the version number of the application being deployed. This version number should be
26
26
# incremented each time you make changes to the application. Versions are not expected to
27
27
# follow Semantic Versioning. They should reflect the version the application is using.
28
28
# It is recommended to use it with quotes.
29
- appVersion : " v1.14.11 "
29
+ appVersion : " v1.14.12 "
Original file line number Diff line number Diff line change 1
1
# ethereum
2
2
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: v1.14.11 ] ( https://img.shields.io/badge/AppVersion-v1.14.11 -informational?style=flat-square )
3
+ ![ Version: 0.2.1 ] ( https://img.shields.io/badge/Version-0.2.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v1.14.12 ] ( https://img.shields.io/badge/AppVersion-v1.14.12 -informational?style=flat-square )
4
4
5
5
A Helm chart for deploying Ethereum nodes on Kubernetes
6
6
You can’t perform that action at this time.
0 commit comments