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

Update Helm release elasticsearch to v19.21.2 #48

Closed
wants to merge 1 commit into from
Closed
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/dave/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: elasticsearch
repository: https://charts.bitnami.com/bitnami
version: 19.17.0
version: 19.21.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.3.3
Expand All @@ -20,5 +20,5 @@ dependencies:
- name: eai
repository: ""
version: '*'
digest: sha256:c50f02bd28aecfae0cd393e22e6f2e3d375769160c5cf1a6f1331fb22b97c26c
generated: "2024-05-24T15:08:36.553513836Z"
digest: sha256:af6d1a2be34b9508773e236fd667e93186d873b188dc01387d2a2fd4799185ce
generated: "2024-10-02T15:17:23.362936625Z"
2 changes: 1 addition & 1 deletion charts/dave/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sources:
dependencies:
- name: elasticsearch
repository: https://charts.bitnami.com/bitnami
version: 19.17.0
version: 19.21.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.3.3
Expand Down
Loading