Skip to content

Commit 61635b6

Browse files
Merge branch 'main' into bugfix-zone-annotations
2 parents 500a50d + af9ef28 commit 61635b6

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

charts/agent-operator/Chart.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ apiVersion: v2
22
name: grafana-agent-operator
33
description: A Helm chart for Grafana Agent Operator
44
type: application
5-
version: 0.5.1
5+
version: 0.5.2
6+
deprecated: true
67
appVersion: "0.44.2"
78
home: https://grafana.com/docs/agent/v0.44/
89
icon: https://raw.githubusercontent.com/grafana/agent/v0.44.2/docs/sources/assets/logo_and_name.png

charts/agent-operator/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
# ⚠️ Deprecation Notice
2+
3+
**This chart is deprecated and will no longer receive updates or support.**
4+
15
# grafana-agent-operator
26

3-
![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.44.2](https://img.shields.io/badge/AppVersion-0.44.2-informational?style=flat-square)
7+
![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.44.2](https://img.shields.io/badge/AppVersion-0.44.2-informational?style=flat-square)
48

59
A Helm chart for Grafana Agent Operator
610

charts/agent-operator/README.md.gotmpl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# ⚠️ Deprecation Notice
2+
3+
**This chart is deprecated and will no longer receive updates or support.**
4+
15
{{ template "chart.header" . }}
26

37
{{ template "chart.versionBadge" . }}{{ template "chart.typeBadge" . }}{{ template "chart.appVersionBadge" . }}

0 commit comments

Comments
 (0)