Skip to content

Commit

Permalink
release for 0.1.47 (#282)
Browse files Browse the repository at this point in the history
* cut rc1 release for 0.1.47-rc1

* update chart release to 0.1.47
  • Loading branch information
Anmol1696 authored Oct 16, 2023
1 parent b0b68af commit 53acd33
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 37 deletions.
2 changes: 1 addition & 1 deletion 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.1.47-rc0
version: 0.1.47

# 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 charts/devnet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ resources:
memory: "100M"

exposer:
image: ghcr.io/cosmology-tech/starship/exposer:20231005-1543a32
image: ghcr.io/cosmology-tech/starship/exposer:20231011-cdbd60b
ports:
rest: 8081
resources:
Expand Down
3 changes: 0 additions & 3 deletions tests/e2e/configs/build-chain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,3 @@ registry:
ports:
rest: 8081
grpc: 9091

exposer:
image: anmol1696/exposer:20231011-1f81895
3 changes: 0 additions & 3 deletions tests/e2e/configs/evmos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,3 @@ registry:
ports:
rest: 8081
grpc: 9091

exposer:
image: anmol1696/exposer:20231011-1f81895
3 changes: 0 additions & 3 deletions tests/e2e/configs/injective.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,3 @@ registry:
ports:
rest: 8081
grpc: 9091

exposer:
image: anmol1696/exposer:20231011-1f81895
1 change: 0 additions & 1 deletion tests/e2e/configs/multi-validator-starship-faucet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ resources:
memory: 100M

exposer:
image: anmol1696/exposer:20231011-1f81895
resources:
cpu: "0.1"
memory: 100M
1 change: 0 additions & 1 deletion tests/e2e/configs/multi-validator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ resources:
memory: 100M

exposer:
image: anmol1696/exposer:20231011-1f81895
resources:
cpu: "0.1"
memory: 100M
3 changes: 0 additions & 3 deletions tests/e2e/configs/neutron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,3 @@ registry:
ports:
rest: 8081
grpc: 9091

exposer:
image: anmol1696/exposer:20231011-1f81895
3 changes: 0 additions & 3 deletions tests/e2e/configs/one-chain-custom-scripts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,3 @@ resources:
wait:
cpu: "0.1"
memory: 100M

exposer:
image: anmol1696/exposer:20231011-1f81895
3 changes: 0 additions & 3 deletions tests/e2e/configs/one-chain-starship-faucet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,3 @@ resources:
wait:
cpu: "0.1"
memory: 100M

exposer:
image: anmol1696/exposer:20231011-1f81895
3 changes: 0 additions & 3 deletions tests/e2e/configs/one-chain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,3 @@ resources:
wait:
cpu: "0.1"
memory: 100M

exposer:
image: anmol1696/exposer:20231011-1f81895
4 changes: 0 additions & 4 deletions tests/e2e/configs/one-custom-chain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,3 @@ resources:
wait:
cpu: "0.1"
memory: 100M

exposer:
image: anmol1696/exposer:20231011-1f81895

1 change: 0 additions & 1 deletion tests/e2e/configs/simapp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ registry:
memory: "100M"

exposer:
image: anmol1696/exposer:20231011-1f81895
resources:
cpu: "0.1"
memory: "100M"
4 changes: 0 additions & 4 deletions tests/e2e/configs/two-chain-gorelayer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,3 @@ registry:
ports:
rest: 8081
grpc: 9091

exposer:
image: anmol1696/exposer:20231011-1f81895

3 changes: 0 additions & 3 deletions tests/e2e/configs/two-chain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,3 @@ registry:
ports:
rest: 8081
grpc: 9091

exposer:
image: anmol1696/exposer:20231011-1f81895

0 comments on commit 53acd33

Please sign in to comment.