Skip to content

Commit

Permalink
trying using packages secret
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Silvestre committed Jan 15, 2025
1 parent 4ce54ff commit 8b56653
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack-and-ship-helmchart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8b56653

Please sign in to comment.