diff --git a/.github/workflows/pack-and-ship-helmchart.yaml b/.github/workflows/pack-and-ship-helmchart.yaml index 8d21cee..0c4eca9 100644 --- a/.github/workflows/pack-and-ship-helmchart.yaml +++ b/.github/workflows/pack-and-ship-helmchart.yaml @@ -31,5 +31,5 @@ jobs: with: charts_dir: charts env: - CR_TOKEN: "${{ secrets.LI_GITOPS_TOKEN }}" + CR_TOKEN: "${{ secrets.PACKAGES_TOKEN }}" CR_SKIP_EXISTING: true diff --git a/README.md b/README.md index 7e8833d..e121bd6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ NOTE: one custom thing that we add to charts is the extra-manifest.yaml that all | -- | -- | | consul | https://artifacthub.io/packages/helm/hashicorp/consul | metabase | https://artifacthub.io/packages/helm/metabase-helm/metabase +| node-local-dns | https://artifacthub.io/packages/helm/deliveryhero/node-local-dns/2.1.0 | prometheus-elasticsearch-exporter | https://artifacthub.io/packages/helm/prometheus-community/prometheus-elasticsearch-exporter | prometheus-kafka-exporter | https://artifacthub.io/packages/helm/prometheus-community/prometheus-kafka-exporter | raw | https://github.com/bedag/helm-charts/tree/master/charts/raw