Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ypoplavs committed Oct 5, 2023
1 parent 3f60b72 commit 9f6b83a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release-develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,11 @@ on:

paths:
- 'charts/testkube-cloud-api/templates/**'
- 'charts/testkube-cloud-api/Chart.yaml'
- 'charts/testkube-cloud-api/values.yaml'
- 'charts/testkube-cloud-api/README.md'
- 'charts/testkube-cloud-ui/templates/**'
- 'charts/testkube-cloud-ui/Chart.yaml'
- 'charts/testkube-cloud-ui/values.yaml'
- 'charts/testkube-cloud-ui/README.md'
- 'charts/testkube-enterprise/templates/**'
- 'charts/testkube-enterprise/Chart.yaml'
- 'charts/testkube-enterprise/values.yaml'
- 'charts/testkube-enterprise/README.md'

jobs:
release-helm-charts:
Expand Down
1 change: 0 additions & 1 deletion charts/testkube-cloud-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ global:
certificateProvider: ""
certManager:
# -- Certificate Issuer ref (only used if `provider` is set to `cert-manager`)

issuerRef: ""
# -- Global image pull secrets (provided usually by a parent chart like testkube-enterprise)
imagePullSecrets: []
Expand Down

0 comments on commit 9f6b83a

Please sign in to comment.