Compare commits

..

11 commits

Author SHA1 Message Date
a858bfac42 chore(deps): update netbirdio/dashboard docker tag to v2.19.0
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
2025-10-02 02:07:49 +00:00
000502ba9d chore(deps): update code.forgejo.org/forgejo-helm/forgejo docker tag to v14.0.3
Some checks failed
checks / tflint (push) Failing after 8s
checks / k8s (push) Failing after 11s
OpenTofu deployments / authentik (push) Failing after 3s
OpenTofu deployments / adguard (push) Failing after 3s
checks / pre-commit (push) Failing after 12m29s
2025-09-29 06:32:47 +00:00
09a2fa0ea2 chore(deps): update helm release renovate to 43.53.*
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
OpenTofu deployments / authentik (push) Failing after 1s
OpenTofu deployments / adguard (push) Failing after 1s
2025-09-22 07:52:47 +00:00
46cec59dc7 chore(deps): update mbround18/valheim docker tag to v3.3
Some checks failed
checks / k8s (push) Failing after 0s
checks / pre-commit (push) Failing after 3s
checks / tflint (push) Failing after 0s
OpenTofu deployments / authentik (push) Failing after 0s
OpenTofu deployments / adguard (push) Failing after 0s
2025-09-22 07:52:05 +00:00
03456118d0 chore(deps): update helm release renovate to 43.49.*
Some checks failed
checks / pre-commit (push) Failing after 0s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 0s
OpenTofu deployments / authentik (push) Failing after 2s
OpenTofu deployments / adguard (push) Failing after 0s
2025-09-18 01:44:44 +00:00
8a95873945 chore(deps): update helm release meilisearch to 0.17.*
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
OpenTofu deployments / authentik (push) Failing after 1s
OpenTofu deployments / adguard (push) Failing after 0s
2025-09-17 08:47:47 +00:00
af8d8a4d23 chore(deps): update ghcr.io/paperless-ngx/paperless-ngx docker tag to v2.18.4
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
OpenTofu deployments / authentik (push) Failing after 0s
OpenTofu deployments / adguard (push) Failing after 2s
2025-09-17 01:53:28 +00:00
06ac539d21
misc: reverte 5eb03c0433
Some checks failed
checks / pre-commit (push) Failing after 2s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
OpenTofu deployments / authentik (push) Failing after 0s
OpenTofu deployments / adguard (push) Failing after 1s
2025-09-16 16:07:36 +02:00
5eb03c0433 chore(deps): update helm release postgres to v1.5.7
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
OpenTofu deployments / authentik (push) Failing after 1s
OpenTofu deployments / adguard (push) Failing after 0s
2025-09-16 06:44:07 +00:00
f5a268e00f chore(deps): update code.forgejo.org/forgejo-helm/forgejo docker tag to v14.0.2
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 1s
checks / tflint (push) Failing after 0s
OpenTofu deployments / authentik (push) Failing after 0s
OpenTofu deployments / adguard (push) Failing after 1s
2025-09-16 02:37:10 +00:00
73f48389d7 chore(deps): update helm release kured to 5.10.*
Some checks failed
checks / pre-commit (push) Failing after 1s
checks / k8s (push) Failing after 0s
checks / tflint (push) Failing after 0s
OpenTofu deployments / authentik (push) Failing after 0s
OpenTofu deployments / adguard (push) Failing after 0s
2025-09-07 02:02:50 +00:00
7 changed files with 7 additions and 8 deletions

View file

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

View file

@ -14,7 +14,7 @@ services:
webserver:
image: ghcr.io/paperless-ngx/paperless-ngx:2.18.2
image: ghcr.io/paperless-ngx/paperless-ngx:2.18.4
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.0
targetRevision: 14.0.3
helm:
valuesObject:
replicaCount: 2
@ -89,7 +89,6 @@ 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.6.*
targetRevision: 5.10.*
helm:
valuesObject:
configuration.rebootDays:

View file

@ -18,7 +18,7 @@ spec:
targetRevision: main
- chart: meilisearch
repoURL: https://meilisearch.github.io/meilisearch-kubernetes
targetRevision: 0.15.*
targetRevision: 0.17.*
helm:
valuesObject:
environment:

View file

@ -13,7 +13,7 @@ spec:
sources:
- chart: renovate
repoURL: https://docs.renovatebot.com/helm-charts
targetRevision: 43.15.*
targetRevision: 43.53.*
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.2"
tag: "3.3"
# -- Image pull policy
pullPolicy: Always