From e887f9f2b358b042f368565c98748fc7a33a36a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 May 2021 23:17:32 +0200 Subject: [PATCH] [grocy] Update linuxserver/grocy Docker tag to v3 (#490) * [grocy] Update linuxserver/grocy Docker tag to v3 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/incubator/grocy/Chart.yaml | 41 +++++++++++++++--------------- charts/incubator/grocy/values.yaml | 2 +- 2 files changed, 21 insertions(+), 22 deletions(-) diff --git a/charts/incubator/grocy/Chart.yaml b/charts/incubator/grocy/Chart.yaml index c8683f7f519..f23e93da554 100644 --- a/charts/incubator/grocy/Chart.yaml +++ b/charts/incubator/grocy/Chart.yaml @@ -1,27 +1,26 @@ apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: grocy -version: 4.0.1 -upstream_version: 4.3.1 -appVersion: "auto" -description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home -type: application +appVersion: auto +dependencies: +- name: common + repository: https://truecharts.org/ + version: 4.1.6 deprecated: false +description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & + household management solution for your home home: https://github.com/truecharts/apps/tree/master/incubator/grocy icon: https://github.com/grocy/grocy/raw/master/public/img/appicons/mstile-150x150.png keywords: - - grocy -sources: - - https://github.com/truecharts/apps/tree/master/incubator/grocy - - https://github.com/k8s-at-home/charts/tree/master/charts/grocy - - https://github.com/grocy/grocy -dependencies: - - name: common - repository: https://truecharts.org/ - version: 4.1.6 - # condition: +- grocy +kubeVersion: '>=1.16.0-0' maintainers: - - name: TrueCharts - email: info@truecharts.org - url: truecharts.org -# annotations: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +name: grocy +sources: +- https://github.com/truecharts/apps/tree/master/incubator/grocy +- https://github.com/k8s-at-home/charts/tree/master/charts/grocy +- https://github.com/grocy/grocy +type: application +upstream_version: 4.3.1 +version: 4.0.2 diff --git a/charts/incubator/grocy/values.yaml b/charts/incubator/grocy/values.yaml index c8aa7386b77..e418d75847e 100644 --- a/charts/incubator/grocy/values.yaml +++ b/charts/incubator/grocy/values.yaml @@ -2,7 +2,7 @@ image: repository: linuxserver/grocy - tag: version-v2.7.1 + tag: version-v3.0.1 pullPolicy: IfNotPresent strategy: