19 Commits

Author SHA1 Message Date
ed1c4dc6fa Update rancher/mirrored-library-traefik Docker tag to v3 2025-12-30 03:10:49 +00:00
3c18b88393 Added blog post link
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2025-12-29 20:35:48 +00:00
813ec159a9 Added reloader annotations
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2025-12-29 18:54:26 +00:00
38e6083fec Merge branch 'master' of https://git.cluster.fun/averagemarcus/cluster.fun 2025-12-29 18:49:58 +00:00
5ec45e625e Added cdl-talk-2026 links
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2025-12-29 18:49:01 +00:00
014573284f Merge pull request 'Update rancher/mirrored-library-traefik Docker tag to v2.11.33' (#618) from renovate/rancher-mirrored-library-traefik-2.x into master
Reviewed-on: #618
2025-12-23 10:47:18 +00:00
cb9c4aca50 Update rancher/mirrored-library-traefik Docker tag to v2.11.33 2025-12-23 03:22:12 +00:00
76f21ba0a6 Merge pull request 'Update ghcr.io/google/cadvisor Docker tag to v0.55.1' (#616) from renovate/ghcr.io-google-cadvisor-0.x into master
Reviewed-on: #616
2025-12-20 13:15:06 +00:00
daf6a46e54 Merge pull request 'Update ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics Docker tag to v1.19.2' (#617) from renovate/ghcr.io-jmcgrath207-k8s-ephemeral-storage-metrics-1.x into master
Reviewed-on: #617
2025-12-20 13:14:35 +00:00
4c49adc39d Update ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics Docker tag to v1.19.2 2025-12-20 03:04:58 +00:00
23bc9538d7 Update ghcr.io/google/cadvisor Docker tag to v0.55.1 2025-12-20 03:04:55 +00:00
be073df80e Merge pull request 'Update gitea/gitea Docker tag to v1.25.3' (#612) from renovate/gitea-gitea-1.x into master
Reviewed-on: #612
2025-12-19 10:29:56 +00:00
bfbcaefb3e Merge pull request 'Update ghcr.io/google/cadvisor Docker tag to v0.55.0' (#613) from renovate/ghcr.io-google-cadvisor-0.x into master
Reviewed-on: #613
2025-12-19 10:29:37 +00:00
6e1e234666 Merge pull request 'Update ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics Docker tag to v1.19.1' (#614) from renovate/ghcr.io-jmcgrath207-k8s-ephemeral-storage-metrics-1.x into master
Reviewed-on: #614
2025-12-19 10:29:29 +00:00
512f970bca Merge pull request 'Update ghcr.io/mealie-recipes/mealie Docker tag to v3.8.0' (#615) from renovate/ghcr.io-mealie-recipes-mealie-3.x into master
Reviewed-on: #615
2025-12-19 10:29:13 +00:00
10a98260cf Update ghcr.io/mealie-recipes/mealie Docker tag to v3.8.0 2025-12-19 03:06:38 +00:00
c70f9fc458 Update ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics Docker tag to v1.19.1 2025-12-19 03:06:36 +00:00
d129ddb9bc Update ghcr.io/google/cadvisor Docker tag to v0.55.0 2025-12-19 03:06:33 +00:00
903669b69e Update gitea/gitea Docker tag to v1.25.3 2025-12-19 03:06:25 +00:00
5 changed files with 9 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ spec:
priorityClassName: critical
containers:
- name: git
image: gitea/gitea:1.25.2
image: gitea/gitea:1.25.3
env:
- name: APP_NAME
value: "Git"

View File

@@ -37,6 +37,9 @@ data:
containerdays25-feedback: https://yay-or-nay.cluster.fun/feedback/F8P351QK
cdl-2026: https://speaking.marcusnoble.co.uk/lMcEwR/pod-deep-dive-the-interesting-bits
cdl-2026-feedback: https://yay-or-nay.cluster.fun/feedback/EMLARINI
cdl-talk-2026: https://speaking.marcusnoble.co.uk/0rRvmv/debugging-your-conference-talk-practical-tips-to-resonate-with-your-audience
cdl-talk-2026-feedback: https://yay-or-nay.cluster.fun/feedback/22TO05MQ
technical-talking-blog-post: https://marcusnoble.co.uk/2025-04-30-my-tips-on-giving-technical-talks/
---
apiVersion: v1
kind: Service
@@ -61,6 +64,8 @@ metadata:
namespace: link
labels:
app: link
annotations:
secret.reloader.stakater.com/reload: "urls-map"
spec:
replicas: 1
selector:

View File

@@ -31,7 +31,7 @@ spec:
priorityClassName: critical
containers:
- name: frontend
image: ghcr.io/mealie-recipes/mealie:v3.7.0
image: ghcr.io/mealie-recipes/mealie:v3.8.0
imagePullPolicy: Always
envFrom:
- secretRef:

View File

@@ -38,7 +38,7 @@ spec:
operator: "Exists"
automountServiceAccountToken: false
containers:
- image: ghcr.io/google/cadvisor:0.54.1
- image: ghcr.io/google/cadvisor:0.55.1
name: cadvisor
ports:
- containerPort: 8080

View File

@@ -78,7 +78,7 @@ spec:
type: RuntimeDefault
containers:
- name: metrics
image: ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics:1.18.2
image: ghcr.io/jmcgrath207/k8s-ephemeral-storage-metrics:1.19.2
imagePullPolicy: IfNotPresent
ports:
- name: metrics