Skip to content

Commit

Permalink
Merge pull request #613 from hyperweb-io/anmol/update-starship-docker…
Browse files Browse the repository at this point in the history
…-versions

feature: update default values for docker images
  • Loading branch information
Anmol1696 authored Feb 6, 2025
2 parents 544757d + 26b9ba7 commit 5c246a4
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 @@ -952,7 +952,7 @@ defaultFaucet:
image: ghcr.io/cosmology-tech/starship/cosmjs-faucet:v0.31.1
concurrency: 5
starship:
image: ghcr.io/cosmology-tech/starship/faucet:20241017-a4579e1
image: ghcr.io/hyperweb-io/starship/faucet:20250205-544757d
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:20240710-870da6e
image: ghcr.io/hyperweb-io/starship/exposer:20250205-544757d
ports:
rest: 8081
resources:
Expand Down Expand Up @@ -219,7 +219,7 @@ explorer:

registry:
enabled: false
image: ghcr.io/cosmology-tech/starship/registry:20240724-f5ca5e5
image: ghcr.io/hyperweb-io/starship/registry:20250205-544757d
localhost: true
ports:
rest: 6060
Expand Down

0 comments on commit 5c246a4

Please sign in to comment.