From 7d26358eb44641aa66ae4e5b38222b3099ccdd38 Mon Sep 17 00:00:00 2001 From: Anmol Date: Thu, 17 Oct 2024 18:21:25 +0530 Subject: [PATCH] update docker images for faucet and exposer, cut latest release (#569) --- starship/charts/devnet/Chart.yaml | 2 +- starship/charts/devnet/defaults.yaml | 2 +- starship/charts/devnet/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/starship/charts/devnet/Chart.yaml b/starship/charts/devnet/Chart.yaml index 78c41a2c1..b4d5fab51 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 0c9d13f36..9e1126673 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 e1e15dabf..b4adfe61d 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: