Skip to content

Commit

Permalink
Merge pull request #498 from cosmology-tech/anmol/chart-latest-starsh…
Browse files Browse the repository at this point in the history
…ip-docker-images

chore: update default docker images for faucet, exposer and registry
  • Loading branch information
Anmol1696 authored Jun 19, 2024
2 parents 3879943 + 9796504 commit 9a7a4f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion starship/charts/devnet/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ defaultFaucet:
image: ghcr.io/cosmology-tech/starship/cosmjs-faucet:v0.31.1
concurrency: 5
starship:
image: ghcr.io/cosmology-tech/starship/faucet:20240402-c653ca2
image: ghcr.io/cosmology-tech/starship/faucet:20240618-3879943
concurrency: 5

defaultCometmock:
Expand Down
4 changes: 2 additions & 2 deletions starship/charts/devnet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ resources:
memory: "100M"

exposer:
image: ghcr.io/cosmology-tech/starship/exposer:20240402-c653ca2
image: ghcr.io/cosmology-tech/starship/exposer:20240618-3879943
ports:
rest: 8081
resources:
Expand Down Expand Up @@ -219,7 +219,7 @@ explorer:

registry:
enabled: false
image: ghcr.io/cosmology-tech/starship/registry:20240402-c653ca2
image: ghcr.io/cosmology-tech/starship/registry:20240618-3879943
localhost: true
ports:
rest: 6060
Expand Down

0 comments on commit 9a7a4f1

Please sign in to comment.