Skip to content

Releases: clearmatics/charts-ose-helm3

autonity-demo-1.2.2

03 Nov 16:33
c6bcb2f
Compare
Choose a tag to compare
  • Migrated to Helm 3
  • Up autonity-network to 1.8.1
  • Up prometheus to 11.12.1
  • Up grafana to 5.5.7
  • Added default value for autonity-network.pprof.address: 0.0.0.0 to fix prometheus metrics

autonity-1.3.3

09 Oct 10:54
22280fc
Compare
Choose a tag to compare

The latest release of the autonity Helm chart just fixes a small issue of an incorrectly set default value for WS-RPC.

Installation

The artefacts are published to the Clearmatics Helm repository and can be installed (tested with Helm 3.2.4) by:

helm repo add charts-ose.clearmatics.com https://charts-ose.clearmatics.com/
helm repo update
kubectl create namespace autonity
helm install autonity charts-ose.clearmatics.com/autonity --namespace autonity --version 1.3.3

Changelog

  • Incorrect default value for WS-RPC issue #69

autonity-1.3.2

07 Oct 14:18
eabec51
Compare
Choose a tag to compare

The latest release of the autonity Helm chart enables WS-RPC, HTTP-RPC, GraphQL and pprof servers as values.

Installation

The artefacts are published to the Clearmatics Helm repository and can be installed (tested with Helm 3.2.4) by:

helm repo add charts-ose.clearmatics.com https://charts-ose.clearmatics.com/
helm repo update
kubectl create namespace autonity
helm install autonity charts-ose.clearmatics.com/autonity --namespace autonity --version 1.3.2

Changelog

  • Enabling the WS-RPC server via variables issue #62
  • Enabling the HTTP-RPC server via variables issue #60
  • Enabling GraphQL query capabilities on top of HTTP RPC issue #57
  • Setting the pprof server and its flags as variables in the values file issue #52

autonity-network-1.8.0

22 Sep 18:50
c7ec6c9
Compare
Choose a tag to compare

The latest release of the autonity-network Helm chart includes the Autonity 0.6.0 (code name Sintra) release. Due to genesis and code changes in 0.6.0, a re-genesis of the network is required, so upgrades will not be possible.

Installation

The artefacts are published to the Clearmatics Helm repository and can be installed (tested with Helm 3.2.4) by:

helm repo add charts-ose.clearmatics.com https://charts-ose.clearmatics.com/
helm repo update
kubectl create namespace autonity-network
helm install autonity-network charts-ose.clearmatics.com/autonity-network --namespace autonity-network --version 1.8.0

Changelog

  • Disabling monitoring for managing USB hardware wallets for both Validators and Observers issue #40
  • Setting the logging level as a variable in the values file for both Validators and Observers issue #44
  • Support Autonity v0.6.0 issue #47

autonity-1.3.0

22 Sep 18:59
a756db1
Compare
Choose a tag to compare

The latest release of the autonity-network Helm chart includes the Autonity 0.6.0 (code name Sintra) release. Due to genesis and code changes in 0.6.0, a re-genesis of the network is required, so upgrades will not be possible.

Installation

The artefacts are published to the Clearmatics Helm repository and can be installed (tested with Helm 3.2.4) by:

helm repo add charts-ose.clearmatics.com https://charts-ose.clearmatics.com/
helm repo update
kubectl create namespace autonity
helm install autonity charts-ose.clearmatics.com/autonity --namespace autonity --version 1.3.0

Changelog

  • Disabling monitoring for managing USB hardware wallets issue #28
  • Setting the logging level as a variable in the values file issue #27
  • Support Autonity v0.6.0 issue #48

autonity-1.2.0

22 Jul 00:34
db23e8f
Compare
Choose a tag to compare

Changelog

  • Support helm v3.2.4 issue #1
  • Support clearmatics/autonity v0.4.0 issue #2
  • Support clearmatics/autonity-init v1.0.7