Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-05-01 09:44:39 +00:00
parent a5daa89e5d
commit 8eb6888cee
60 changed files with 2132 additions and 83 deletions

View File

@@ -1,9 +0,0 @@
## [cops-4.0.8](https://github.com/truecharts/charts/compare/cops-4.0.7...cops-4.0.8) (2023-04-26)
### Chore
- update container image tccr.io/truecharts/cops to latest ([#8194](https://github.com/truecharts/charts/issues/8194))

View File

@@ -4,6 +4,15 @@
## [cops-4.0.9](https://github.com/truecharts/charts/compare/cops-4.0.8...cops-4.0.9) (2023-05-01)
### Chore
- update container image tccr.io/truecharts/cops to latest ([#8667](https://github.com/truecharts/charts/issues/8667))
## [cops-4.0.8](https://github.com/truecharts/charts/compare/cops-4.0.7...cops-4.0.8) (2023-04-26)
### Chore
@@ -88,12 +97,3 @@
- update container image tccr.io/truecharts/cops to latest
## [cops-3.0.3](https://github.com/truecharts/charts/compare/cops-3.0.2...cops-3.0.3) (2023-02-15)
### Chore
- update container image tccr.io/truecharts/cops to latest

View File

@@ -25,7 +25,7 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/cops
- https://github.com/linuxserver/docker-cops#readme
type: application
version: 4.0.8
version: 4.0.9
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@@ -0,0 +1,9 @@
## [cops-4.0.9](https://github.com/truecharts/charts/compare/cops-4.0.8...cops-4.0.9) (2023-05-01)
### Chore
- update container image tccr.io/truecharts/cops to latest ([#8667](https://github.com/truecharts/charts/issues/8667))

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cops
tag: latest@sha256:5a3fc94efcc0076905c3a2ffda0137180a5a5fef45ec46ce4f0b54f3d887fcb1
tag: latest@sha256:902dfc1fb9905c5160c810c60bb874b3bbf5c6ba7f772c34cc0fab488cad40a0
securityContext:
container:

View File

@@ -992,7 +992,7 @@ questions:
description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
schema:
type: int
show_if: [["runAsUser", "=", "0"]]
show_if: [["runAsUser", "=", 0]]
default: 568
- variable: UMASK
label: UMASK

View File

@@ -1,9 +0,0 @@
## [dillinger-5.0.10](https://github.com/truecharts/charts/compare/dillinger-5.0.9...dillinger-5.0.10) (2023-04-27)
### Chore
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8204](https://github.com/truecharts/charts/issues/8204))

View File

@@ -4,6 +4,15 @@
## [dillinger-5.0.11](https://github.com/truecharts/charts/compare/dillinger-5.0.10...dillinger-5.0.11) (2023-05-01)
### Chore
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8669](https://github.com/truecharts/charts/issues/8669))
## [dillinger-5.0.10](https://github.com/truecharts/charts/compare/dillinger-5.0.9...dillinger-5.0.10) (2023-04-27)
### Chore
@@ -88,12 +97,3 @@
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [dillinger-5.0.0](https://github.com/truecharts/charts/compare/dillinger-4.0.14...dillinger-5.0.0) (2023-04-11)
### Feat
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dillinger
version: 5.0.10
version: 5.0.11
appVersion: "3.39.1"
description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
type: application

View File

@@ -0,0 +1,9 @@
## [dillinger-5.0.11](https://github.com/truecharts/charts/compare/dillinger-5.0.10...dillinger-5.0.11) (2023-05-01)
### Chore
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8669](https://github.com/truecharts/charts/issues/8669))

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/dillinger
pullPolicy: IfNotPresent
tag: v3.39.1@sha256:9f80afbc1a9ba30874b8d34f74512c36c7ad2858ae6b8a36b37c2d27a2db9927
tag: v3.39.1@sha256:6d7534cacf25caaa912ed2119f1d7d3f8b5e3ba24f41fd0b4c96903e82419b11
securityContext:
container:

View File

@@ -922,7 +922,7 @@ questions:
description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
schema:
type: int
show_if: [["runAsUser", "=", "0"]]
show_if: [["runAsUser", "=", 0]]
default: 568
- variable: UMASK
label: UMASK

View File

@@ -1,9 +0,0 @@
## [embystat-5.0.10](https://github.com/truecharts/charts/compare/embystat-5.0.9...embystat-5.0.10) (2023-04-27)
### Chore
- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8215](https://github.com/truecharts/charts/issues/8215))

View File

@@ -4,6 +4,15 @@
## [embystat-5.0.11](https://github.com/truecharts/charts/compare/embystat-5.0.10...embystat-5.0.11) (2023-05-01)
### Chore
- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8672](https://github.com/truecharts/charts/issues/8672))
## [embystat-5.0.10](https://github.com/truecharts/charts/compare/embystat-5.0.9...embystat-5.0.10) (2023-04-27)
### Chore
@@ -88,12 +97,3 @@
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [embystat-5.0.0](https://github.com/truecharts/charts/compare/embystat-4.0.12...embystat-5.0.0) (2023-04-11)
### Feat
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: embystat
version: 5.0.10
version: 5.0.11
appVersion: "0.2.0"
description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server.
type: application

View File

@@ -0,0 +1,9 @@
## [embystat-5.0.11](https://github.com/truecharts/charts/compare/embystat-5.0.10...embystat-5.0.11) (2023-05-01)
### Chore
- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8672](https://github.com/truecharts/charts/issues/8672))

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/embystat
pullPolicy: IfNotPresent
tag: v0.2.0@sha256:657143ea65a954ce5d272a52641ca0811ac378ee0bc6f3e1e381dd27af74f038
tag: v0.2.0@sha256:117f4089e062538f215a4d49ae240c15c5d8acba02025baa09113dbec19f5462
securityContext:
container:

View File

@@ -922,7 +922,7 @@ questions:
description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
schema:
type: int
show_if: [["runAsUser", "=", "0"]]
show_if: [["runAsUser", "=", 0]]
default: 568
- variable: UMASK
label: UMASK

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [grocy-14.0.9](https://github.com/truecharts/charts/compare/grocy-14.0.8...grocy-14.0.9) (2023-05-01)
### Chore
- update container image tccr.io/truecharts/grocy to 3.3.2 ([#8673](https://github.com/truecharts/charts/issues/8673))
## [grocy-14.0.8](https://github.com/truecharts/charts/compare/grocy-14.0.7...grocy-14.0.8) (2023-04-27)
### Chore
- update container image tccr.io/truecharts/grocy to 3.3.2 ([#8235](https://github.com/truecharts/charts/issues/8235))
## [grocy-14.0.7](https://github.com/truecharts/charts/compare/grocy-14.0.6...grocy-14.0.7) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
## [grocy-14.0.6](https://github.com/truecharts/charts/compare/grocy-14.0.5...grocy-14.0.6) (2023-04-25)
### Chore
- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145))
## [grocy-14.0.5](https://github.com/truecharts/charts/compare/grocy-14.0.4...grocy-14.0.5) (2023-04-20)
### Chore
- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
## [grocy-14.0.4](https://github.com/truecharts/charts/compare/grocy-14.0.3...grocy-14.0.4) (2023-04-16)
### Chore
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
## [grocy-14.0.3](https://github.com/truecharts/charts/compare/grocy-14.0.2...grocy-14.0.3) (2023-04-16)
### Chore
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
## [grocy-14.0.2](https://github.com/truecharts/charts/compare/grocy-14.0.1...grocy-14.0.2) (2023-04-15)
### Chore
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
## [grocy-14.0.1](https://github.com/truecharts/charts/compare/grocy-14.0.0...grocy-14.0.1) (2023-04-14)
## [grocy-14.0.0](https://github.com/truecharts/charts/compare/grocy-13.0.15...grocy-14.0.0) (2023-04-14)
### Chore
- BREAKING CHANGE migrate to new common part 2 ([#7992](https://github.com/truecharts/charts/issues/7992))
## [grocy-13.0.15](https://github.com/truecharts/charts/compare/grocy-13.0.14...grocy-13.0.15) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/grocy to 3.3.2

View File

@@ -0,0 +1,27 @@
apiVersion: v2
appVersion: "3.3.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.6.1
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: 14.0.9
annotations:
truecharts.org/catagories: |
- Home-Automation
truecharts.org/SCALE-support: "true"

View File

@@ -0,0 +1,9 @@
## [grocy-14.0.9](https://github.com/truecharts/charts/compare/grocy-14.0.8...grocy-14.0.9) (2023-05-01)
### Chore
- update container image tccr.io/truecharts/grocy to 3.3.2 ([#8673](https://github.com/truecharts/charts/issues/8673))

View File

@@ -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!

View File

@@ -0,0 +1,23 @@
image:
repository: tccr.io/truecharts/grocy
tag: 3.3.2@sha256:fce8882e17946c0a9c6703945a833c96dfea6c374257a5437eef6b58bdce199e
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

View File

@@ -1,9 +0,0 @@
## [rsshub-7.0.13](https://github.com/truecharts/charts/compare/rsshub-7.0.12...rsshub-7.0.13) (2023-04-30)
### Chore
- update container image tccr.io/truecharts/browserless-chrome to v1.58.0 ([#8555](https://github.com/truecharts/charts/issues/8555))

View File

@@ -4,6 +4,15 @@
## [rsshub-7.0.14](https://github.com/truecharts/charts/compare/rsshub-7.0.13...rsshub-7.0.14) (2023-05-01)
### Chore
- update container image tccr.io/truecharts/rsshub to latest ([#8681](https://github.com/truecharts/charts/issues/8681))
## [rsshub-7.0.13](https://github.com/truecharts/charts/compare/rsshub-7.0.12...rsshub-7.0.13) (2023-04-30)
### Chore
@@ -88,12 +97,3 @@
## [rsshub-7.0.4](https://github.com/truecharts/charts/compare/rsshub-7.0.3...rsshub-7.0.4) (2023-04-15)
### Chore
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
## [rsshub-7.0.3](https://github.com/truecharts/charts/compare/rsshub-7.0.2...rsshub-7.0.3) (2023-04-14)

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: rsshub
version: 7.0.13
version: 7.0.14
appVersion: "latest"
description: RSSHub can generate RSS feeds from pretty much everything
type: application

View File

@@ -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%20Apps/Important-MUST-READ).
- 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*

View File

@@ -0,0 +1,9 @@
## [rsshub-7.0.14](https://github.com/truecharts/charts/compare/rsshub-7.0.13...rsshub-7.0.14) (2023-05-01)
### Chore
- update container image tccr.io/truecharts/rsshub to latest ([#8681](https://github.com/truecharts/charts/issues/8681))

Binary file not shown.

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/rsshub
pullPolicy: IfNotPresent
tag: latest@sha256:4c9f7975c4fb6ab4c0ac81f000d87a6201a1c2c598c8874f4860a06a9e556b6e
tag: latest@sha256:c02edfca5c2468185176c2920efdfcf8cfefb1cca308b14aff912f694abb31f2
browserlessImage:
repository: tccr.io/truecharts/browserless-chrome
tag: 1.58.0-chrome@sha256:e77842d0a1eb20e26b6a88b95902fcba370480d2b930401ddc93f68c8d67d418

View File

@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File