Skip to content
Merged
Changes from all commits
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
4 changes: 2 additions & 2 deletions alloy/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ namespace: alloy
helmCharts:
- repo: https://grafana.github.io/helm-charts
name: alloy
version: "1.4.0"
version: "1.5.0"
includeCRDs: true
namespace: alloy
releaseName: alloy
valuesFile: values.yaml

- repo: https://grafana.github.io/helm-charts
name: alloy
version: "1.4.0"
version: "1.5.0"
includeCRDs: true
namespace: alloy
releaseName: alloy-ds
Expand Down