diff --git a/charts/shkeeper/Chart.yaml b/charts/shkeeper/Chart.yaml index 5477e58..b3f9b7a 100644 --- a/charts/shkeeper/Chart.yaml +++ b/charts/shkeeper/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.4.30 +version: 1.4.31 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/shkeeper/templates/deployments/bnb-fullnode.yaml b/charts/shkeeper/templates/deployments/bnb-fullnode.yaml index ccb6906..6b73cf0 100644 --- a/charts/shkeeper/templates/deployments/bnb-fullnode.yaml +++ b/charts/shkeeper/templates/deployments/bnb-fullnode.yaml @@ -25,7 +25,7 @@ spec: # executor - name: geth - image: vsyshost/bnb-geth:1.2.21 + image: vsyshost/bnb-geth:1.2.22 command: - ./geth {{- if .Values.bnb_fullnode.mainnet }}