Compare commits
4 commits
90896a7234
...
9ad38bcce1
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ad38bcce1 | |||
| e4dbf4efaf | |||
| 6386316395 | |||
| 0a27275688 |
4 changed files with 4 additions and 4 deletions
|
|
@ -35,7 +35,7 @@ services:
|
|||
max-size: "500m"
|
||||
max-file: "2"
|
||||
relay:
|
||||
image: netbirdio/relay:0.59.11
|
||||
image: netbirdio/relay:0.60.4
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ spec:
|
|||
sources:
|
||||
- chart: forgejo
|
||||
repoURL: code.forgejo.org/forgejo-helm
|
||||
targetRevision: 15.0.2
|
||||
targetRevision: 15.0.3
|
||||
helm:
|
||||
valuesObject:
|
||||
replicaCount: 2
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ spec:
|
|||
sources:
|
||||
- chart: kubetail
|
||||
repoURL: https://kubetail-org.github.io/helm-charts/
|
||||
targetRevision: 0.16.1
|
||||
targetRevision: 0.16.3
|
||||
helm:
|
||||
valuesObject:
|
||||
kubetail:
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ spec:
|
|||
sources:
|
||||
- chart: renovate
|
||||
repoURL: https://docs.renovatebot.com/helm-charts
|
||||
targetRevision: 45.1.*
|
||||
targetRevision: 45.21.*
|
||||
helm:
|
||||
valuesObject:
|
||||
renovate:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue