From 333402a612a64a4e3134795099cf53b00cf8ccf0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 12 Jan 2025 10:34:42 +0000 Subject: [PATCH] chore(daily-restart): update helm release common to v3.6.1 --- charts/daily-restart/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/daily-restart/Chart.yaml b/charts/daily-restart/Chart.yaml index bc1d8c3..78f0f5f 100644 --- a/charts/daily-restart/Chart.yaml +++ b/charts/daily-restart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: daily-restart description: Perform daily restart for Deployments, StatefulSets and DaemonSets with label type: application -version: 0.1.21 +version: 0.1.22 appVersion: latest kubeVersion: ">=1.22.0-0" keywords: @@ -12,7 +12,7 @@ keywords: dependencies: - name: common repository: https://bjw-s.github.io/helm-charts - version: 3.6.0 + version: 3.6.1 sources: - https://github.com/JuniorJPDJ/charts/tree/master/charts/daily-restart annotations: