Skip to content

elasticsearch v1.0.3

Choose a tag to compare

@github-actions github-actions released this 30 Apr 20:12
· 543 commits to main since this release

elasticsearch v1.0.3

Other Changes

  • release(elasticsearch): 1.0.3 [skip ci]
  • chore(elasticsearch): upgrade to 9.3.3 (#194)

Install

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

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