mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
fix(renovate): group Netbird updates
Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
||||
seccompProfile:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- image: docker.io/netbirdio/relay:0.39.1 # renovate: docker=netbirdio/relay
|
||||
- image: docker.io/netbirdio/relay:0.39.1 # renovate: docker=docker.io/netbirdio/relay
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: relay
|
||||
securityContext:
|
||||
|
||||
+3
-2
@@ -33,9 +33,10 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "Netbird",
|
||||
"groupName": "NetBird",
|
||||
"matchPackageNames": [
|
||||
"docker.io/netbirdio/**"
|
||||
"**/netbirdio/**",
|
||||
"netbirdio/**"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user