Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
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