From 61a072985071f4d645540431b681418f20f2427b Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Sun, 29 May 2022 22:41:01 +0000 Subject: [PATCH] chore(deps): update helm release sloth to v0.5.2 --- infrastructure/monitoring/sloth.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/monitoring/sloth.yaml b/infrastructure/monitoring/sloth.yaml index ae2880370..ad90aac67 100644 --- a/infrastructure/monitoring/sloth.yaml +++ b/infrastructure/monitoring/sloth.yaml @@ -22,7 +22,7 @@ spec: kind: HelmRepository name: sloth namespace: monitoring-system - version: 0.5.1 + version: 0.5.2 interval: 5m install: crds: CreateReplace -- GitLab