mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-19 12:34:44 -04:00
deps: ignore updates to CSI containers in renovate (#2068)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
ab4b948421
commit
50796cf279
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
|||
"prConcurrentLimit": 4,
|
||||
"ignorePaths": [
|
||||
"cli/internal/helm/charts/cilium/**",
|
||||
"cli/internal/helm/charts/edgeless/constellation-services/charts/aws-csi-driver/**",
|
||||
"cli/internal/helm/charts/edgeless/constellation-services/charts/azuredisk-csi-driver/**",
|
||||
"cli/internal/helm/charts/edgeless/constellation-services/charts/gcp-compute-persistent-disk-csi-driver/**",
|
||||
"cli/internal/helm/charts/edgeless/constellation-services/charts/cinder-csi-plugin/**",
|
||||
"operators/constellation-node-operator/config/manager/kustomization.yaml"
|
||||
],
|
||||
"ignoreDeps": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue