Skip to content

Commit de114e7

Browse files
committed
tag latest release v1.0.0 for helm charts
1 parent cc3beab commit de114e7

25 files changed

+25
-25
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Here’s a sample configuration:
4141

4242
```yaml
4343
name: starship-localnet
44-
version: 0.2.20
44+
version: 1.0.0
4545

4646
chains:
4747
- id: osmosis-1

docs/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Here’s a sample configuration:
7373

7474
```yaml
7575
name: starship-localnet
76-
version: 0.2.20
76+
version: 1.0.0
7777

7878
chains:
7979
- id: osmosis-1

starship/charts/devnet/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.2.20
18+
version: 1.0.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

starship/tests/e2e/configs/agoric.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: starship-e2e-tests
2-
version: 0.2.20
2+
version: 1.0.0
33

44
chains:
55
- id: agoric-3

starship/tests/e2e/configs/build-chain.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: starship-e2e-tests
2-
version: 0.2.20
2+
version: 1.0.0
33

44
chains:
55
- id: cosmoshub-4

starship/tests/e2e/configs/evmos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: starship-e2e-tests
2-
version: 0.2.20
2+
version: 1.0.0
33

44
chains:
55
- id: evmos_9000-1

starship/tests/e2e/configs/injective.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: starship-e2e-tests
2-
version: 0.2.20
2+
version: 1.0.0
33

44
chains:
55
- id: injective-1

starship/tests/e2e/configs/multi-relayer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: starship-e2e-tests
2-
version: 0.2.20
2+
version: 1.0.0
33

44
chains:
55
- id: osmosis-1

starship/tests/e2e/configs/multi-validator-starship-faucet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: starship-e2e-tests
2-
version: 0.2.20
2+
version: 1.0.0
33

44
chains:
55
- id: osmosis-1

starship/tests/e2e/configs/multi-validator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: starship-e2e-tests
2-
version: 0.2.20
2+
version: 1.0.0
33

44
chains:
55
- id: osmosis-1

0 commit comments

Comments
 (0)