Skip to content

Commit

Permalink
Add external secrets dependency to charts-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AntiD2ta committed Jan 25, 2024
1 parent 5bda03f commit 6e64d65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add prometheus-charts https://prometheus-community.github.io/helm-charts
helm repo add grafana https://grafana.github.io/helm-charts
helm repo add external-secrets https://charts.external-secrets.io
- name: Run chart-releaser
uses: helm/[email protected]
Expand Down
3 changes: 2 additions & 1 deletion ct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ chart-repos:
- bitnami=https://charts.bitnami.com/bitnami
- prometheus-charts=https://prometheus-community.github.io/helm-charts
- grafana=https://grafana.github.io/helm-charts
- ethereum-helm-charts=https://ethpandaops.github.io/ethereum-helm-charts
- ethereum-helm-charts=https://ethpandaops.github.io/ethereum-helm-charts
- external-secrets=https://charts.external-secrets.io

0 comments on commit 6e64d65

Please sign in to comment.