diff --git a/charts/grafana-agent-flow-mixin/Chart.yaml b/charts/grafana-agent-flow-mixin/Chart.yaml index 39d5b582..5a7826af 100644 --- a/charts/grafana-agent-flow-mixin/Chart.yaml +++ b/charts/grafana-agent-flow-mixin/Chart.yaml @@ -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 @@ -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 \ No newline at end of file diff --git a/charts/tempo-mixin/Chart.yaml b/charts/tempo-mixin/Chart.yaml index 01702987..928ec440 100644 --- a/charts/tempo-mixin/Chart.yaml +++ b/charts/tempo-mixin/Chart.yaml @@ -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 @@ -53,3 +53,5 @@ annotations: artifacthub.io/changes: | - kind: fixed description: YAML indentation when additionalLabels are defined + - kind: fixed + description: Source of the repository \ No newline at end of file