Skip to content

elasticsearch v1.1.8

Choose a tag to compare

@github-actions github-actions released this 10 Sep 03:19
· 28 commits to main since this release

elasticsearch v1.1.8

Bug Fixes

  • fix(elasticsearch): preserve credentials on 9.5.3 upgrade (#1178)

Other Changes

  • release(elasticsearch): 1.1.8 [skip ci]

Install

# OCI registry
helm install elasticsearch oci://ghcr.io/helmforgedev/helm/elasticsearch --version 1.1.8

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install elasticsearch helmforge/elasticsearch --version 1.1.8