Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
yukonet committed May 7, 2024
1 parent 12ea6a7 commit 136bcdd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/shkeeper/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.67
version: 1.3.68

# 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
Expand Down
6 changes: 3 additions & 3 deletions charts/shkeeper/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ eth_fullnode:
tolerations: []

ethereum_shkeeper:
image: vsyshost/ethereum-shkeeper:1.1.3
image: vsyshost/ethereum-shkeeper:1.1.4

eth:
enabled: false
Expand Down Expand Up @@ -106,7 +106,7 @@ bnb_fullnode:
tolerations: []

bnb_shkeeper:
image: vsyshost/bnb-shkeeper:1.1.1
image: vsyshost/bnb-shkeeper:1.1.2

bnb:
enabled: false
Expand All @@ -127,7 +127,7 @@ xrp_fullnode:
tolerations: []

xrp_shkeeper:
image: vsyshost/xrp-shkeeper:1.0.8
image: vsyshost/xrp-shkeeper:1.0.9

xrp:
enabled: false

0 comments on commit 136bcdd

Please sign in to comment.