Skip to content

Commit cdd0402

Browse files
committed
bump bnb-geth version to v1.3.2
1 parent b21b81a commit cdd0402

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/shkeeper/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.4.81
18+
version: 1.4.82
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

charts/shkeeper/templates/deployments/bnb-fullnode.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525

2626
# executor
2727
- name: geth
28-
image: vsyshost/bnb-geth:1.3.1
28+
image: vsyshost/bnb-geth:1.3.2
2929
command:
3030
- ./geth
3131
{{- if .Values.bnb_fullnode.mainnet }}

0 commit comments

Comments
 (0)