Skip to content

Changelog Charts

user_name edited this page Jun 8, 2023 · 6 revisions

Changelog

All notable changes to helm charts will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.0.0.6] - 2023-06-06

  • Adds fisherman and servicer configurations to the helm chart.
  • Adds method of overriding localnet values in the helm chart.

[0.0.0.5] - 2023-05-20

  • Added ServiceMonitor to the helm chart.

[0.0.0.4] - 2023-05-12

  • Added nodeType parameter to the helm chart, which is now actor-agnostic.
  • Modified other places validator is mentioned to avoid confusion with non-validator actors.

[0.0.0.3] - 2023-04-19

  • Rename pocket-validator to pocket, as we are not going to ship different artifacts, but will have just one.

[0.0.0.2] - 2023-04-17

  • Removed runtime/configs.Config#UseLibp2p field
  • Set validator POCKET_P2P_HOSTNAME env var to the pod IP
  • Set validator p2p.hostname config value to empty string so that the env var applies

[0.0.0.1] - 2023-04-14

  • Introduced pocket-validator helm chart.
Clone this wiki locally