1 Commits

Author SHA1 Message Date
5f4703208d Update ghcr.io/coder/code-server Docker tag to v4.105.1 2025-11-03 18:02:09 +00:00
28 changed files with 35 additions and 63 deletions

View File

@@ -10,7 +10,7 @@ resources:
images: images:
- name: adguard/adguardhome - name: adguard/adguardhome
newName: adguard/adguardhome newName: adguard/adguardhome
newTag: v0.107.71 newTag: v0.107.69
namespace: adguard namespace: adguard

View File

@@ -9,20 +9,9 @@ spec:
routes: routes:
- match: Host(`audiobookshelf.kluster.moll.re`) - match: Host(`audiobookshelf.kluster.moll.re`)
kind: Rule kind: Rule
middlewares:
- name: buffering
services: services:
- name: audiobookshelf-web - name: audiobookshelf-web
port: 80 port: 80
tls: tls:
certResolver: default-tls certResolver: default-tls
---
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: buffering
spec:
buffering:
maxRequestBodyBytes: 10000000000 # approx 10gb
memRequestBodyBytes: 1048576

View File

@@ -12,4 +12,4 @@ namespace: audiobookshelf
images: images:
- name: audiobookshelf - name: audiobookshelf
newName: ghcr.io/advplyr/audiobookshelf newName: ghcr.io/advplyr/audiobookshelf
newTag: "2.31.0" newTag: "2.29.0"

View File

@@ -12,4 +12,4 @@ namespace: code-server
images: images:
- name: code-server - name: code-server
newName: ghcr.io/coder/code-server newName: ghcr.io/coder/code-server
newTag: 4.107.0-fedora newTag: 4.105.1-fedora

View File

@@ -13,4 +13,4 @@ namespace: files
images: images:
- name: ocis - name: ocis
newName: owncloud/ocis newName: owncloud/ocis
newTag: "7.3.1" newTag: "7.3.0"

View File

@@ -14,4 +14,4 @@ resources:
images: images:
- name: actualbudget - name: actualbudget
newName: actualbudget/actual-server newName: actualbudget/actual-server
newTag: 25.12.0 newTag: 25.10.0

View File

@@ -17,5 +17,5 @@ helmCharts:
- releaseName: grafana - releaseName: grafana
name: grafana name: grafana
repo: https://grafana.github.io/helm-charts repo: https://grafana.github.io/helm-charts
version: 10.3.2 version: 10.1.4
valuesFile: grafana.values.yaml valuesFile: grafana.values.yaml

View File

@@ -13,7 +13,7 @@ resources:
images: images:
- name: homeassistant - name: homeassistant
newName: homeassistant/home-assistant newName: homeassistant/home-assistant
newTag: "2025.12" newTag: "2025.10"
configurations: configurations:
# allow nameReference to work with different mentions of the same resource as well # allow nameReference to work with different mentions of the same resource as well

View File

@@ -18,7 +18,7 @@ spec:
entryPoints: entryPoints:
- websecure - websecure
routes: routes:
- match: Host(`immich.kluster.moll.re`) || Host(`photos.kluster.moll.re`) - match: Host(`immich.kluster.moll.re`)
kind: Rule kind: Rule
services: services:
- name: immich-server - name: immich-server

View File

@@ -15,13 +15,13 @@ namespace: immich
helmCharts: helmCharts:
- name: immich - name: immich
releaseName: immich releaseName: immich
version: 0.10.3 version: 0.10.1
valuesFile: values.yaml valuesFile: values.yaml
repo: https://immich-app.github.io/immich-charts repo: https://immich-app.github.io/immich-charts
images: images:
- name: ghcr.io/immich-app/immich-machine-learning - name: ghcr.io/immich-app/immich-machine-learning
newTag: v2.3.1 newTag: v2.1.0
- name: ghcr.io/immich-app/immich-server - name: ghcr.io/immich-app/immich-server
newTag: v2.3.1 newTag: v2.1.0

