deps: ignore updates to CSI containers in renovate (#2068)

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
Daniel Weiße 2023-07-07 15:05:43 +02:00 committed by GitHub
parent ab4b948421
commit 50796cf279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": [