diff --git a/clusters/cl01tl/helm/kubelet-serving-cert-approver/Chart.yaml b/clusters/cl01tl/helm/kubelet-serving-cert-approver/Chart.yaml index ca0995eaf..ef11a7b48 100644 --- a/clusters/cl01tl/helm/kubelet-serving-cert-approver/Chart.yaml +++ b/clusters/cl01tl/helm/kubelet-serving-cert-approver/Chart.yaml @@ -19,4 +19,4 @@ dependencies: repository: https://bjw-s-labs.github.io/helm-charts/ version: 4.5.0 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png -appVersion: 0.10.0 +appVersion: 0.10.1 diff --git a/clusters/cl01tl/helm/libation/Chart.yaml b/clusters/cl01tl/helm/libation/Chart.yaml index 60ba693ad..4d89ec936 100644 --- a/clusters/cl01tl/helm/libation/Chart.yaml +++ b/clusters/cl01tl/helm/libation/Chart.yaml @@ -19,4 +19,4 @@ dependencies: repository: https://bjw-s-labs.github.io/helm-charts/ version: 4.5.0 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/libation.png -appVersion: 12.4.3 +appVersion: 12.8.2 diff --git a/clusters/cl01tl/helm/libation/values.yaml b/clusters/cl01tl/helm/libation/values.yaml index 0710eff5e..937a0cf67 100644 --- a/clusters/cl01tl/helm/libation/values.yaml +++ b/clusters/cl01tl/helm/libation/values.yaml @@ -6,7 +6,7 @@ libation: suspend: false concurrencyPolicy: Forbid timeZone: US/Central - schedule: "30 4 * * *" + schedule: "0 0 * * *" startingDeadlineSeconds: 90 successfulJobsHistory: 3 failedJobsHistory: 3