From db737deec14bbfeb7a9d19cd80f5e922dafa5a4d Mon Sep 17 00:00:00 2001 From: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com> Date: Mon, 5 Feb 2024 17:00:37 +0200 Subject: [PATCH] feat: Update Charts to 6.10.0 (#447) * Update Chart.yaml * Update EE Chart.yaml --- helm-charts/mend-renovate-ce/Chart.yaml | 4 ++-- helm-charts/mend-renovate-ee/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm-charts/mend-renovate-ce/Chart.yaml b/helm-charts/mend-renovate-ce/Chart.yaml index 40e7d107..ced2d34b 100644 --- a/helm-charts/mend-renovate-ce/Chart.yaml +++ b/helm-charts/mend-renovate-ce/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mend-renovate-ce -version: 6.9.0 -appVersion: 6.9.1 +version: 6.10.0 +appVersion: 6.10.0 description: Mend Renovate Community Edition home: https://github.com/mend/renovate-ce-ee sources: diff --git a/helm-charts/mend-renovate-ee/Chart.yaml b/helm-charts/mend-renovate-ee/Chart.yaml index 79d7dcd9..cad5d01b 100644 --- a/helm-charts/mend-renovate-ee/Chart.yaml +++ b/helm-charts/mend-renovate-ee/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mend-renovate-enterprise-edition -version: 0.4.0 -appVersion: 6.9.1 +version: 0.5.0 +appVersion: 6.10.0 description: Mend Renovate Enterprise Edition home: https://github.com/mend/renovate-ce-ee sources: