Skip to content

Releases: oxheadalpha/tezos-k8s

6.2.1

10 Feb 22:00
Compare
Choose a tag to compare

What's Changed

  • utils/faucet.py: fix determinism issue w/ PRNG by @elric1 in #366

Full Changelog: 6.2.0...6.2.1

6.2.0

09 Feb 22:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.2.0

6.1.0

21 Jan 17:54
d9452bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.1...6.1.0

6.0.1

11 Jan 02:40
8b88d40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.0...6.0.1

6.0.0

13 Dec 18:22
b8e32ae
Compare
Choose a tag to compare

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

29 Nov 22:28
6e3b1ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.3...5.3.4

5.3.3

20 Nov 03:07
Compare
Choose a tag to compare
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

20 Nov 02:38
e2720f9
Compare
Choose a tag to compare

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

5.3.1

09 Nov 21:32
Compare
Choose a tag to compare

What's Changed

  • utils/logger.sh: log pending operations in the mempool by @elric1 in #303
  • Empty labels dict by @elric1 in #314

Full Changelog: 5.3.0...5.3.1

5.3.0

05 Nov 19:51
4d1da02
Compare
Choose a tag to compare
  • Tzkt Updates
  • Configurable Tezos node labels
  • Configurable RPC service label selector