Quenchworks GitHub
← Charts

Elasticsearch

Chart · Search · low · v0.0.1

Search and analytics engine. SSPL/Elastic license; OpenSearch is the OSI alternative.

Install the chart

Deploy to Kubernetes with hardened defaults. The chart pins its image by signed digest, so you never track it yourself.

Install

helm install my-elasticsearch oci://ghcr.io/quenchworks/charts/elasticsearch

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/elasticsearch@sha256:9d05aa8645192d9f75c2b9d650923c0045a1be66eec121a0588a3def5cf71e15

Chart versions

Chart version
0.0.1
App version
9.4.2
Chart license
SSPL-1.0
App license
SSPL-1.0
Signed
cosign (keyless)
Values schema
yes
Last published
2026-06-13

Verify the chart

cosign verify ghcr.io/quenchworks/charts/elasticsearch@sha256:DIGEST \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

Upstream project: https://github.com/elastic/elasticsearch