Automated Manifest Update #4994

Merged
alexlebens merged 2 commits from auto/update-manifests into manifests 2026-03-23 01:35:37 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ spec:
hostPID: false hostPID: false
dnsPolicy: ClusterFirst dnsPolicy: ClusterFirst
containers: containers:
- image: harbor.alexlebens.net/images/site-documentation:0.3.0 - image: harbor.alexlebens.net/images/site-documentation:0.5.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources:

View File

@@ -64,7 +64,7 @@ spec:
envFrom: envFrom:
- secretRef: - secretRef:
name: unpoller-unifi-secret name: unpoller-unifi-secret
image: ghcr.io/unpoller/unpoller:v2.34.0 image: ghcr.io/unpoller/unpoller:v2.35.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources: