From 9bcfb1481951e5ad989dbcd3515d91886ac4da5c Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 14:53:45 +0000 Subject: [PATCH] fix(helm): update helm release goldilocks to v7.1.2 | datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | helm | goldilocks | 7.1.1 | 7.1.2 | --- cluster/apps/monitoring/goldilocks/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/goldilocks/helmrelease.yaml b/cluster/apps/monitoring/goldilocks/helmrelease.yaml index cd9f0309e..9e98216d6 100644 --- a/cluster/apps/monitoring/goldilocks/helmrelease.yaml +++ b/cluster/apps/monitoring/goldilocks/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: goldilocks - version: 7.1.1 + version: 7.1.2 sourceRef: kind: HelmRepository name: fairwinds-charts