Compare commits
1 commit
13f3332106
...
db6f13318a
| Author | SHA1 | Date | |
|---|---|---|---|
| db6f13318a |
3 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ services:
|
||||||
max-size: "500m"
|
max-size: "500m"
|
||||||
max-file: "2"
|
max-file: "2"
|
||||||
signal:
|
signal:
|
||||||
image: netbirdio/signal:0.58.2
|
image: netbirdio/signal:0.58.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- netbird-signal:/var/lib/netbird
|
- netbird-signal:/var/lib/netbird
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: renovate
|
- chart: renovate
|
||||||
repoURL: https://docs.renovatebot.com/helm-charts
|
repoURL: https://docs.renovatebot.com/helm-charts
|
||||||
targetRevision: 43.53.*
|
targetRevision: 43.49.*
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
renovate:
|
renovate:
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ image:
|
||||||
# -- Docker repository to use
|
# -- Docker repository to use
|
||||||
repository: mbround18/valheim
|
repository: mbround18/valheim
|
||||||
# -- Docker tag to use - use "latest" for most current version
|
# -- Docker tag to use - use "latest" for most current version
|
||||||
tag: "3.3"
|
tag: "3.2"
|
||||||
# -- Image pull policy
|
# -- Image pull policy
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue