File tree 3 files changed +5
-2
lines changed
operations/helm/charts/alloy
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ internal API changes are not present.
10
10
Unreleased
11
11
----------
12
12
13
+ 0.5.0 (2024-07-08)
14
+ ------------------
15
+
13
16
### Enhancements
14
17
15
18
- Only utilize spec.internalTrafficPolicy in the Service if deploying to Kubernetes 1.26 or later. (@petewall )
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : alloy
3
3
description : ' Grafana Alloy'
4
4
type : application
5
- version : 0.4 .0
5
+ version : 0.5 .0
6
6
appVersion : ' v1.2.0'
7
7
icon : https://raw.githubusercontent.com/grafana/alloy/main/docs/sources/assets/alloy_icon_orange.svg
8
8
Original file line number Diff line number Diff line change 1
1
# Grafana Alloy Helm chart
2
2
3
- ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ Version: 0.4 .0] ( https://img.shields.io/badge/Version-0.4 .0-informational?style=flat-square ) ![ AppVersion: v1.2.0] ( https://img.shields.io/badge/AppVersion-v1.2.0-informational?style=flat-square )
3
+ ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ Version: 0.5 .0] ( https://img.shields.io/badge/Version-0.5 .0-informational?style=flat-square ) ![ AppVersion: v1.2.0] ( https://img.shields.io/badge/AppVersion-v1.2.0-informational?style=flat-square )
4
4
5
5
Helm chart for deploying [ Grafana Alloy] [ ] to Kubernetes.
6
6
You can’t perform that action at this time.
0 commit comments