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.1 #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.1
- name: karpenter
repository: oci://public.ecr.aws/karpenter
version: 1.0.8
Expand All @@ -35,5 +35,5 @@ dependencies:
- name: vector
repository: https://helm.vector.dev
version: 0.37.0
digest: sha256:6620a3f1bac1f49165da56dc845b6435d73fd3d6c83e2ff4876e2d5c7394ae7b
generated: "2024-12-08T13:24:03.513574144-05:00"
digest: sha256:9b4dbf7fda362c1be548d37161a0764f62a7c055e603ddc98088e8846ca91326
generated: "2024-12-09T17:18:00.852871967Z"
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.1"
condition: opensearch.enabled
repository: https://opensearch-project.github.io/helm-charts

Expand Down
Loading