Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e4839f11c8
commit
be06b6d296
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [calibre-13.4.0](https://github.com/truecharts/charts/compare/calibre-13.3.7...calibre-13.4.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to v7.5.1[@718460f](https://github.com/718460f) by renovate ([#18183](https://github.com/truecharts/charts/issues/18183))
|
||||
|
||||
|
||||
## [calibre-13.3.7](https://github.com/truecharts/charts/compare/calibre-13.3.6...calibre-13.3.7) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to v[@fe57cc3](https://github.com/fe57cc3) by renovate ([#18056](https://github.com/truecharts/charts/issues/18056))
|
||||
|
||||
|
||||
## [calibre-13.3.6](https://github.com/truecharts/charts/compare/calibre-13.3.5...calibre-13.3.6) (2024-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to 7.4.0[@f372e1a](https://github.com/f372e1a) by renovate ([#17845](https://github.com/truecharts/charts/issues/17845))
|
||||
|
||||
|
||||
## [calibre-13.3.5](https://github.com/truecharts/charts/compare/calibre-13.3.4...calibre-13.3.5) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
||||
|
||||
|
||||
## [calibre-13.3.4](https://github.com/truecharts/charts/compare/calibre-13.3.3...calibre-13.3.4) (2024-01-29)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to 7.4.0[@b2ed61e](https://github.com/b2ed61e) by renovate ([#17601](https://github.com/truecharts/charts/issues/17601))
|
||||
|
||||
|
||||
## [calibre-13.3.3](https://github.com/truecharts/charts/compare/calibre-13.3.2...calibre-13.3.3) (2024-01-26)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
||||
|
||||
|
||||
## [calibre-13.3.2](https://github.com/truecharts/charts/compare/calibre-13.3.1...calibre-13.3.2) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||
|
||||
|
||||
## [calibre-13.3.1](https://github.com/truecharts/charts/compare/calibre-13.3.0...calibre-13.3.1) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
||||
|
||||
|
||||
## [calibre-13.3.0](https://github.com/truecharts/charts/compare/calibre-13.2.4...calibre-13.3.0) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to v7.4.0[@d0941e7](https://github.com/d0941e7) by renovate ([#17446](https://github.com/truecharts/charts/issues/17446))
|
||||
|
||||
|
||||
## [calibre-13.2.4](https://github.com/truecharts/charts/compare/calibre-13.2.3...calibre-13.2.4) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.5.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Calibre is a powerful and easy to use e-book manager.
|
||||
home: https://truecharts.org/charts/stable/calibre
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png
|
||||
keywords:
|
||||
- calibre
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: calibre
|
||||
sources:
|
||||
- https://github.com/kovidgoyal/calibre/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
|
||||
- https://ghcr.io/linuxserver/calibre
|
||||
type: application
|
||||
version: 13.4.0
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: 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/calibre)
|
||||
|
||||
**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 @@
|
|||
|
||||
|
||||
## [calibre-13.4.0](https://github.com/truecharts/charts/compare/calibre-13.3.7...calibre-13.4.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/calibre to v7.5.1[@718460f](https://github.com/718460f) by renovate ([#18183](https://github.com/truecharts/charts/issues/18183))
|
|
@ -0,0 +1,8 @@
|
|||
Calibre is a powerful and easy to use e-book manager.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre](https://truecharts.org/charts/stable/calibre)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,44 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/calibre
|
||||
tag: 7.5.1@sha256:718460fe530c709f773a1b2632e8d688b62d1e746ab4d91ede764529ac42b49a
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8084
|
||||
protocol: http
|
||||
targetPort: 8080
|
||||
webserver:
|
||||
enabled: true
|
||||
ports:
|
||||
webserver:
|
||||
enabled: true
|
||||
port: 8081
|
||||
protocol: http
|
||||
targetPort: 8081
|
||||
ingress:
|
||||
webserver:
|
||||
targetSelector:
|
||||
webserver: webserver
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
CLI_ARGS:
|
||||
PASSWORD: ""
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [code-server-10.2.0](https://github.com/truecharts/charts/compare/code-server-10.1.13...code-server-10.2.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image docker.io/codercom/code-server to v4.21.1[@c9f78fb](https://github.com/c9f78fb) by renovate ([#18177](https://github.com/truecharts/charts/issues/18177))
|
||||
|
||||
|
||||
## [code-server-10.1.13](https://github.com/truecharts/charts/compare/code-server-10.1.12...code-server-10.1.13) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
||||
|
||||
|
||||
## [code-server-10.1.12](https://github.com/truecharts/charts/compare/code-server-10.1.11...code-server-10.1.12) (2024-01-26)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
||||
|
||||
|
||||
## [code-server-10.1.11](https://github.com/truecharts/charts/compare/code-server-10.1.10...code-server-10.1.11) (2024-01-22)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image docker.io/codercom/code-server to v4.20.1[@94e705d](https://github.com/94e705d) by renovate ([#17517](https://github.com/truecharts/charts/issues/17517))
|
||||
|
||||
|
||||
## [code-server-10.1.10](https://github.com/truecharts/charts/compare/code-server-10.1.9...code-server-10.1.10) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||
|
||||
|
||||
## [code-server-10.1.9](https://github.com/truecharts/charts/compare/code-server-10.1.8...code-server-10.1.9) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
||||
|
||||
|
||||
## [code-server-10.1.8](https://github.com/truecharts/charts/compare/code-server-10.1.7...code-server-10.1.8) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-10.1.7](https://github.com/truecharts/charts/compare/code-server-10.1.6...code-server-10.1.7) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
||||
|
||||
|
||||
## [code-server-10.1.6](https://github.com/truecharts/charts/compare/code-server-10.1.5...code-server-10.1.6) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force bump to ensure up-to-date catalogs
|
||||
|
||||
|
||||
## [code-server-10.1.5](https://github.com/truecharts/charts/compare/code-server-10.1.4...code-server-10.1.5) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump common ([#16751](https://github.com/truecharts/charts/issues/16751))
|
|
@ -0,0 +1,39 @@
|
|||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.21.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Run VS Code on any machine anywhere and access it in the browser.
|
||||
home: https://truecharts.org/charts/stable/code-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png
|
||||
keywords:
|
||||
- code
|
||||
- vs
|
||||
- visual studio
|
||||
- vscode
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: code-server
|
||||
sources:
|
||||
- https://github.com/cdr/code-server
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
|
||||
- https://hub.docker.com/r/codercom/code-server
|
||||
type: application
|
||||
version: 10.2.0
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: 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/code-server)
|
||||
|
||||
**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 @@
|
|||
|
||||
|
||||
## [code-server-10.2.0](https://github.com/truecharts/charts/compare/code-server-10.1.13...code-server-10.2.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image docker.io/codercom/code-server to v4.21.1[@c9f78fb](https://github.com/c9f78fb) by renovate ([#18177](https://github.com/truecharts/charts/issues/18177))
|
|
@ -0,0 +1,8 @@
|
|||
Run VS Code on any machine anywhere and access it in the browser.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/code-server](https://truecharts.org/charts/stable/code-server)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,47 @@
|
|||
image:
|
||||
repository: docker.io/codercom/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.21.1@sha256:c9f78fb7e8ac5fdd3bea856142dd5c5dda0f5183131254516af74135dc97c773
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
allowPrivilegeEscalation: true
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10063
|
||||
protocol: http
|
||||
targetPort: 8080
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: http
|
||||
path: /
|
||||
readiness:
|
||||
type: http
|
||||
path: /
|
||||
startup:
|
||||
type: http
|
||||
path: /
|
||||
env:
|
||||
PROXY_DOMAIN: ""
|
||||
args:
|
||||
- --user-data-dir
|
||||
- "/config/.vscode"
|
||||
- --auth
|
||||
- none
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,2 @@
|
|||
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [fluidd-8.1.11](https://github.com/truecharts/charts/compare/fluidd-8.1.10...fluidd-8.1.11) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [fluidd-8.2.0](https://github.com/truecharts/charts/compare/fluidd-8.1.11...fluidd-8.2.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/fluidd-core/fluidd to v1.28.0[@06a277f](https://github.com/06a277f) by renovate ([#18182](https://github.com/truecharts/charts/issues/18182))
|
||||
|
||||
|
||||
## [fluidd-8.1.11](https://github.com/truecharts/charts/compare/fluidd-8.1.10...fluidd-8.1.11) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump all charts for OCI test push
|
||||
|
||||
- move everything to consume OCI-hosted common-chart dependency
|
||||
|
||||
- update container image common to v17.2.19[@4ebb688](https://github.com/4ebb688) by renovate ([#16733](https://github.com/truecharts/charts/issues/16733))
|
||||
|
||||
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
|
||||
|
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.27.1
|
||||
appVersion: 1.28.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/fluidd
|
||||
- https://ghcr.io/fluidd-core/fluidd
|
||||
type: application
|
||||
version: 8.1.11
|
||||
version: 8.2.0
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [fluidd-8.2.0](https://github.com/truecharts/charts/compare/fluidd-8.1.11...fluidd-8.2.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/fluidd-core/fluidd to v1.28.0[@06a277f](https://github.com/06a277f) by renovate ([#18182](https://github.com/truecharts/charts/issues/18182))
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/fluidd-core/fluidd
|
||||
tag: v1.27.1@sha256:01e6dcf11624012de508e9be9f6dfa0e3621d1e120f17e66713f67710ef7e283
|
||||
tag: v1.28.0@sha256:06a277f417c443733f3d72bf08f218db09eb931312a98c6b59c2f277709fd6d0
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
|
@ -23,6 +23,8 @@ groups:
|
|||
description: Metrics
|
||||
- name: Addons
|
||||
description: Addon Configuration
|
||||
- name: Backup Configuration
|
||||
description: Configure Velero Backup Schedule
|
||||
- name: Advanced
|
||||
description: Advanced Configuration
|
||||
- name: Postgresql
|
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [grocy-17.2.0](https://github.com/truecharts/charts/compare/grocy-17.1.16...grocy-17.2.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to v4.1.0[@c43f9f2](https://github.com/c43f9f2) by renovate ([#18184](https://github.com/truecharts/charts/issues/18184))
|
||||
|
||||
|
||||
## [grocy-17.1.16](https://github.com/truecharts/charts/compare/grocy-17.1.15...grocy-17.1.16) (2024-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@32845cb](https://github.com/32845cb) by renovate ([#17854](https://github.com/truecharts/charts/issues/17854))
|
||||
|
||||
|
||||
## [grocy-17.1.15](https://github.com/truecharts/charts/compare/grocy-17.1.14...grocy-17.1.15) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
||||
|
||||
|
||||
## [grocy-17.1.14](https://github.com/truecharts/charts/compare/grocy-17.1.13...grocy-17.1.14) (2024-01-26)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
||||
|
||||
|
||||
## [grocy-17.1.13](https://github.com/truecharts/charts/compare/grocy-17.1.12...grocy-17.1.13) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||
|
||||
|
||||
## [grocy-17.1.12](https://github.com/truecharts/charts/compare/grocy-17.1.11...grocy-17.1.12) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
||||
|
||||
|
||||
## [grocy-17.1.11](https://github.com/truecharts/charts/compare/grocy-17.1.10...grocy-17.1.11) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
||||
## [grocy-17.1.10](https://github.com/truecharts/charts/compare/grocy-17.1.9...grocy-17.1.10) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@052e6b5](https://github.com/052e6b5) by renovate ([#17355](https://github.com/truecharts/charts/issues/17355))
|
||||
|
||||
|
||||
## [grocy-17.1.9](https://github.com/truecharts/charts/compare/grocy-17.1.8...grocy-17.1.9) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to 4.0.3[@d59dc5c](https://github.com/d59dc5c) by renovate ([#17234](https://github.com/truecharts/charts/issues/17234))
|
||||
|
||||
|
||||
## [grocy-17.1.8](https://github.com/truecharts/charts/compare/grocy-17.1.7...grocy-17.1.8) (2024-01-14)
|
||||
|
||||
|
||||
|
||||
|
||||
## [grocy-17.1.7](https://github.com/truecharts/charts/compare/grocy-17.1.6...grocy-17.1.7) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: home-automation
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
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
|
||||
- home-automation
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: grocy
|
||||
sources:
|
||||
- https://github.com/grocy/grocy
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/grocy
|
||||
- https://ghcr.io/linuxserver/grocy
|
||||
type: application
|
||||
version: 17.2.0
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: 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/grocy)
|
||||
|
||||
**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-17.2.0](https://github.com/truecharts/charts/compare/grocy-17.1.16...grocy-17.2.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/grocy to v4.1.0[@c43f9f2](https://github.com/c43f9f2) by renovate ([#18184](https://github.com/truecharts/charts/issues/18184))
|
|
@ -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!
|
|
@ -0,0 +1,23 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/grocy
|
||||
tag: 4.1.0@sha256:c43f9f2f5da11da228bff0e28ef4db4cc74d882a27dc1b761debf9d6b1283857
|
||||
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,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [healthchecks-13.2.0](https://github.com/truecharts/charts/compare/healthchecks-13.1.18...healthchecks-13.2.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/healthchecks to v3.2.20240209[@4209009](https://github.com/4209009) by renovate ([#18185](https://github.com/truecharts/charts/issues/18185))
|
||||
|
||||
|
||||
## [healthchecks-13.1.18](https://github.com/truecharts/charts/compare/healthchecks-13.1.17...healthchecks-13.1.18) (2024-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/healthchecks to v3.1.20240205[@1fe5c82](https://github.com/1fe5c82) by renovate ([#17973](https://github.com/truecharts/charts/issues/17973))
|
||||
|
||||
|
||||
## [healthchecks-13.1.17](https://github.com/truecharts/charts/compare/healthchecks-13.1.16...healthchecks-13.1.17) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
||||
|
||||
|
||||
## [healthchecks-13.1.16](https://github.com/truecharts/charts/compare/healthchecks-13.1.15...healthchecks-13.1.16) (2024-01-29)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/healthchecks to v3.1.20240128[@593017d](https://github.com/593017d) by renovate ([#17673](https://github.com/truecharts/charts/issues/17673))
|
||||
|
||||
|
||||
## [healthchecks-13.1.15](https://github.com/truecharts/charts/compare/healthchecks-13.1.14...healthchecks-13.1.15) (2024-01-26)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
||||
|
||||
|
||||
## [healthchecks-13.1.14](https://github.com/truecharts/charts/compare/healthchecks-13.1.13...healthchecks-13.1.14) (2024-01-26)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/healthchecks to v3.1.20240125[@4fa326d](https://github.com/4fa326d) by renovate ([#17548](https://github.com/truecharts/charts/issues/17548))
|
||||
|
||||
|
||||
## [healthchecks-13.1.13](https://github.com/truecharts/charts/compare/healthchecks-13.1.12...healthchecks-13.1.13) (2024-01-22)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/healthchecks to v3.1.20240122[@2849f47](https://github.com/2849f47) by renovate ([#17507](https://github.com/truecharts/charts/issues/17507))
|
||||
|
||||
|
||||
## [healthchecks-13.1.12](https://github.com/truecharts/charts/compare/healthchecks-13.1.11...healthchecks-13.1.12) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||
|
||||
|
||||
## [healthchecks-13.1.11](https://github.com/truecharts/charts/compare/healthchecks-13.1.10...healthchecks-13.1.11) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
||||
|
||||
|
||||
## [healthchecks-13.1.10](https://github.com/truecharts/charts/compare/healthchecks-13.1.9...healthchecks-13.1.10) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
|
@ -0,0 +1,38 @@
|
|||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.2.20240209
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts.
|
||||
home: https://truecharts.org/charts/stable/healthchecks
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.png
|
||||
keywords:
|
||||
- cron
|
||||
- monitoring
|
||||
- alert
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: healthchecks
|
||||
sources:
|
||||
- https://github.com/healthchecks/healthchecks
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks
|
||||
- https://ghcr.io/linuxserver/healthchecks
|
||||
type: application
|
||||
version: 13.2.0
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: 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/healthchecks)
|
||||
|
||||
**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 @@
|
|||
|
||||
|
||||
## [healthchecks-13.2.0](https://github.com/truecharts/charts/compare/healthchecks-13.1.18...healthchecks-13.2.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/healthchecks to v3.2.20240209[@4209009](https://github.com/4209009) by renovate ([#18185](https://github.com/truecharts/charts/issues/18185))
|
|
@ -0,0 +1,8 @@
|
|||
Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/healthchecks](https://truecharts.org/charts/stable/healthchecks)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,41 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/healthchecks
|
||||
tag: 3.2.20240209@sha256:42090091160e56b4280a0e4ff6aeb796af09cc5322e18a711206ec44a1b2915b
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10074
|
||||
targetPort: 8000
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: tcp
|
||||
readiness:
|
||||
type: tcp
|
||||
startup:
|
||||
type: tcp
|
||||
env:
|
||||
REGENERATE_SETTINGS: "True"
|
||||
SITE_ROOT: "https://healthchecks.domain"
|
||||
SITE_NAME: ""
|
||||
SUPERUSER_EMAIL: "email@healthchecks.io"
|
||||
SUPERUSER_PASSWORD: "myVeryStrongPassword"
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [mealie-20.4.0](https://github.com/truecharts/charts/compare/mealie-20.3.2...mealie-20.4.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/mealie-recipes/mealie to v1.2.0[@c3d5fda](https://github.com/c3d5fda) by renovate ([#18187](https://github.com/truecharts/charts/issues/18187))
|
||||
|
||||
|
||||
## [mealie-20.3.2](https://github.com/truecharts/charts/compare/mealie-20.3.1...mealie-20.3.2) (2024-02-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/mealie-recipes/mealie to v1.1.1[@44df10b](https://github.com/44df10b) by renovate ([#17912](https://github.com/truecharts/charts/issues/17912))
|
||||
|
||||
|
||||
## [mealie-20.3.1](https://github.com/truecharts/charts/compare/mealie-20.3.0...mealie-20.3.1) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
||||
|
||||
|
||||
## [mealie-20.3.0](https://github.com/truecharts/charts/compare/mealie-20.2.1...mealie-20.3.0) (2024-01-29)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/mealie-recipes/mealie to v1.1.0[@2df89f8](https://github.com/2df89f8) by renovate ([#17692](https://github.com/truecharts/charts/issues/17692))
|
||||
|
||||
|
||||
## [mealie-20.2.1](https://github.com/truecharts/charts/compare/mealie-20.2.0...mealie-20.2.1) (2024-01-26)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
||||
|
||||
|
||||
## [mealie-20.2.0](https://github.com/truecharts/charts/compare/mealie-20.1.9...mealie-20.2.0) (2024-01-22)
|
||||
|
||||
|
||||
## [mealie-20.1.9](https://github.com/truecharts/charts/compare/mealie-20.1.8...mealie-20.1.9) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||
|
||||
|
||||
## [mealie-20.1.8](https://github.com/truecharts/charts/compare/mealie-20.1.7...mealie-20.1.8) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
||||
|
||||
|
||||
## [mealie-20.1.7](https://github.com/truecharts/charts/compare/mealie-20.1.6...mealie-20.1.7) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [mealie-20.1.6](https://github.com/truecharts/charts/compare/mealie-20.1.5...mealie-20.1.6) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
||||
|
||||
|
||||
## [mealie-20.1.5](https://github.com/truecharts/charts/compare/mealie-20.1.4...mealie-20.1.5) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
|
@ -0,0 +1,36 @@
|
|||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: utilities
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend
|
||||
home: https://truecharts.org/charts/stable/mealie
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mealie.png
|
||||
keywords:
|
||||
- grocy
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: mealie
|
||||
sources:
|
||||
- https://github.com/mealie-recipes/mealie
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/mealie
|
||||
- https://ghcr.io/mealie-recipes/mealie
|
||||
type: application
|
||||
version: 20.4.0
|
|
@ -0,0 +1,106 @@
|
|||
Business Source License 1.1
|
||||
|
||||
Parameters
|
||||
|
||||
Licensor: The TrueCharts Project, it's owner and it's contributors
|
||||
Licensed Work: The TrueCharts "Blocky" Helm Chart
|
||||
Additional Use Grant: You may use the licensed work in production, as long
|
||||
as it is directly sourced from a TrueCharts provided
|
||||
official repository, catalog or source. You may also make private
|
||||
modification to the directly sourced licenced work,
|
||||
when used in production.
|
||||
|
||||
The following cases are, due to their nature, also
|
||||
defined as 'production use' and explicitly prohibited:
|
||||
- Bundling, including or displaying the licensed work
|
||||
with(in) another work intended for production use,
|
||||
with the apparent intend of facilitating and/or
|
||||
promoting production use by third parties in
|
||||
violation of this license.
|
||||
|
||||
Change Date: 2050-01-01
|
||||
|
||||
Change License: 3-clause BSD license
|
||||
|
||||
For information about alternative licensing arrangements for the Software,
|
||||
please contact: legal@truecharts.org
|
||||
|
||||
Notice
|
||||
|
||||
The Business Source License (this document, or the “License”) is not an Open
|
||||
Source license. However, the Licensed Work will eventually be made available
|
||||
under an Open Source License, as stated in this License.
|
||||
|
||||
License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved.
|
||||
“Business Source License” is a trademark of MariaDB Corporation Ab.
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
Business Source License 1.1
|
||||
|
||||
Terms
|
||||
|
||||
The Licensor hereby grants you the right to copy, modify, create derivative
|
||||
works, redistribute, and make non-production use of the Licensed Work. The
|
||||
Licensor may make an Additional Use Grant, above, permitting limited
|
||||
production use.
|
||||
|
||||
Effective on the Change Date, or the fourth anniversary of the first publicly
|
||||
available distribution of a specific version of the Licensed Work under this
|
||||
License, whichever comes first, the Licensor hereby grants you rights under
|
||||
the terms of the Change License, and the rights granted in the paragraph
|
||||
above terminate.
|
||||
|
||||
If your use of the Licensed Work does not comply with the requirements
|
||||
currently in effect as described in this License, you must purchase a
|
||||
commercial license from the Licensor, its affiliated entities, or authorized
|
||||
resellers, or you must refrain from using the Licensed Work.
|
||||
|
||||
All copies of the original and modified Licensed Work, and derivative works
|
||||
of the Licensed Work, are subject to this License. This License applies
|
||||
separately for each version of the Licensed Work and the Change Date may vary
|
||||
for each version of the Licensed Work released by Licensor.
|
||||
|
||||
You must conspicuously display this License on each original or modified copy
|
||||
of the Licensed Work. If you receive the Licensed Work in original or
|
||||
modified form from a third party, the terms and conditions set forth in this
|
||||
License apply to your use of that work.
|
||||
|
||||
Any use of the Licensed Work in violation of this License will automatically
|
||||
terminate your rights under this License for the current and all other
|
||||
versions of the Licensed Work.
|
||||
|
||||
This License does not grant you any right in any trademark or logo of
|
||||
Licensor or its affiliates (provided that you may use a trademark or logo of
|
||||
Licensor as expressly required by this License).
|
||||
|
||||
TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
|
||||
AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
|
||||
EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
|
||||
TITLE.
|
||||
|
||||
MariaDB hereby grants you permission to use this License’s text to license
|
||||
your works, and to refer to it using the trademark “Business Source License”,
|
||||
as long as you comply with the Covenants of Licensor below.
|
||||
|
||||
Covenants of Licensor
|
||||
|
||||
In consideration of the right to use this License’s text and the “Business
|
||||
Source License” name and trademark, Licensor covenants to MariaDB, and to all
|
||||
other recipients of the licensed work to be provided by Licensor:
|
||||
|
||||
1. To specify as the Change License the GPL Version 2.0 or any later version,
|
||||
or a license that is compatible with GPL Version 2.0 or a later version,
|
||||
where “compatible” means that software provided under the Change License can
|
||||
be included in a program with software provided under GPL Version 2.0 or a
|
||||
later version. Licensor may specify additional Change Licenses without
|
||||
limitation.
|
||||
|
||||
2. To either: (a) specify an additional grant of rights to use that does not
|
||||
impose any additional restriction on the right granted in this License, as
|
||||
the Additional Use Grant; or (b) insert the text “None”.
|
||||
|
||||
3. To specify a Change Date.
|
||||
|
||||
4. Not to modify this License in any other way.
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: 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/mealie)
|
||||
|
||||
**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 @@
|
|||
|
||||
|
||||
## [mealie-20.4.0](https://github.com/truecharts/charts/compare/mealie-20.3.2...mealie-20.4.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/mealie-recipes/mealie to v1.2.0[@c3d5fda](https://github.com/c3d5fda) by renovate ([#18187](https://github.com/truecharts/charts/issues/18187))
|
|
@ -0,0 +1,8 @@
|
|||
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/mealie](https://truecharts.org/charts/stable/mealie)
|
||||
|
||||
---
|
||||
|
||||
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!
|
|
@ -0,0 +1,107 @@
|
|||
image:
|
||||
repository: ghcr.io/mealie-recipes/mealie
|
||||
tag: v1.2.0@sha256:c3d5fda718dbc913d0c4ef88931413b216d71a10ed561be38bab729911e4c051
|
||||
pullPolicy: IfNotPresent
|
||||
mealie:
|
||||
frontend:
|
||||
theme:
|
||||
light_primary: "#E58325"
|
||||
light_accent: "#007A99"
|
||||
light_secondary: "#973542"
|
||||
light_success: "#43A047"
|
||||
light_info: "#1976D2"
|
||||
light_warning: "#FF6D00"
|
||||
light_error: "#EF5350"
|
||||
dark_primary: "#E58325"
|
||||
dark_accent: "#007A99"
|
||||
dark_secondary: "#973542"
|
||||
dark_success: "#43A047"
|
||||
dark_info: "#1976D2"
|
||||
dark_warning: "#FF6D00"
|
||||
dark_error: "#EF5350"
|
||||
api:
|
||||
general:
|
||||
allow_signup: true
|
||||
default_group: Home
|
||||
base_url: ""
|
||||
token_time: 48
|
||||
security:
|
||||
max_login_attempts: 5
|
||||
user_lockout_time: 24
|
||||
smtp:
|
||||
user: ""
|
||||
password: ""
|
||||
host: ""
|
||||
port: 587
|
||||
from_name: Mealie
|
||||
from_email: ""
|
||||
# TLS | SSL | NONE
|
||||
auth_strategy: TLS
|
||||
webworkers:
|
||||
workers_per_core: 1
|
||||
max_workers: 1
|
||||
web_concurrency: 1
|
||||
ldap:
|
||||
auth_enabled: false
|
||||
server_url: ""
|
||||
tls_insecure: false
|
||||
enable_starttls: false
|
||||
tls_cacertfile: ""
|
||||
base_dn: ""
|
||||
query_bind: ""
|
||||
query_password: ""
|
||||
user_filter: ""
|
||||
admin_filter: ""
|
||||
id_attribute: uid
|
||||
name_attribute: name
|
||||
mail_attribute: mail
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- python
|
||||
- /app/mealie/scripts/healthcheck.py
|
||||
readiness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- python
|
||||
- /app/mealie/scripts/healthcheck.py
|
||||
startup:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- python
|
||||
- /app/mealie/scripts/healthcheck.py
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: frontend
|
||||
- secretRef:
|
||||
name: api
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10018
|
||||
protocol: http
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
mountPath: /app/data
|
||||
cnpg:
|
||||
main:
|
||||
enabled: true
|
||||
user: mealie
|
||||
database: mealie
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,97 @@
|
|||
{{/* Define the secrets */}}
|
||||
{{- define "mealie.secrets" -}}
|
||||
{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}}
|
||||
{{- $api := .Values.mealie.api -}}
|
||||
{{- $frontend := .Values.mealie.frontend }}
|
||||
|
||||
frontend:
|
||||
enabled: true
|
||||
data:
|
||||
{{/* Frontend */}}
|
||||
THEME_LIGHT_PRIMARY: {{ $frontend.theme.light_primary | default "#E58325" | quote }}
|
||||
THEME_LIGHT_ACCENT: {{ $frontend.theme.light_accent | default "#007A99" | quote }}
|
||||
THEME_LIGHT_SECONDARY: {{ $frontend.theme.light_secondary | default "#973542" | quote }}
|
||||
THEME_LIGHT_SUCCESS: {{ $frontend.theme.light_success | default "#43A047" | quote }}
|
||||
THEME_LIGHT_INFO: {{ $frontend.theme.light_info | default "#1976D2" | quote }}
|
||||
THEME_LIGHT_WARNING: {{ $frontend.theme.light_warning | default "#FF6D00" | quote }}
|
||||
THEME_LIGHT_ERROR: {{ $frontend.theme.light_error | default "#EF5350" | quote }}
|
||||
THEME_DARK_PRIMARY: {{ $frontend.theme.dark_primary | default "#E58325" | quote }}
|
||||
THEME_DARK_ACCENT: {{ $frontend.theme.dark_accent | default "#007A99" | quote }}
|
||||
THEME_DARK_SECONDARY: {{ $frontend.theme.dark_secondary | default "#973542" | quote }}
|
||||
THEME_DARK_SUCCESS: {{ $frontend.theme.dark_success | default "#43A047" | quote }}
|
||||
THEME_DARK_INFO: {{ $frontend.theme.dark_info | default "#1976D2" | quote }}
|
||||
THEME_DARK_WARNING: {{ $frontend.theme.dark_warning | default "#FF6D00" | quote }}
|
||||
THEME_DARK_ERROR: {{ $frontend.theme.dark_error | default "#EF5350" | quote }}
|
||||
|
||||
api:
|
||||
enabled: true
|
||||
data:
|
||||
API_PORT: {{ .Values.service.main.ports.main.port | quote }}
|
||||
{{/* Database */}}
|
||||
DB_ENGINE: "postgres"
|
||||
POSTGRES_PORT: "5432"
|
||||
POSTGRES_USER: {{ .Values.cnpg.main.user }}
|
||||
POSTGRES_PASSWORD: {{ .Values.cnpg.main.creds.password | trimAll "\"" }}
|
||||
POSTGRES_DB: {{ .Values.cnpg.main.database }}
|
||||
POSTGRES_SERVER: {{ .Values.cnpg.main.creds.host }}
|
||||
{{/* User Defined */}}
|
||||
{{/* General */}}
|
||||
ALLOW_SIGNUP: {{ $api.general.allow_signup | quote }}
|
||||
DEFAULT_GROUP: {{ $api.general.default_group }}
|
||||
DEFAULT_EMAIL: {{ $api.general.default_email }}
|
||||
BASE_URL: {{ $api.general.base_url }}
|
||||
TOKEN_TIME: {{ $api.general.token_time | quote }}
|
||||
{{/* Security */}}
|
||||
SECURITY_MAX_LOGIN_ATTEMPTS: {{ $api.security.max_login_attempts | quote }}
|
||||
SECURITY_USER_LOCKOUT_TIME: {{ $api.security.user_lockout_time | quote }}
|
||||
{{/* SMTP */}}
|
||||
{{- if $api.smtp.host }}
|
||||
SMTP_PORT: {{ $api.smtp.port | quote }}
|
||||
SMTP_HOST: {{ $api.smtp.host | quote }}
|
||||
SMTP_USER: {{ $api.smtp.user | quote }}
|
||||
SMTP_PASSWORD: {{ $api.smtp.password | quote }}
|
||||
SMTP_FROM_NAME: {{ $api.smtp.from_name | quote }}
|
||||
SMTP_AUTH_STRATEGY: {{ $api.smtp.auth_strategy | quote }}
|
||||
SMTP_FROM_EMAIL: {{ $api.smtp.from_email | quote }}
|
||||
{{- end }}
|
||||
{{/* Workers */}}
|
||||
WORKERS_PER_CORE: {{ $api.webworkers.workers_per_core | quote }}
|
||||
MAX_WORKERS: {{ $api.webworkers.max_workers | quote }}
|
||||
WEB_CONCURRENCY: {{ $api.webworkers.web_concurrency | quote }}
|
||||
{{/* LDAP */}}
|
||||
{{- if $api.ldap.auth_enabled }}
|
||||
LDAP_AUTH_ENABLED: {{ $api.ldap.auth_enabled | quote }}
|
||||
{{- with $api.ldap.server_url }}
|
||||
LDAP_SERVER_URL: {{ . }}
|
||||
{{- end }}
|
||||
LDAP_TLS_INSECURE: {{ $api.ldap.tls_insecure | quote }}
|
||||
LDAP_ENABLE_STARTTLS: {{ $api.ldap.enable_starttls | quote }}
|
||||
{{- with $api.ldap.tls_cacertfile }}
|
||||
LDAP_TLS_CACERTFILE: {{ . | quote }}
|
||||
{{- end -}}
|
||||
{{- with $api.ldap.base_dn }}
|
||||
LDAP_BASE_DN: {{ . | quote }}
|
||||
{{- end -}}
|
||||
{{- with $api.ldap.query_bind }}
|
||||
LDAP_QUERY_BIND: {{ . | quote }}
|
||||
{{- end -}}
|
||||
{{- with $api.ldap.query_password }}
|
||||
LDAP_QUERY_PASSWORD: {{ . | quote }}
|
||||
{{- end -}}
|
||||
{{- with $api.ldap.user_filter }}
|
||||
LDAP_USER_FILTER: {{ . | quote }}
|
||||
{{- end -}}
|
||||
{{- with $api.ldap.admin_filter }}
|
||||
LDAP_ADMIN_FILTER: {{ . | quote }}
|
||||
{{- end -}}
|
||||
{{- with $api.ldap.id_attribute }}
|
||||
LDAP_ID_ATTRIBUTE: {{ . | quote }}
|
||||
{{- end -}}
|
||||
{{- with $api.ldap.name_attribute }}
|
||||
LDAP_NAME_ATTRIBUTE: {{ . | quote }}
|
||||
{{- end -}}
|
||||
{{- with $api.ldap.mail_attribute }}
|
||||
LDAP_MAIL_ATTRIBUTE: {{ . | quote }}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
|
@ -0,0 +1,11 @@
|
|||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.v1.common.loader.init" . }}
|
||||
|
||||
{{/* Render secrets for mealie */}}
|
||||
{{- $secrets := include "mealie.secrets" . | fromYaml -}}
|
||||
{{- if $secrets -}}
|
||||
{{- $_ := mustMergeOverwrite .Values.secret $secrets -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.apply" . }}
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [openvscode-server-8.1.16](https://github.com/truecharts/charts/compare/openvscode-server-8.1.15...openvscode-server-8.1.16) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/openvscode-server to v1.85.2[@1da1d36](https://github.com/1da1d36) by renovate ([#18135](https://github.com/truecharts/charts/issues/18135))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [openvscode-server-8.2.0](https://github.com/truecharts/charts/compare/openvscode-server-8.1.16...openvscode-server-8.2.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/openvscode-server to v1.86.1[@6f501df](https://github.com/6f501df) by renovate ([#18186](https://github.com/truecharts/charts/issues/18186))
|
||||
|
||||
|
||||
## [openvscode-server-8.1.16](https://github.com/truecharts/charts/compare/openvscode-server-8.1.15...openvscode-server-8.1.16) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
- update container image ghcr.io/linuxserver/openvscode-server to 1.85.1[@8be8a57](https://github.com/8be8a57) by renovate ([#17360](https://github.com/truecharts/charts/issues/17360))
|
||||
|
||||
|
||||
|
||||
|
||||
## [openvscode-server-8.1.7](https://github.com/truecharts/charts/compare/openvscode-server-8.1.6...openvscode-server-8.1.7) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.85.2
|
||||
appVersion: 1.86.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server
|
||||
- https://ghcr.io/linuxserver/openvscode-server
|
||||
type: application
|
||||
version: 8.1.16
|
||||
version: 8.2.0
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [openvscode-server-8.2.0](https://github.com/truecharts/charts/compare/openvscode-server-8.1.16...openvscode-server-8.2.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/linuxserver/openvscode-server to v1.86.1[@6f501df](https://github.com/6f501df) by renovate ([#18186](https://github.com/truecharts/charts/issues/18186))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/openvscode-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.85.2@sha256:1da1d360aff3ac85246e6c310e0045da2ecf5d86cb14dc03ce14f4092c914192
|
||||
tag: 1.86.1@sha256:6f501df20006875619b48c955e88e910b3922731a4e3fe525607d717b385cb7a
|
||||
# secretEnv:
|
||||
# CONNECTION_TOKEN: "somerandomstring"
|
||||
# CONNECTION_SECRET: ""
|
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [paperless-ngx-6.4.8](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.7...paperless-ngx-6.4.8) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [paperless-ngx-6.5.0](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.8...paperless-ngx-6.5.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.5.0[@3bebeb2](https://github.com/3bebeb2) by renovate ([#18188](https://github.com/truecharts/charts/issues/18188))
|
||||
|
||||
|
||||
## [paperless-ngx-6.4.8](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.7...paperless-ngx-6.4.8) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.4.0[@4e2f8d8](https://github.com/4e2f8d8) by renovate ([#17447](https://github.com/truecharts/charts/issues/17447))
|
||||
|
||||
|
||||
## [paperless-ngx-6.3.2](https://github.com/truecharts/charts/compare/paperless-ngx-6.3.1...paperless-ngx-6.3.2) (2024-01-14)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.3.3[@cd46a1c](https://github.com/cd46a1c) by renovate ([#17186](https://github.com/truecharts/charts/issues/17186))
|
||||
|
||||
|
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.4.3
|
||||
appVersion: 2.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
|
@ -44,4 +44,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx
|
||||
- https://ghcr.io/paperless-ngx/paperless-ngx
|
||||
type: application
|
||||
version: 6.4.8
|
||||
version: 6.5.0
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [paperless-ngx-6.5.0](https://github.com/truecharts/charts/compare/paperless-ngx-6.4.8...paperless-ngx-6.5.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/paperless-ngx/paperless-ngx to v2.5.0[@3bebeb2](https://github.com/3bebeb2) by renovate ([#18188](https://github.com/truecharts/charts/issues/18188))
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.4.3@sha256:839cabc0c5859a844c72940468e700f668bb59c16743fd9e81d5e21845488a85
|
||||
tag: 2.5.0@sha256:3bebeb2666b8066c7a8bf081b9afb304056223fe7ca667a6410450078c5bdf60
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -23,6 +23,8 @@ groups:
|
|||
description: Metrics
|
||||
- name: Addons
|
||||
description: Addon Configuration
|
||||
- name: Backup Configuration
|
||||
description: Configure Velero Backup Schedule
|
||||
- name: Advanced
|
||||
description: Advanced Configuration
|
||||
- name: Postgresql
|
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
## [pgadmin-14.3.0](https://github.com/truecharts/charts/compare/pgadmin-14.2.5...pgadmin-14.3.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image dpage/pgadmin4 to v8.3[@f1460b1](https://github.com/f1460b1) by renovate ([#18179](https://github.com/truecharts/charts/issues/18179))
|
||||
|
||||
|
||||
## [pgadmin-14.2.5](https://github.com/truecharts/charts/compare/pgadmin-14.2.4...pgadmin-14.2.5) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
||||
|
||||
|
||||
## [pgadmin-14.2.4](https://github.com/truecharts/charts/compare/pgadmin-14.2.3...pgadmin-14.2.4) (2024-01-26)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
||||
|
||||
|
||||
## [pgadmin-14.2.3](https://github.com/truecharts/charts/compare/pgadmin-14.2.2...pgadmin-14.2.3) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.28[@918b4c5](https://github.com/918b4c5) by renovate ([#17478](https://github.com/truecharts/charts/issues/17478))
|
||||
|
||||
|
||||
## [pgadmin-14.2.2](https://github.com/truecharts/charts/compare/pgadmin-14.2.1...pgadmin-14.2.2) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.26[@24c98f7](https://github.com/24c98f7) by renovate ([#17409](https://github.com/truecharts/charts/issues/17409))
|
||||
|
||||
|
||||
## [pgadmin-14.2.1](https://github.com/truecharts/charts/compare/pgadmin-14.2.0...pgadmin-14.2.1) (2024-01-21)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update metadata in chart.yaml ([#17457](https://github.com/truecharts/charts/issues/17457))
|
||||
|
||||
|
||||
## [pgadmin-14.2.0](https://github.com/truecharts/charts/compare/pgadmin-14.1.6...pgadmin-14.2.0) (2024-01-13)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image dpage/pgadmin4 to v8.2[@3b48078](https://github.com/3b48078) by renovate ([#17106](https://github.com/truecharts/charts/issues/17106))
|
||||
|
||||
|
||||
## [pgadmin-14.1.6](https://github.com/truecharts/charts/compare/pgadmin-14.1.5...pgadmin-14.1.6) (2024-01-09)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.22[@e7c9056](https://github.com/e7c9056) by renovate ([#16986](https://github.com/truecharts/charts/issues/16986))
|
||||
|
||||
|
||||
## [pgadmin-14.1.5](https://github.com/truecharts/charts/compare/pgadmin-14.1.4...pgadmin-14.1.5) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force bump to ensure up-to-date catalogs
|
||||
|
||||
|
||||
## [pgadmin-14.1.4](https://github.com/truecharts/charts/compare/pgadmin-14.1.3...pgadmin-14.1.4) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- increase common version for oci fixes
|
||||
|
||||
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
|
|
@ -0,0 +1,38 @@
|
|||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: management
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 8.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Web-Based postgresql database management utility
|
||||
home: https://truecharts.org/charts/stable/pgadmin
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.png
|
||||
keywords:
|
||||
- pgadmin
|
||||
- db
|
||||
- database
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: pgadmin
|
||||
sources:
|
||||
- https://www.pgadmin.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin
|
||||
- https://hub.docker.com/r/dpage/pgadmin4
|
||||
type: application
|
||||
version: 14.3.0
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: 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/pgadmin)
|
||||
|
||||
**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 @@
|
|||
|
||||
|
||||
## [pgadmin-14.3.0](https://github.com/truecharts/charts/compare/pgadmin-14.2.5...pgadmin-14.3.0) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image dpage/pgadmin4 to v8.3[@f1460b1](https://github.com/f1460b1) by renovate ([#18179](https://github.com/truecharts/charts/issues/18179))
|
|
@ -0,0 +1,8 @@
|
|||
Web-Based postgresql database management utility
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/pgadmin](https://truecharts.org/charts/stable/pgadmin)
|
||||
|
||||
---
|
||||
|
||||
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!
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue