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: