Skip to content

Commit

Permalink
add cube chart repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mpwsh committed Aug 5, 2023
1 parent 90edd37 commit 0eec407
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linters/ct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ chart-repos:
- ory=https://k8s.ory.sh/helm/charts
- bitnami=https://charts.bitnami.com/bitnami
- influxdata=https://helm.influxdata.com
- cube=https://gadsme.github.io/charts
helm-extra-args: --timeout 600s
validate-maintainers: false
excluded-charts:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
helm repo add ory https://k8s.ory.sh/helm/charts
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add influxdata https://helm.influxdata.com/
helm repo add cube https://gadsme.github.io/charts
- name: Run chart-releaser
uses: helm/[email protected]
Expand Down

0 comments on commit 0eec407

Please sign in to comment.