Compare commits
3 commits
22ee6d51bb
...
be5ea7052e
| Author | SHA1 | Date | |
|---|---|---|---|
| be5ea7052e | |||
| 09a2fa0ea2 | |||
| 46cec59dc7 |
3 changed files with 3 additions and 3 deletions
|
|
@ -91,7 +91,7 @@ services:
|
|||
max-file: "2"
|
||||
|
||||
peer-1:
|
||||
image: netbirdio/netbird:0.54.0
|
||||
image: netbirdio/netbird:0.58.2
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird
|
||||
|
|
|
|||
|
|
@ -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