diff --git a/charts/operators/grafana-agent-operator/Chart.yaml b/charts/operators/grafana-agent-operator/Chart.yaml index a7cb1cd127d..47f088c3bb5 100644 --- a/charts/operators/grafana-agent-operator/Chart.yaml +++ b/charts/operators/grafana-agent-operator/Chart.yaml @@ -5,9 +5,9 @@ annotations: truecharts.org/category: system truecharts.org/max_helm_version: "3.14" truecharts.org/min_helm_version: "3.12" - truecharts.org/train: incubator + truecharts.org/train: operators apiVersion: v2 -appVersion: 18.0.1 +appVersion: 0.39.2 dependencies: - name: common version: 17.5.1 @@ -18,8 +18,8 @@ dependencies: import-values: [] deprecated: false description: Grafana Scraping Agent Operator -home: https://truecharts.org/charts/incubator/grafana-agent -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-agent.png +home: https://truecharts.org/charts/operators/grafana-agent-operator +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana-agent-operator.png keywords: - grafana-agent - shell @@ -31,5 +31,7 @@ maintainers: name: grafana-agent-operator sources: - https://grafana.com + - https://github.com/truecharts/charts/tree/master/charts/operators/grafana-agent-operator + - https://hub.docker.com/r/grafana/agent-operator type: application version: 1.0.1 diff --git a/charts/operators/grafana-agent-operator/README.md b/charts/operators/grafana-agent-operator/README.md index 0fc4dfd1da0..afa4345cff9 100644 --- a/charts/operators/grafana-agent-operator/README.md +++ b/charts/operators/grafana-agent-operator/README.md @@ -7,7 +7,7 @@ title: README TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/atuin) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/operators/grafana-agent-operator) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** diff --git a/charts/operators/grafana-agent-operator/values.yaml b/charts/operators/grafana-agent-operator/values.yaml index 93eb71e44bd..ba5a9b74107 100644 --- a/charts/operators/grafana-agent-operator/values.yaml +++ b/charts/operators/grafana-agent-operator/values.yaml @@ -1,7 +1,7 @@ image: repository: grafana/agent-operator pullPolicy: IfNotPresent - tag: v0.39.1 + tag: v0.39.2@sha256:841e8e1365758116d4058aa561d8d0f9deb3f6339d17548eadeeecc46889307f podOptions: automountServiceAccountToken: true