devnet-0.1.48
A Helm chart for Kubernetes
What's Changed
- fix: neutron example by @Anmol1696 in #285
- chore: bump starship-action to latest 0.2.18 tag by @Anmol1696 in #288
- cleanup: remove chain specific args in create-genesis by @Anmol1696 in #286
- support: add union docker image by @Anmol1696 in #287
- chore: use global image pull policy, instead of Always, set default to IfNotPresent by @Anmol1696 in #290
- feature: addition of
monitoring
directive by @Anmol1696 in #284 - chore: add versions for osmosis and cosmos docker images by @Anmol1696 in #292
- fix wrong links in docs by @liujun93 in #293
- chore: add v20 for osmosis docker by @Anmol1696 in #299
- chore: upgrade from go 1.19 to go 1.21 everywhere by @Anmol1696 in #295
- feature: add initial dependabot by @Anmol1696 in #304
- chore: add cosmos-sdk and mesh-security as projects using Starship by @Anmol1696 in #364
- relayer and faucet by default by @Anmol1696 in #380
- chore: add docker chain versions by @Anmol1696 in #386
- fix: charts and images, update defaults, fix neutron and injective scripts by @Anmol1696 in #394
- chore: add hermes v1.7.4 to docker by @Anmol1696 in #397
- feature: add
/create_channel
endpoint for exposer by @Anmol1696 in #398 - chore: create a rc release 0.1.48-rc1 by @Anmol1696 in #400
- chore: update registry,faucet,exposer docker image tag, make all tests use default images by @Anmol1696 in #403
- feature:
ingress
directive in config file by @Anmol1696 in #401 - feature: chain config from
relayer.config
for hermes by @Anmol1696 in #404 - docs: add ingress part in the docs by @Anmol1696 in #406
- feature:
channels
directive inrelayers
by @Anmol1696 in #407 - chore: add dummy akash chain defaults by @Anmol1696 in #410
- chore: remove all tests from pr e2e that also run in pr tests by @Anmol1696 in #409
- docs: add ports for relayer directive by @Anmol1696 in #405
- exp: use
relayer-cli
for one off actions, like create-channel by @Anmol1696 in #411 - chore: set hermes 1.7 as default relayer by @Anmol1696 in #412
- fix: use chain name as type of chain in registry if type is custom by @Anmol1696 in #416
- chore: update port-forward script to not exit early by @Anmol1696 in #418
- chore: cut release 0.1.48 by @Anmol1696 in #420
New Contributors
Full Changelog: devnet-0.1.47...devnet-0.1.48