Skip to content

Commit

Permalink
chore(filebeat): update to 8.5.1 (#856)
Browse files Browse the repository at this point in the history
* chore(filebeat): update to 8.5.1

Signed-off-by: Toni Tauro <toni.tauro@adfinis.com>
  • Loading branch information
eyenx committed Nov 23, 2022
1 parent dc73979 commit d485940
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 deletions.
14 changes: 13 additions & 1 deletion charts/logging-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: logging-apps
description: Argo CD app-of-apps config for logging applications
type: application
version: 0.23.0
version: 0.24.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/logging-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -14,3 +14,15 @@ dependencies:
- name: argoconfig
version: 0.7.6
repository: https://charts.adfinis.com
annotations:
artifacthub.io/changes: |
- kind: changed
description: 'use new elasticsearch credentials'
links:
- name: GitHub PR
url: https://github.com/elastic/helm-charts/pull/1400
- kind: changed
description: 'using https to connect to elasticsearch'
links:
- name: GitHub PR
url: https://github.com/elastic/helm-charts/pull/1627
4 changes: 2 additions & 2 deletions charts/logging-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/logging-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ filebeat:
# -- Chart
chart: "filebeat"
# -- [filebeat Helm chart](https://github.com/elastic/helm-charts/tree/master/filebeat) version
targetRevision: "7.17.*"
targetRevision: "8.5.1"
# -- Helm values
# @default -- [upstream values](https://github.com/elastic/helm-charts/tree/master/filebeat/values.yaml)
values: {}
Expand Down

0 comments on commit d485940

Please sign in to comment.