Skip to content

Releases: anycable/anycable-helm

Support anycable v.1.4+

Choose a tag to compare

@nepalez nepalez released this 31 Aug 12:32
anycable-go-0.5.11

Release v0.5.11

Add HPA along with some customizations

Choose a tag to compare

@nepalez nepalez released this 19 Oct 15:30
0d7b993

In this release:

Update env variables for anycable-go v1.2.0

Choose a tag to compare

@nepalez nepalez released this 18 May 11:40
anycable-go-0.5.5

Release v0.5.5

Customisation of pods and services

Choose a tag to compare

@nepalez nepalez released this 21 Feb 18:39

Make schema more flexible

Choose a tag to compare

@nepalez nepalez released this 24 Dec 16:26

In this release the schema became more extendable:

  • All values can be overloaded via .Values.global.anycableGo
  • Env variables can be added to the deployment via custom secrets of the chart containing the anycable-helm as a subchart

anycable-go chart 0.5.2 for anycable-go 1.1.2

Choose a tag to compare

@Envek Envek released this 07 Sep 08:08
anycable-go-0.5.2
057aa05
  • Reference service ports from ingress by name (#16). @Envek
  • Default to anycable-go image version 1.1.2 (latest available). @Envek
  • Fix helm repository address. @deponian