From e091d3adbc237f5681a354942a168700a9b54842 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Mon, 6 Mar 2023 10:17:28 +0000 Subject: [PATCH] [idrac6] Update common to 4.5.3 --- charts/idrac6/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/idrac6/Chart.yaml b/charts/idrac6/Chart.yaml index bd486f7..c8863df 100644 --- a/charts/idrac6/Chart.yaml +++ b/charts/idrac6/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: "0.5.0" description: iDRAC 6 web interface and VNC proxy name: idrac6 -version: 1.1.1 +version: 1.1.2 kubeVersion: ">=1.16.0-0" keywords: - idrac6 @@ -15,4 +15,4 @@ maintainers: dependencies: - name: common repository: https://nikdoof.github.io/helm-charts/ - version: 4.5.2 + version: 4.5.3