Skip to content

Commit

Permalink
Fix: Grafana Agent Flow and Tempo sources (#542)
Browse files Browse the repository at this point in the history
* Fix: Grafana Agent Flow and Tempo sources

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>

* Fix: Grafana Agent Flow and Tempo sources

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>

---------

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
  • Loading branch information
nlamirault committed Sep 26, 2023
1 parent 18f89f2 commit 8d05a4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion charts/grafana-agent-flow-mixin/Chart.yaml
Expand Up @@ -21,7 +21,7 @@ description: A Helm chart for Grafana Agent Flow mixin
home: https://charts.portefaix.xyz
# icon:
sources:
- https://github.com/nlamirault/portefaix-hub/tree/master/charts/grafana-agent-flow-mixin
- https://github.com/portefaix/portefaix-hub/tree/master/charts/grafana-agent-flow-mixin
type: application
keywords:
- grafana-agent
Expand Down Expand Up @@ -55,3 +55,5 @@ annotations:
artifacthub.io/changes: |
- kind: changed
description: grafana-agent-flow-mixin v0.36.1
- kind: fixed
description: Source of the repository
4 changes: 3 additions & 1 deletion charts/tempo-mixin/Chart.yaml
Expand Up @@ -22,7 +22,7 @@ type: application
home: https://charts.portefaix.xyz
icon: https://grafana.com/static/assets/img/logos/grafana-tempo.svg
sources:
- https://github.com/nlamirault/portefaix-hub/tree/master/charts/tempo-mixin
- https://github.com/portefaix/portefaix-hub/tree/master/charts/tempo-mixin
keywords:
- tempo
- monitoring-mixin
Expand Down Expand Up @@ -53,3 +53,5 @@ annotations:
artifacthub.io/changes: |
- kind: fixed
description: YAML indentation when additionalLabels are defined
- kind: fixed
description: Source of the repository

0 comments on commit 8d05a4a

Please sign in to comment.