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
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 : 0.2.18
18+ version : 0.2.19
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
Original file line number Diff line number Diff line change @@ -905,7 +905,7 @@ defaultFaucet:
905905 image : ghcr.io/cosmology-tech/starship/cosmjs-faucet:v0.31.1
906906 concurrency : 5
907907 starship :
908- image : ghcr.io/cosmology-tech/starship/faucet:20240618-3879943
908+ image : ghcr.io/cosmology-tech/starship/faucet:20241017-a4579e1
909909 concurrency : 5
910910
911911defaultCometmock :
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ resources:
2525 memory : " 100M"
2626
2727exposer :
28- image : ghcr.io/cosmology-tech/starship/exposer:20240618-3879943
28+ image : ghcr.io/cosmology-tech/starship/exposer:20240710-870da6e
2929 ports :
3030 rest : 8081
3131 resources :
You can’t perform that action at this time.
0 commit comments