From 1abb933fbbe52911e71baa1db178402aa298f770 Mon Sep 17 00:00:00 2001 From: Anmol1696 Date: Wed, 24 Jul 2024 15:21:24 +0530 Subject: [PATCH] upgrade chart version, update registry docker image tag --- starship/charts/devnet/Chart.yaml | 2 +- starship/charts/devnet/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/starship/charts/devnet/Chart.yaml b/starship/charts/devnet/Chart.yaml index cd05e88c..79125560 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.9 +version: 0.2.10 # 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/values.yaml b/starship/charts/devnet/values.yaml index 3777bd00..e1e15dab 100644 --- a/starship/charts/devnet/values.yaml +++ b/starship/charts/devnet/values.yaml @@ -219,7 +219,7 @@ explorer: registry: enabled: false - image: ghcr.io/cosmology-tech/starship/registry:20240724-0077978 + image: ghcr.io/cosmology-tech/starship/registry:20240724-f5ca5e5 localhost: true ports: rest: 6060