Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
eca41de8eb
commit
7a0352fd49
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.18](https://github.com/truecharts/charts/compare/grocy-15.0.17...grocy-15.0.18) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grocy to v4.0.3 ([#14357](https://github.com/truecharts/charts/issues/14357))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.17](https://github.com/truecharts/charts/compare/grocy-15.0.16...grocy-15.0.17) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.16](https://github.com/truecharts/charts/compare/grocy-15.0.15...grocy-15.0.16) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.15](https://github.com/truecharts/charts/compare/grocy-15.0.14...grocy-15.0.15) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update container image tccr.io/truecharts/grocy to v4.0.3 ([#14080](https://github.com/truecharts/charts/issues/14080))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.14](https://github.com/truecharts/charts/compare/grocy-15.0.13...grocy-15.0.14) (2023-10-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grocy to v4.0.3 ([#13880](https://github.com/truecharts/charts/issues/13880))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.13](https://github.com/truecharts/charts/compare/grocy-15.0.12...grocy-15.0.13) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grocy to v4.0.3 ([#13639](https://github.com/truecharts/charts/issues/13639))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.12](https://github.com/truecharts/charts/compare/grocy-15.0.11...grocy-15.0.12) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grocy to v4.0.3 ([#13405](https://github.com/truecharts/charts/issues/13405))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.11](https://github.com/truecharts/charts/compare/grocy-15.0.10...grocy-15.0.11) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.10](https://github.com/truecharts/charts/compare/grocy-15.0.9...grocy-15.0.10) (2023-10-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grocy to v4.0.3 ([#13131](https://github.com/truecharts/charts/issues/13131))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.9](https://github.com/truecharts/charts/compare/grocy-15.0.8...grocy-15.0.9) (2023-09-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grocy to v4.0.3 ([#12905](https://github.com/truecharts/charts/issues/12905))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.8](https://github.com/truecharts/charts/compare/grocy-15.0.7...grocy-15.0.8) (2023-09-17)
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.0.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.2.2
|
||||
deprecated: false
|
||||
description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home
|
||||
home: https://truecharts.org/charts/stable/grocy
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png
|
||||
keywords:
|
||||
- grocy
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: grocy
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/grocy
|
||||
- https://github.com/grocy/grocy
|
||||
type: application
|
||||
version: 15.0.18
|
||||
annotations:
|
||||
truecharts.org/category: Home-Automation
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [grocy-15.0.18](https://github.com/truecharts/charts/compare/grocy-15.0.17...grocy-15.0.18) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grocy to v4.0.3 ([#14357](https://github.com/truecharts/charts/issues/14357))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/grocy](https://truecharts.org/charts/stable/grocy)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,23 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grocy
|
||||
tag: v4.0.3@sha256:89308f4f82b45b86cc6e4518593de4618e10cff6a9c3d50ef96de373ccb1a68a
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10013
|
||||
targetPort: 80
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue