Compare commits
3 commits
f15635477f
...
8bbaf663c3
| Author | SHA1 | Date | |
|---|---|---|---|
| 8bbaf663c3 | |||
| 09a2fa0ea2 | |||
| 46cec59dc7 |
3 changed files with 3 additions and 3 deletions
|
|
@ -50,7 +50,7 @@ services:
|
|||
max-size: "500m"
|
||||
max-file: "2"
|
||||
management:
|
||||
image: netbirdio/management:0.54.0
|
||||
image: netbirdio/management:0.58.2
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
- dashboard
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ spec:
|
|||
sources:
|
||||
- chart: renovate
|
||||
repoURL: https://docs.renovatebot.com/helm-charts
|
||||
targetRevision: 43.49.*
|
||||
targetRevision: 43.53.*
|
||||
helm:
|
||||
valuesObject:
|
||||
renovate:
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ image:
|
|||
# -- Docker repository to use
|
||||
repository: mbround18/valheim
|
||||
# -- Docker tag to use - use "latest" for most current version
|
||||
tag: "3.2"
|
||||
tag: "3.3"
|
||||
# -- Image pull policy
|
||||
pullPolicy: Always
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue