mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-08 19:08:40 -05: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
@ -19,6 +19,10 @@
|
|||||||
"prConcurrentLimit": 4,
|
"prConcurrentLimit": 4,
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
"cli/internal/helm/charts/cilium/**",
|
"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"
|
"operators/constellation-node-operator/config/manager/kustomization.yaml"
|
||||||
],
|
],
|
||||||
"ignoreDeps": [
|
"ignoreDeps": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user