From f44645ac0f5384b41aca8db1afd145167f38e07d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 20:23:07 +0000 Subject: [PATCH] chore(deps): update helm release mayastor to 2.7.* --- k8s/sources/mayastor/app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/sources/mayastor/app.yaml b/k8s/sources/mayastor/app.yaml index 593478aa..0c6b4440 100644 --- a/k8s/sources/mayastor/app.yaml +++ b/k8s/sources/mayastor/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/mayastor/values.yaml repoURL: https://openebs.github.io/mayastor-extensions - targetRevision: 2.6.* + targetRevision: 2.7.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main