Skip to content

elasticsearch v1.1.7

Choose a tag to compare

@github-actions github-actions released this 25 Aug 12:49
· 62 commits to main since this release

elasticsearch v1.1.7

Other Changes

  • release(elasticsearch): 1.1.7 [skip ci]
  • chore(elasticsearch): bump elasticsearch to 9.5.2 (#1044)

Install

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

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