mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-24 23:19:39 -05:00
renovate: ignore operator manager kustomization
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
c9624c75ee
commit
25a23475ad
@ -13,4 +13,4 @@ kind: Kustomization
|
||||
images:
|
||||
- name: controller
|
||||
newName: ghcr.io/edgelesssys/constellation/node-operator
|
||||
newTag: v2.3.0
|
||||
newTag: v0.0.0
|
||||
|
@ -16,7 +16,8 @@
|
||||
],
|
||||
"prConcurrentLimit": 4,
|
||||
"ignorePaths": [
|
||||
"cli/internal/helm/charts/cilium/**"
|
||||
"cli/internal/helm/charts/cilium/**",
|
||||
"operators/constellation-node-operator/config/manager/kustomization.yaml"
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"github.com/edgelesssys/constellation/v2"
|
||||
|
Loading…
Reference in New Issue
Block a user