mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-22 23:10:36 -04:00
ci: exclude CoreDNS chart from renovate (#3541)
This commit is contained in:
parent
eb08fe1025
commit
7a7b6b3655
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
"prConcurrentLimit": 4,
|
"prConcurrentLimit": 4,
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
"internal/constellation/helm/charts/cilium/**",
|
"internal/constellation/helm/charts/cilium/**",
|
||||||
|
"internal/constellation/helm/charts/coredns/**",
|
||||||
"internal/constellation/helm/charts/edgeless/csi/charts/aws-csi-driver/**",
|
"internal/constellation/helm/charts/edgeless/csi/charts/aws-csi-driver/**",
|
||||||
"internal/constellation/helm/charts/edgeless/csi/charts/azuredisk-csi-driver/**",
|
"internal/constellation/helm/charts/edgeless/csi/charts/azuredisk-csi-driver/**",
|
||||||
"internal/constellation/helm/charts/edgeless/csi/charts/gcp-compute-persistent-disk-csi-driver/**",
|
"internal/constellation/helm/charts/edgeless/csi/charts/gcp-compute-persistent-disk-csi-driver/**",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue