From 2d1a6480990b5a1658857c5cea9d6094a67e0859 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 23 Mar 2026 01:35:36 +0000 Subject: [PATCH] Automated Manifest Update (#4994) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `9189706` (on `9189706ab17a23ec230ce41a8e76b8d393e6fc32`) - **Charts Updated**: `unpoller` ### Update Details (2026-03-23 01:35 UTC) - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `6a7a96f` (on `6a7a96f167d848e7d1f3a2c0db8262e71997518c`) - **Charts Updated**: `site-documentation` Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4994 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- .../site-documentation/Deployment-site-documentation.yaml | 2 +- clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/site-documentation/Deployment-site-documentation.yaml b/clusters/cl01tl/manifests/site-documentation/Deployment-site-documentation.yaml index 505c5dc1c..535f5a8d2 100644 --- a/clusters/cl01tl/manifests/site-documentation/Deployment-site-documentation.yaml +++ b/clusters/cl01tl/manifests/site-documentation/Deployment-site-documentation.yaml @@ -34,7 +34,7 @@ spec: hostPID: false dnsPolicy: ClusterFirst containers: - - image: harbor.alexlebens.net/images/site-documentation:0.3.0 + - image: harbor.alexlebens.net/images/site-documentation:0.5.0 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml b/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml index 1e3db1059..e4dc5021b 100644 --- a/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml +++ b/clusters/cl01tl/manifests/unpoller/Deployment-unpoller.yaml @@ -64,7 +64,7 @@ spec: envFrom: - secretRef: name: unpoller-unifi-secret - image: ghcr.io/unpoller/unpoller:v2.34.0 + image: ghcr.io/unpoller/unpoller:v2.35.0 imagePullPolicy: IfNotPresent name: main resources: