Skip to content

Commit

Permalink
update docker images for faucet and exposer, cut latest release (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 authored Oct 17, 2024
1 parent a4579e1 commit 7d26358
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion starship/charts/devnet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion starship/charts/devnet/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion 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:20240618-3879943
image: ghcr.io/cosmology-tech/starship/exposer:20240710-870da6e
ports:
rest: 8081
resources:
Expand Down

0 comments on commit 7d26358

Please sign in to comment.