Skip to content

elasticsearch v1.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Jun 17:36
· 1075 commits to main since this release

elasticsearch v1.1.1

Other Changes

  • release(elasticsearch): 1.1.1 [skip ci]
  • chore(charts): promote remaining charts to stable (#406)

Install

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

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