View File

@@ -6,9 +6,9 @@ spec:
endpoints: endpoints:
- port: metrics-api - port: metrics-api
scheme: http scheme: http
path: /metrics - port: metrics-ms
scheme: http
selector: selector:
matchLabels: matchLabels:
# app.kubernetes.io/name: server app.kubernetes.io/name: server
app.kubernetes.io/service: immich-server app.kubernetes.io/service: immich-server
app.kubernetes.io/instance: immich

View File

@@ -8,22 +8,10 @@ spec:
- websecure - websecure
routes: routes:
- match: Host(`kitchen.kluster.moll.re`) - match: Host(`kitchen.kluster.moll.re`)
middlewares:
- name: kitchenowl
kind: Rule kind: Rule
services: services:
- name: kitchenowl-web - name: kitchenowl-web
port: 8080 port: 8080
tls: tls:
certResolver: default-tls certResolver: default-tls
---
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: kitchenowl
spec:
headers:
customRequestHeaders:
X-Forwarded-Proto: "https"
Upgrade: "websocket"

View File

@@ -13,4 +13,4 @@ namespace: linkding
images: images:
- name: linkding - name: linkding
newName: sissbruecker/linkding newName: sissbruecker/linkding
newTag: "1.44.2" newTag: "1.44.1"

View File

@@ -12,4 +12,4 @@ resources:
images: images:
- name: jellyfin/jellyfin - name: jellyfin/jellyfin
newName: jellyfin/jellyfin newName: jellyfin/jellyfin
newTag: 10.11.5 newTag: 10.10.7

View File

@@ -18,7 +18,7 @@ images:
newTag: java21 newTag: java21
- name: alpine - name: alpine
newName: alpine newName: alpine
newTag: "3.23" newTag: "3.22"
- name: rsync - name: rsync
newName: eeacms/rsync newName: eeacms/rsync
newTag: "3.0" newTag: "3.0"

View File

@@ -13,4 +13,4 @@ resources:
images: images:
- name: binwiederhier/ntfy - name: binwiederhier/ntfy
newName: binwiederhier/ntfy newName: binwiederhier/ntfy
newTag: v2.15.0 newTag: v2.14.0

View File

@@ -14,14 +14,14 @@ namespace: paperless
images: images:
- name: paperless - name: paperless
newName: ghcr.io/paperless-ngx/paperless-ngx newName: ghcr.io/paperless-ngx/paperless-ngx
newTag: "2.20.2" newTag: "2.18.4"
helmCharts: helmCharts:
- name: redis - name: redis
releaseName: redis releaseName: redis
repo: https://charts.bitnami.com/bitnami repo: https://charts.bitnami.com/bitnami
version: 24.0.8 version: 23.2.3
valuesInline: valuesInline:
auth: auth:
enabled: false enabled: false

View File

@@ -13,5 +13,5 @@ resources:
images: images:
- name: mealie - name: mealie
newTag: v3.7.0 newTag: v3.3.2
newName: ghcr.io/mealie-recipes/mealie newName: ghcr.io/mealie-recipes/mealie

View File

@@ -4,7 +4,7 @@ kind: Kustomization
namespace: argocd namespace: argocd
resources: resources:
- namespace.yaml - namespace.yaml
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.1 - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.9
- ingress.yaml - ingress.yaml
- argo-apps.application.yaml - argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml - bootstrap-repo.sealedsecret.yaml

View File

@@ -27,6 +27,6 @@ images:
helmCharts: helmCharts:
- name: authelia - name: authelia
releaseName: authelia releaseName: authelia
version: 0.10.49 version: 0.10.47
repo: https://charts.authelia.com repo: https://charts.authelia.com
valuesFile: authelia.values.yaml valuesFile: authelia.values.yaml

View File

