Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release opensearch to v2.27.0 #100

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/harmony-chart/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
version: 7.17.3
- name: opensearch
repository: https://opensearch-project.github.io/helm-charts
version: 2.13.3
version: 2.27.0
- name: karpenter
repository: oci://public.ecr.aws/karpenter
version: 1.0.0
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: openfaas
repository: https://openfaas.github.io/faas-netes
version: 14.2.34
digest: sha256:548b955e15c04e3eb4a270b4f6a869675d20becad8e75702cf945b214809a63e
generated: "2024-10-07T15:49:37.65074391-05:00"
digest: sha256:17b231c42db7ee25278ded8eb33ead8679bf8e1982403b2c58f8f73ff15f68b4
generated: "2024-11-12T16:59:14.954757546Z"
2 changes: 1 addition & 1 deletion charts/harmony-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies:
repository: https://helm.elastic.co

- name: opensearch
version: "2.13.3"
version: "2.27.0"
condition: opensearch.enabled
repository: https://opensearch-project.github.io/helm-charts

Expand Down