Compare commits

..

1 commit

Author SHA1 Message Date
f133158bca chore(deps): update netbirdio/dashboard docker tag to v2.18.1
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
2025-09-15 10:40:16 +00:00
7 changed files with 8 additions and 7 deletions

View file

@ -1,7 +1,7 @@
---
services:
dashboard:
image: netbirdio/dashboard:v2.19.0
image: netbirdio/dashboard:v2.18.1
restart: unless-stopped
ports:
- 8005:80

View file

@ -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

View file

@ -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

View file

@ -13,7 +13,7 @@ spec:
source:
chart: kured
repoURL: https://kubereboot.github.io/charts
targetRevision: 5.10.*
targetRevision: 5.6.*
helm:
valuesObject:
configuration.rebootDays:

View file

@ -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:

View file

@ -13,7 +13,7 @@ spec:
sources:
- chart: renovate
repoURL: https://docs.renovatebot.com/helm-charts
targetRevision: 43.53.*
targetRevision: 43.15.*
helm:
valuesObject:
renovate:

View file

@ -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