@@ -11,4 +11,4 @@ resources:
images: images:
- name: dns - name: dns
newName: git.kluster.moll.re/remoll/dns newName: git.kluster.moll.re/remoll/dns
newTag: 0.0.2-build.124 newTag: 0.0.2-build.100

View File

@@ -7,6 +7,6 @@ resources:
# - namespace.yaml # - namespace.yaml
# namespace is already included in the remote kustomization # namespace is already included in the remote kustomization
# - github.com/metallb/metallb/config/native?ref=v0.15.2 # - github.com/metallb/metallb/config/native?ref=v0.15.2
- github.com/metallb/metallb/config/frr?ref=v0.15.3 - github.com/metallb/metallb/config/frr?ref=v0.15.2
- ipaddresspool.yaml - ipaddresspool.yaml

View File

@@ -6,7 +6,7 @@ namespace: monitoring
resources: resources:
- namespace.yaml - namespace.yaml
# prometheus-operator crds # prometheus-operator crds
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.87.1 - https://github.com/prometheus-operator/prometheus-operator?ref=v0.86.1
# single prometheus instance with a thanos sidecar # single prometheus instance with a thanos sidecar
- prometheus.yaml - prometheus.yaml
- thanos-store.statefulset.yaml - thanos-store.statefulset.yaml
@@ -17,17 +17,17 @@ resources:
images: images:
- name: thanos - name: thanos
newName: quay.io/thanos/thanos newName: quay.io/thanos/thanos
newTag: v0.40.1 newTag: v0.39.2
helmCharts: helmCharts:
- name: loki - name: loki
releaseName: loki releaseName: loki
repo: https://grafana.github.io/helm-charts repo: https://grafana.github.io/helm-charts
version: 6.49.0 version: 6.45.2
valuesFile: loki.values.yaml valuesFile: loki.values.yaml
- name: prometheus-node-exporter - name: prometheus-node-exporter
releaseName: prometheus-node-exporter releaseName: prometheus-node-exporter
repo: https://prometheus-community.github.io/helm-charts repo: https://prometheus-community.github.io/helm-charts
version: 4.49.2 version: 4.49.1
valuesFile: prometheus-node-exporter.values.yaml valuesFile: prometheus-node-exporter.values.yaml

View File

@@ -9,6 +9,6 @@ namespace: pg-ha
helmCharts: helmCharts:
- name: cloudnative-pg - name: cloudnative-pg
releaseName: pg-controller releaseName: pg-controller
version: 0.27.0 version: 0.26.1
valuesFile: values.yaml valuesFile: values.yaml
repo: https://cloudnative-pg.io/charts/ repo: https://cloudnative-pg.io/charts/

View File

@@ -11,4 +11,4 @@ resources:
images: images:
- name: renovate/renovate - name: renovate/renovate
newName: renovate/renovate newName: renovate/renovate
newTag: "42" newTag: "41"

View File

@@ -9,4 +9,4 @@ resources:
images: images:
- name: controller - name: controller
newName: docker.io/bitnami/sealed-secrets-controller newName: docker.io/bitnami/sealed-secrets-controller
newTag: 0.33.1 newTag: 0.32.2

View File

@@ -66,11 +66,6 @@ data:
[entryPoints.websecure.forwardedHeaders] [entryPoints.websecure.forwardedHeaders]
insecure = true insecure = true
# forward ip headers no matter where they come from # forward ip headers no matter where they come from
[entryPoints.websecure.transport.respondingTimeouts]
readTimeout = "0"
# writeTimeout = "300s"
# idleTimeout = "180s"
[entryPoints.metrics] [entryPoints.metrics]
address = ":9100" address = ":9100"

View File

@@ -13,6 +13,6 @@ namespace: traefik-system
helmCharts: helmCharts:
- name: traefik - name: traefik
releaseName: traefik releaseName: traefik
version: 37.4.0 version: 37.2.0
valuesFile: values.yaml valuesFile: values.yaml
repo: https://traefik.github.io/charts repo: https://traefik.github.io/charts