Skip to content

Commit

Permalink
chore: add docker chain versions (#386)
Browse files Browse the repository at this point in the history
* update docker versions

* remove unfound version of osmosis

* remove unsupported version of Juno
  • Loading branch information
Anmol1696 authored Dec 20, 2023
1 parent d0facba commit 59ebab0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docker/chains/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ chains:
- name: osmosis
base: ghcr.io/strangelove-ventures/heighliner/osmosis
tags:
- v21.0.0
- v20.1.0
- v20.0.0
- v20.0.0-rc0
Expand Down Expand Up @@ -46,6 +47,8 @@ chains:
- name: gaia
base: ghcr.io/strangelove-ventures/heighliner/gaia
tags:
- v14.1.0
- v14.0.0
- v13.0.0
- v12.0.0
- v11.0.0
Expand All @@ -71,6 +74,9 @@ chains:
- name: stride
base: ghcr.io/strangelove-ventures/heighliner/stride
tags:
- v16.0.0
- v15.0.0
- v14.0.0
- v9.2.1
- v9.1.1
- v9.0.1
Expand Down Expand Up @@ -151,6 +157,12 @@ chains:
- name: juno
base: ghcr.io/strangelove-ventures/heighliner/juno
tags:
- v18.0.0
- v17.1.1
- v17.1.0
- v17.0.0
- v16.0.2
- v16.0.0
- v15.0.0
- v14.1.0
- v14.0.0
Expand Down

0 comments on commit 59ebab0

Please sign in to comment.