Releases: oxheadalpha/tezos-k8s
Releases · oxheadalpha/tezos-k8s
6.2.1
What's Changed
Full Changelog: 6.2.0...6.2.1
6.2.0
6.1.0
What's Changed
- Document config pass-through at statefulset level. by @elric1 in #354
- snapshot-downloader.sh now checks for history_mode at all levels. by @elric1 in #355
- Pyrometer by @nicolasochem in #351
- Upgrade helm to 3.5.3 for CI by @orcutt989 in #359
Full Changelog: 6.0.1...6.1.0
6.0.1
6.0.0
Incrementing the major version because of a backward non compatible change (tarball url field name has changed)
What's Changed
- history_mode can take an object as well as a string by @elric1 in #333
- Fixed up some things when the activation account is missing. by @elric1 in #330
- The wait-for-dns init container should be last. by @elric1 in #328
- Chart test by @elric1 in #326
- Allow the config pass-through to be used at all three levels. by @elric1 in #327
- Tzkt 1.6.4 by @harryttd in #347
Full Changelog: 5.3.4...6.0.0
5.3.4
What's Changed
- fix faucet activation by @nicolasochem in #331
- Ability to specify both archive and rolling tar urls by @harryttd in #322
- Update tzkt yaml config tags and snapshot url by @harryttd in #336
- private chains should not download archive tarballs by @nicolasochem in #337
- default to octez v11 by @nicolasochem in #338
Full Changelog: 5.3.3...5.3.4
5.3.3
Revert "Bump fastecdsa from 1.7.5 to 2.1.2 in /rpc-auth" This reverts commit 0e1c7bf9705ba00d03cceed5fcddffa26fd72109. Reverted because it caused the release action to fail. See: https://github.com/oxheadalpha/tezos-k8s/actions/runs/1483539536 cc @elric1
5.3.2
Changes useful for the teztnets platform:
- deprecate endorser: allows to run both Hagzhou and I on the same pod without error
- faucet is now part of tezos-k8s, in a different chart