diff --git a/chart/chart-index/Chart.yaml b/chart/chart-index/Chart.yaml index 06a641bd5e..b3320ec5bd 100644 --- a/chart/chart-index/Chart.yaml +++ b/chart/chart-index/Chart.yaml @@ -109,7 +109,7 @@ dependencies: version: 1.3.4 repository: https://prometheus-msteams.github.io/prometheus-msteams/ - name: promtail - version: 6.17.0 + version: 6.17.1 repository: https://grafana.github.io/helm-charts - name: rabbitmq-cluster-operator alias: rabbitmq diff --git a/charts/promtail/Chart.yaml b/charts/promtail/Chart.yaml index 4c372a9b03..30a521b3ec 100644 --- a/charts/promtail/Chart.yaml +++ b/charts/promtail/Chart.yaml @@ -1,5 +1,6 @@ apiVersion: v2 appVersion: 3.5.7 +deprecated: true description: Promtail is an agent which ships the contents of local logs to a Loki instance home: https://grafana.com/loki @@ -14,4 +15,4 @@ sources: - https://grafana.com/oss/loki/ - https://grafana.com/docs/loki/latest/ type: application -version: 6.17.0 +version: 6.17.1 diff --git a/charts/promtail/README.md b/charts/promtail/README.md index b0ad278a80..08319adb37 100644 --- a/charts/promtail/README.md +++ b/charts/promtail/README.md @@ -1,6 +1,10 @@ +# Deprecation Notice + +**This promtail and this chart is deprecated and will no longer receive updates or support.** + # promtail -![Version: 6.17.0](https://img.shields.io/badge/Version-6.17.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.1](https://img.shields.io/badge/AppVersion-3.5.1-informational?style=flat-square) +![Version: 6.17.1](https://img.shields.io/badge/Version-6.17.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.5.1](https://img.shields.io/badge/AppVersion-3.5.1-informational?style=flat-square) Promtail is an agent which ships the contents of local logs to a Loki instance diff --git a/charts/promtail/README.md.gotmpl b/charts/promtail/README.md.gotmpl index 01387a5a43..0d9378465e 100644 --- a/charts/promtail/README.md.gotmpl +++ b/charts/promtail/README.md.gotmpl @@ -1,3 +1,7 @@ +# Deprecation Notice + +**This promtail and this chart is deprecated and will no longer receive updates or support.** + {{ template "chart.header" . }} {{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }}