Compare commits
1 commit
renovate/g
...
main
Author | SHA1 | Date | |
---|---|---|---|
ec4deeec4c |
2 changed files with 1 additions and 8 deletions
|
@ -17,7 +17,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: prowlarr
|
- name: prowlarr
|
||||||
image: ghcr.io/linuxserver/prowlarr@sha256:806916104582ff18024b1234a0c82e113c160037f0bf0e6c076e14528bbab331
|
image: ghcr.io/linuxserver/prowlarr@sha256:3e23c577e77a92dfdddcccb8988bccc89d142dfd3669c616c5b3ce1cdc500022
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: PUID
|
- name: PUID
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
||||||
"extends": ["config:recommended"],
|
|
||||||
"kubernetes": {
|
|
||||||
"fileMatch": ["\\.yaml$"]
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in a new issue