Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b1cf125e13
commit
588e14e57a
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.25](https://github.com/truecharts/charts/compare/grocy-15.0.24...grocy-15.0.25) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@b1de664](https://github.com/b1de664) ([#15382](https://github.com/truecharts/charts/issues/15382))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.24](https://github.com/truecharts/charts/compare/grocy-15.0.23...grocy-15.0.24) (2023-11-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to 4.0.3 ([#15105](https://github.com/truecharts/charts/issues/15105))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.23](https://github.com/truecharts/charts/compare/grocy-15.0.22...grocy-15.0.23) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.22](https://github.com/truecharts/charts/compare/grocy-15.0.21...grocy-15.0.22) (2023-11-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/grocy to v4.0.3 ([#14602](https://github.com/truecharts/charts/issues/14602))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.21](https://github.com/truecharts/charts/compare/grocy-15.0.20...grocy-15.0.21) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.20](https://github.com/truecharts/charts/compare/grocy-15.0.19...grocy-15.0.20) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-15.0.19](https://github.com/truecharts/charts/compare/grocy-15.0.18...grocy-15.0.19) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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))
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
apiVersion: v2
|
||||
appVersion: 4.0.3
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.3.5
|
||||
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.25
|
||||
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.25](https://github.com/truecharts/charts/compare/grocy-15.0.24...grocy-15.0.25) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@b1de664](https://github.com/b1de664) ([#15382](https://github.com/truecharts/charts/issues/15382))
|
||||
|
||||
|
|
@ -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: ghcr.io/linuxserver/grocy
|
||||
tag: 4.0.3@sha256:b1de6641a6168e701e9dfdd1ecf1c4aa716635bb8a5767db796199c7c7aa312d
|
||||
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