Skip to content

Commit

Permalink
feat(logging-apps): Bump filebeat to 7.17
Browse files Browse the repository at this point in the history
Changes:
- elastic/helm-charts@33a2829
- elastic/helm-charts#1632
- elastic/helm-charts#1622
FFI: https://github.com/elastic/helm-charts/blob/main/CHANGELOG.md

Issues:
https://github.com/elastic/helm-charts/blob/main/BREAKING_CHANGES.md#7171
`Unfortunately helm upgrade --force is also failing. The workaround is to uninstall the previous chart version and reinstall it.`
  • Loading branch information
isantospardo committed Apr 28, 2022
1 parent 90d5bbd commit f5c9442
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 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.17.2
version: 0.18.0
home: https://github.com/adfinis-sygroup/helm-charts/tree/main/charts/logging-apps
sources:
- https://github.com/adfinis-sygroup/helm-charts
Expand Down
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.16.*"
targetRevision: "7.17.*"
# -- Helm values
# @default -- [upstream values](https://github.com/elastic/helm-charts/tree/master/filebeat/values.yaml)
values: {}
Expand Down

0 comments on commit f5c9442

Please sign in to comment.