12 Commits

Author SHA1 Message Date
renovate 4308634c0b Update grafana/promtail Docker tag to v3 2026-05-25 07:41:43 +00:00
AverageMarcus a8c1f39a03 Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.19.0' (#712) from renovate/ghcr.io-mealie-recipes-mealie-3.x into master
Reviewed-on: #712
2026-05-25 07:30:56 +00:00
renovate b52c5a8eba Update ghcr.io/mealie-recipes/mealie Docker tag to v3.19.0 2026-05-25 03:08:32 +00:00
AverageMarcus 0521df9e92 Merge pull request 'Update registry.k8s.io/kube-state-metrics/kube-state-metrics Docker tag to v2.19.0' (#711) from renovate/registry.k8s.io-kube-state-metrics-kube-state-metrics-2.x into master
Reviewed-on: #711
2026-05-23 10:29:33 +00:00
renovate 6e8275454e Update registry.k8s.io/kube-state-metrics/kube-state-metrics Docker tag to v2.19.0 2026-05-23 03:09:33 +00:00
AverageMarcus 493984abe4 Added Trek ingress
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2026-05-22 12:55:58 +01:00
AverageMarcus 5e9efc3a3b Merge pull request 'Update gitea/gitea Docker tag to v1.26.2' (#709) from renovate/gitea-gitea-1.x into master
Reviewed-on: #709
2026-05-21 14:56:04 +00:00
AverageMarcus c3b3db2651 Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.18.0' (#710) from renovate/ghcr.io-mealie-recipes-mealie-3.x into master
Reviewed-on: #710
2026-05-21 14:55:59 +00:00
renovate 519b8eebb9 Update ghcr.io/mealie-recipes/mealie Docker tag to v3.18.0 2026-05-21 03:09:54 +00:00
renovate 3bef85f5a6 Update gitea/gitea Docker tag to v1.26.2 2026-05-21 03:09:46 +00:00
AverageMarcus a1baddb427 Merge pull request 'Update ghcr.io/miniflux/miniflux Docker tag to v2.3.0' (#708) from renovate/ghcr.io-miniflux-miniflux-2.x into master
Reviewed-on: #708
2026-05-16 04:43:53 +00:00
renovate e3d2b0f65f Update ghcr.io/miniflux/miniflux Docker tag to v2.3.0 2026-05-16 03:03:48 +00:00
6 changed files with 16 additions and 5 deletions
@@ -19,6 +19,7 @@ spec:
- bsky-feeds.cluster.fun
- ai.cluster.fun
- penpot.cluster.fun
- trek.cluster.fun
secretName: non-auth-proxy-ingress
rules:
- host: hello-world.cluster.fun
@@ -71,3 +72,13 @@ spec:
name: tailscale-proxy
port:
name: non-auth
- host: trek.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: tailscale-proxy
port:
name: non-auth
+1 -1
View File
@@ -43,7 +43,7 @@ spec:
priorityClassName: critical
containers:
- name: git
image: gitea/gitea:1.26.1
image: gitea/gitea:1.26.2
env:
- name: APP_NAME
value: "Git"
+1 -1
View File
@@ -31,7 +31,7 @@ spec:
priorityClassName: critical
containers:
- name: frontend
image: ghcr.io/mealie-recipes/mealie:v3.17.0
image: ghcr.io/mealie-recipes/mealie:v3.19.0
imagePullPolicy: Always
envFrom:
- secretRef:
+1 -1
View File
@@ -238,7 +238,7 @@ spec:
- --resources=validatingwebhookconfigurations
#- --resources=volumeattachments
imagePullPolicy: IfNotPresent
image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.18.0"
image: "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.19.0"
ports:
- containerPort: 8080
livenessProbe:
+1 -1
View File
@@ -216,7 +216,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.17"
image: "grafana/promtail:3.6.11"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"
+1 -1
View File
@@ -68,7 +68,7 @@ spec:
spec:
containers:
- name: web
image: ghcr.io/miniflux/miniflux:2.2.19
image: ghcr.io/miniflux/miniflux:2.3.0
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef: