Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-11-02 13:39:49 +00:00
parent 7daa40aa90
commit f9a54fe6aa
76 changed files with 87 additions and 87 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="piwigo-1.0.4"></a>
### [piwigo-1.0.4](https://github.com/truecharts/apps/compare/piwigo-1.0.3...piwigo-1.0.4) (2021-11-02)
#### Chore
* update non-major docker tags ([#1266](https://github.com/truecharts/apps/issues/1266))
<a name="piwigo-1.0.3"></a>
### [piwigo-1.0.3](https://github.com/truecharts/apps/compare/piwigo-1.0.2...piwigo-1.0.3) (2021-11-01)
@ -88,12 +97,3 @@
* fix previous SCALE bugfix not correctly being applied
<a name="piwigo-0.0.6"></a>
### [piwigo-0.0.6](https://github.com/truecharts/apps/compare/piwigo-0.0.5...piwigo-0.0.6) (2021-10-19)
#### Fix
* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-01T13:48:53.70063959Z"
generated: "2021-11-02T13:33:02.08261033Z"

View File

@ -23,7 +23,7 @@ sources:
- http://piwigo.org/
- https://github.com/linuxserver/docker-piwigo
type: application
version: 1.0.3
version: 1.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/piwigo"` | |
| image.tag | string | `"version-11.5.0@sha256:b17b5811a60492c8898fb31a35b4c0fbdc46b32ffa2ba3561b9de90ae6bcae85"` | |
| image.tag | string | `"version-11.5.0@sha256:13aa1206583cf5ff5d20c6d9b0738bcf5de6907b27e96c334ff5e3b716e959d9"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.gallery.accessMode | string | `"ReadWriteOnce"` | |

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/piwigo
pullPolicy: IfNotPresent
tag: version-11.5.0@sha256:b17b5811a60492c8898fb31a35b4c0fbdc46b32ffa2ba3561b9de90ae6bcae85
tag: version-11.5.0@sha256:13aa1206583cf5ff5d20c6d9b0738bcf5de6907b27e96c334ff5e3b716e959d9
env:
PUID: 568

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="custom-app-3.0.5"></a>
### [custom-app-3.0.5](https://github.com/truecharts/apps/compare/custom-app-3.0.4...custom-app-3.0.5) (2021-11-02)
#### Chore
* update non-major docker tags ([#1266](https://github.com/truecharts/apps/issues/1266))
<a name="custom-app-3.0.4"></a>
### [custom-app-3.0.4](https://github.com/truecharts/apps/compare/custom-app-3.0.3...custom-app-3.0.4) (2021-11-01)
@ -88,12 +97,3 @@
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
* update non-major ([#1174](https://github.com/truecharts/apps/issues/1174))
#### Feat
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-01T13:39:03.218301392Z"
generated: "2021-11-02T13:33:30.682451852Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.19.116"
appVersion: "0.19.124"
dependencies:
- name: common
repository: https://truecharts.org
@ -19,7 +19,7 @@ name: custom-app
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
type: application
version: 3.0.4
version: 3.0.5
annotations:
truecharts.org/catagories: |
- custom

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
tag: v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769
tag: v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55
securityContext:
readOnlyRootFilesystem: false

View File

@ -13,6 +13,6 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
| image.tag | string | `"v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769"` | |
| image.tag | string | `"v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55"` | |
All Rights Reserved - The TrueCharts Project

View File

@ -3,4 +3,4 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
tag: v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769
tag: v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="doublecommander-2.0.4"></a>
### [doublecommander-2.0.4](https://github.com/truecharts/apps/compare/doublecommander-2.0.3...doublecommander-2.0.4) (2021-11-02)
#### Chore
* update non-major docker tags ([#1266](https://github.com/truecharts/apps/issues/1266))
<a name="doublecommander-2.0.3"></a>
### [doublecommander-2.0.3](https://github.com/truecharts/apps/compare/doublecommander-2.0.2...doublecommander-2.0.3) (2021-11-01)
@ -88,12 +97,3 @@
* fix previous SCALE bugfix not correctly being applied
<a name="doublecommander-0.0.6"></a>
### [doublecommander-0.0.6](https://github.com/truecharts/apps/compare/doublecommander-0.0.5...doublecommander-0.0.6) (2021-10-19)
#### Fix
* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176))

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-01T13:52:34.634771622Z"
generated: "2021-11-02T13:33:59.477247053Z"

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/linuxserver/docker-doublecommander
- https://doublecmd.sourceforge.io/
type: application
version: 2.0.3
version: 2.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/doublecommander"` | |
| image.tag | string | `"version-0.8.2-1@sha256:12ecbbc48231b26b78b8e824f5b6887b3e5f86c73e5ab14b581b1ac4e2ddbc88"` | |
| image.tag | string | `"version-0.8.2-1@sha256:dd9f2dc12cc91544d211b6b1d0267dbe8117fa85e6cdc3bdb0e54d72dbcf492d"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.data.accessMode | string | `"ReadWriteOnce"` | |

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/doublecommander
pullPolicy: IfNotPresent
tag: version-0.8.2-1@sha256:12ecbbc48231b26b78b8e824f5b6887b3e5f86c73e5ab14b581b1ac4e2ddbc88
tag: version-0.8.2-1@sha256:dd9f2dc12cc91544d211b6b1d0267dbe8117fa85e6cdc3bdb0e54d72dbcf492d
env:
PUID: 568

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="jackett-9.0.5"></a>
### [jackett-9.0.5](https://github.com/truecharts/apps/compare/jackett-9.0.4...jackett-9.0.5) (2021-11-02)
#### Chore
* update non-major docker tags ([#1266](https://github.com/truecharts/apps/issues/1266))
<a name="jackett-9.0.4"></a>
### [jackett-9.0.4](https://github.com/truecharts/apps/compare/jackett-9.0.3...jackett-9.0.4) (2021-11-01)
@ -88,12 +97,3 @@
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
<a name="jackett-8.0.17"></a>
### [jackett-8.0.17](https://github.com/truecharts/apps/compare/jackett-8.0.16...jackett-8.0.17) (2021-10-19)
#### Change
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
#### Chore

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-01T14:08:31.614092716Z"
generated: "2021-11-02T13:34:27.9010379Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.19.116"
appVersion: "0.19.124"
dependencies:
- name: common
repository: https://truecharts.org
@ -24,7 +24,7 @@ name: jackett
sources:
- https://github.com/Jackett/Jackett
type: application
version: 9.0.4
version: 9.0.5
annotations:
truecharts.org/catagories: |
- media

View File

@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/jackett"` | |
| image.tag | string | `"v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769"` | |
| image.tag | string | `"v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |

View File

@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent
tag: v0.19.116@sha256:c2cef1c3de937ae5472a20f9aefcc93c1dd340bcba763305306539df405df769
tag: v0.19.124@sha256:4f970ed19a55008ce6e07afdc6616bc43f5ab8016ffcd3a370f8651d2808dc55
securityContext:
readOnlyRootFilesystem: false

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-01T14:13:28.729996117Z"

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="librespeed-4.0.4"></a>
### [librespeed-4.0.4](https://github.com/truecharts/apps/compare/librespeed-4.0.3...librespeed-4.0.4) (2021-11-02)
#### Chore
* update non-major docker tags ([#1266](https://github.com/truecharts/apps/issues/1266))
<a name="librespeed-4.0.3"></a>
### [librespeed-4.0.3](https://github.com/truecharts/apps/compare/librespeed-4.0.2...librespeed-4.0.3) (2021-11-01)
@ -88,12 +97,3 @@
### [librespeed-3.0.15](https://github.com/truecharts/apps/compare/librespeed-0.0.1...librespeed-3.0.15) (2021-10-19)
#### Chore
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
* update helm chart postgresql to v3.0.20 ([#1177](https://github.com/truecharts/apps/issues/1177))
<a name="librespeed-3.0.14"></a>
### [librespeed-3.0.14](https://github.com/truecharts/apps/compare/librespeed-3.0.13...librespeed-3.0.14) (2021-10-19)

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.3.18
digest: sha256:4db9af30eabdbfa0fa2f037501f8b59f2c4dca4ccfacf1cd625008f74ebd94f0
generated: "2021-11-02T13:35:01.591857848Z"

View File

@ -20,7 +20,7 @@ sources:
- https://github.com/librespeed/speedtest
- https://hub.docker.com/r/linuxserver/librespeed
- https://github.com/truechartsapps/tree/master/charts/librespeed
version: 4.0.3
version: 4.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linuxserver/librespeed"` | image repository |
| image.tag | string | `"version-5.2.4@sha256:fd06621fc3940871299f866e6ab762fb2a936621a939c8500c600461c2b3365e"` | image tag |
| image.tag | string | `"version-5.2.4@sha256:c74665ede73fcad3f6c15de85d105bdf488bb5b9ee55938cae7de099a4b3ac31"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |

View File

@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/linuxserver/librespeed
# -- image tag
tag: version-5.2.4@sha256:fd06621fc3940871299f866e6ab762fb2a936621a939c8500c600461c2b3365e
tag: version-5.2.4@sha256:c74665ede73fcad3f6c15de85d105bdf488bb5b9ee55938cae7de099a4b3ac31
# -- image pull policy
pullPolicy: IfNotPresent

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="tt-rss-3.0.7"></a>
### [tt-rss-3.0.7](https://github.com/truecharts/apps/compare/tt-rss-3.0.6...tt-rss-3.0.7) (2021-11-02)
#### Chore
* update non-major docker tags ([#1266](https://github.com/truecharts/apps/issues/1266))
<a name="tt-rss-3.0.6"></a>
### [tt-rss-3.0.6](https://github.com/truecharts/apps/compare/tt-rss-3.0.5...tt-rss-3.0.6) (2021-11-01)
@ -88,12 +97,3 @@
### [tt-rss-1.0.0](https://github.com/truecharts/apps/compare/tt-rss-0.0.4...tt-rss-1.0.0) (2021-10-20)
#### Chore
* update helm chart postgresql to v4 ([#1214](https://github.com/truecharts/apps/issues/1214))
#### Fix
* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212))

View File

@ -6,4 +6,4 @@ dependencies:
repository: https://truecharts.org/
version: 5.1.5
digest: sha256:7c82b36be7159cc45c3f33a5bebf57863fddea8ad6c31c416c9812ab517a10b8
generated: "2021-11-01T14:49:22.641310135Z"
generated: "2021-11-02T13:35:31.517733479Z"

View File

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: "1.9037.0"
appVersion: "1.9038.0"
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
name: tt-rss
version: 3.0.6
version: 3.0.7
kubeVersion: ">=1.16.0-0"
keywords:
- tt-rss

View File

@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
| image.tag | string | `"v1.9037.0@sha256:2a0104460bcb4c2dd4f40085642a29e7c369d70bef10e16a640fad5df7d7fd09"` | image tag |
| image.tag | string | `"v1.9038.0@sha256:d5375514fedaceefdb212d729830250ec2762fdcf7790d811b69deae95581b36"` | image tag |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |

View File

@ -4,7 +4,7 @@ image:
# -- image pull policy
pullPolicy: IfNotPresent
# -- image tag
tag: v1.9037.0@sha256:2a0104460bcb4c2dd4f40085642a29e7c369d70bef10e16a640fad5df7d7fd09
tag: v1.9038.0@sha256:d5375514fedaceefdb212d729830250ec2762fdcf7790d811b69deae95581b36
securityContext:
readOnlyRootFilesystem: false