Compare commits
1 commit
a858bfac42
...
f133158bca
| Author | SHA1 | Date | |
|---|---|---|---|
| f133158bca |
7 changed files with 8 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
dashboard:
|
||||
image: netbirdio/dashboard:v2.19.0
|
||||
image: netbirdio/dashboard:v2.18.1
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8005:80
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ services:
|
|||
|
||||
webserver:
|
||||
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.18.4
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.18.2
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8002:8000
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ spec:
|
|||
sources:
|
||||
- chart: forgejo
|
||||
repoURL: code.forgejo.org/forgejo-helm
|
||||
targetRevision: 14.0.3
|
||||
targetRevision: 14.0.0
|
||||
helm:
|
||||
valuesObject:
|
||||
replicaCount: 2
|
||||
|
|
@ -89,6 +89,7 @@ spec:
|
|||
NO_REPLY_ADDRESS: git@fukurokuju.dev
|
||||
server:
|
||||
ROOT_URL: https://git.roboces.dev/
|
||||
|
||||
additionalConfigSources:
|
||||
- secret:
|
||||
secretName: gitea-ini-redis
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ spec:
|
|||
source:
|
||||
chart: kured
|
||||
repoURL: https://kubereboot.github.io/charts
|
||||
targetRevision: 5.10.*
|
||||
targetRevision: 5.6.*
|
||||
helm:
|
||||
valuesObject:
|
||||
configuration.rebootDays:
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ spec:
|
|||
targetRevision: main
|
||||
- chart: meilisearch
|
||||
repoURL: https://meilisearch.github.io/meilisearch-kubernetes
|
||||
targetRevision: 0.17.*
|
||||
targetRevision: 0.15.*
|
||||
helm:
|
||||
valuesObject:
|
||||
environment:
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ spec:
|
|||
sources:
|
||||
- chart: renovate
|
||||
repoURL: https://docs.renovatebot.com/helm-charts
|
||||
targetRevision: 43.53.*
|
||||
targetRevision: 43.15.*
|
||||
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.3"
|
||||
tag: "3.2"
|
||||
# -- Image pull policy
|
||||
pullPolicy: Always
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue