File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.2.18
18
+ version : 0.2.19
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change @@ -905,7 +905,7 @@ defaultFaucet:
905
905
image : ghcr.io/cosmology-tech/starship/cosmjs-faucet:v0.31.1
906
906
concurrency : 5
907
907
starship :
908
- image : ghcr.io/cosmology-tech/starship/faucet:20240618-3879943
908
+ image : ghcr.io/cosmology-tech/starship/faucet:20241017-a4579e1
909
909
concurrency : 5
910
910
911
911
defaultCometmock :
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ resources:
25
25
memory : " 100M"
26
26
27
27
exposer :
28
- image : ghcr.io/cosmology-tech/starship/exposer:20240618-3879943
28
+ image : ghcr.io/cosmology-tech/starship/exposer:20240710-870da6e
29
29
ports :
30
30
rest : 8081
31
31
resources :
You can’t perform that action at this time.
0 commit comments