Skip to content

Commit 5bdfdbb

Browse files
feat(helm): update chart alloy to 1.5.0
1 parent 0e94e2e commit 5bdfdbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

alloy/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ namespace: alloy
55
helmCharts:
66
- repo: https://grafana.github.io/helm-charts
77
name: alloy
8-
version: "1.4.0"
8+
version: "1.5.0"
99
includeCRDs: true
1010
namespace: alloy
1111
releaseName: alloy
1212
valuesFile: values.yaml
1313

1414
- repo: https://grafana.github.io/helm-charts
1515
name: alloy
16-
version: "1.4.0"
16+
version: "1.5.0"
1717
includeCRDs: true
1818
namespace: alloy
1919
releaseName: alloy-ds

0 commit comments

Comments
 (0)