Compare commits
4 commits
d29e3a6a36
...
d0cb3c39f5
| Author | SHA1 | Date | |
|---|---|---|---|
| d0cb3c39f5 | |||
| e4dbf4efaf | |||
| 6386316395 | |||
| 0a27275688 |
4 changed files with 4 additions and 4 deletions
|
|
@ -50,7 +50,7 @@ services:
|
||||||
max-size: "500m"
|
max-size: "500m"
|
||||||
max-file: "2"
|
max-file: "2"
|
||||||
management:
|
management:
|
||||||
image: netbirdio/management:0.59.10
|
image: netbirdio/management:0.60.4
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
- dashboard
|
- dashboard
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: forgejo
|
- chart: forgejo
|
||||||
repoURL: code.forgejo.org/forgejo-helm
|
repoURL: code.forgejo.org/forgejo-helm
|
||||||
targetRevision: 15.0.2
|
targetRevision: 15.0.3
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
replicaCount: 2
|
replicaCount: 2
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: kubetail
|
- chart: kubetail
|
||||||
repoURL: https://kubetail-org.github.io/helm-charts/
|
repoURL: https://kubetail-org.github.io/helm-charts/
|
||||||
targetRevision: 0.16.1
|
targetRevision: 0.16.3
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
kubetail:
|
kubetail:
|
||||||
|
|
|
||||||
|
|
@ -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: 45.1.*
|
targetRevision: 45.21.*
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
renovate:
|
renovate:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue