Skip to content

Commit

Permalink
Upgrade to elasticsearch 7.17.x (#53)
Browse files Browse the repository at this point in the history
* Upgrade to elasticsearch 7.17.x
  • Loading branch information
4c0n authored Apr 4, 2023
1 parent 33f9051 commit 0e1763c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions charts/backend/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 10.1.19
- name: elasticsearch
repository: https://helm.elastic.co
version: 6.8.22
digest: sha256:5f2e419fec8f9840daf2ce93d29545411998cd8b5d7257ed67e4f6e0dd37e680
generated: "2023-02-02T22:03:29.636764+01:00"
version: 7.17.3
digest: sha256:93b3b9d04150d88aa2db924ac06a7b7286250ddb84b833fad234bd734c775b11
generated: "2023-03-27T14:51:38.050495552+02:00"
6 changes: 3 additions & 3 deletions charts/backend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: backend
description: The API for the Signals application
type: application
version: 4.6.0
appVersion: 2.15.4
version: 4.7.0
appVersion: 2.19.0

dependencies:
- name: postgresql
Expand All @@ -17,7 +17,7 @@ dependencies:
tags:
- rabbitmq
- name: elasticsearch
version: ~6.8.0
version: ~7.17.0
repository: https://helm.elastic.co
tags:
- elasticsearch
2 changes: 1 addition & 1 deletion charts/classification/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: classification
description: Machine learning prediction API
type: application
version: 4.6.0
version: 4.7.0
appVersion: 47000c5f9b9a21aec846f3de53108d5df25acd28
2 changes: 1 addition & 1 deletion charts/frontend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: frontend
description: The web frontend for the Signals application
type: application
version: 4.6.0
version: 4.7.0
appVersion: 2.11.3

0 comments on commit 0e1763c

Please sign in to comment.