Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

chore(deps): update helm release elasticsearch to v19.21.2 #3

Open
wants to merge 1 commit into
base: master
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 src/mojafos/deployer/helm/infra/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ dependencies:
version: 17.11.6
- name: elasticsearch
repository: https://charts.bitnami.com/bitnami
version: 19.9.2
version: 19.21.2
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.4.5
digest: sha256:7ba3ea9a03eaa2abafee8c647e7976a22d7b82ad48fdd2a9dfbaa3bb65bbf910
generated: "2023-09-06T11:55:49.830694633Z"
digest: sha256:8eda85599bcc0042a8a4b165295f946d3a57e4ec8e63672ee2288b1b1f403e76
generated: "2024-03-13T23:54:53.904349825Z"
2 changes: 1 addition & 1 deletion src/mojafos/deployer/helm/infra/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies:
- mojafos
- dependency
- elasticsearch
version: 19.9.2
version: 19.21.2
## MySQL
- name: mysql
alias: mysql
Expand Down