diff --git a/starship/charts/devnet/Chart.yaml b/starship/charts/devnet/Chart.yaml index 78c41a2c..b4d5fab5 100644 --- a/starship/charts/devnet/Chart.yaml +++ b/starship/charts/devnet/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: 0.2.18 +version: 0.2.19 # 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/starship/charts/devnet/defaults.yaml b/starship/charts/devnet/defaults.yaml index 0c9d13f3..9e112667 100644 --- a/starship/charts/devnet/defaults.yaml +++ b/starship/charts/devnet/defaults.yaml @@ -905,7 +905,7 @@ defaultFaucet: image: ghcr.io/cosmology-tech/starship/cosmjs-faucet:v0.31.1 concurrency: 5 starship: - image: ghcr.io/cosmology-tech/starship/faucet:20240618-3879943 + image: ghcr.io/cosmology-tech/starship/faucet:20241017-a4579e1 concurrency: 5 defaultCometmock: diff --git a/starship/charts/devnet/values.yaml b/starship/charts/devnet/values.yaml index e1e15dab..b4adfe61 100644 --- a/starship/charts/devnet/values.yaml +++ b/starship/charts/devnet/values.yaml @@ -25,7 +25,7 @@ resources: memory: "100M" exposer: - image: ghcr.io/cosmology-tech/starship/exposer:20240618-3879943 + image: ghcr.io/cosmology-tech/starship/exposer:20240710-870da6e ports: rest: 8081 resources: