Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
566f582e38
commit
b0e9f1aa3e
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="tt-rss-3.0.2"></a>
|
||||
### [tt-rss-3.0.2](https://github.com/truecharts/apps/compare/tt-rss-3.0.1...tt-rss-3.0.2) (2021-10-26)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker tags ([#1246](https://github.com/truecharts/apps/issues/1246))
|
||||
|
||||
|
||||
|
||||
<a name="tt-rss-3.0.1"></a>
|
||||
### [tt-rss-3.0.1](https://github.com/truecharts/apps/compare/tt-rss-3.0.0...tt-rss-3.0.1) (2021-10-26)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
### [tt-rss-0.0.2](https://github.com/truecharts/apps/compare/tt-rss-0.0.1...tt-rss-0.0.2) (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="tt-rss-0.0.1"></a>
|
||||
### tt-rss-0.0.1 (2021-10-19)
|
||||
|
|
@ -6,4 +6,4 @@ dependencies:
|
|||
repository: https://truecharts.org/
|
||||
version: 5.1.0
|
||||
digest: sha256:46ba088032e74b46ac4c4573a2af03a3ecd74f0c180ddd2aace35c8bea3a026d
|
||||
generated: "2021-10-26T15:46:20.733899682Z"
|
||||
generated: "2021-10-26T18:42:47.269323027Z"
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.9035.0"
|
||||
appVersion: "1.9036.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.1
|
||||
version: 3.0.2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- tt-rss
|
|
@ -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.9035.0@sha256:fd41258931c84cdc009532ea614367f83abb205d13363dfef8be15c2999faa89"` | image tag |
|
||||
| image.tag | string | `"v1.9036.0@sha256:1f79c0bb3dbfacbde597962ee01c5024ea0759dbfef2fe96bbeda8bddd97d0bc"` | image tag |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
| podSecurityContext.runAsUser | int | `0` | |
|
||||
| postgresql.enabled | bool | `true` | |
|
|
@ -4,7 +4,7 @@ image:
|
|||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
tag: v1.9035.0@sha256:fd41258931c84cdc009532ea614367f83abb205d13363dfef8be15c2999faa89
|
||||
tag: v1.9036.0@sha256:1f79c0bb3dbfacbde597962ee01c5024ea0759dbfef2fe96bbeda8bddd97d0bc
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="zwavejs2mqtt-9.0.2"></a>
|
||||
### [zwavejs2mqtt-9.0.2](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.1...zwavejs2mqtt-9.0.2) (2021-10-26)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major docker tags ([#1246](https://github.com/truecharts/apps/issues/1246))
|
||||
|
||||
|
||||
|
||||
<a name="zwavejs2mqtt-9.0.1"></a>
|
||||
### [zwavejs2mqtt-9.0.1](https://github.com/truecharts/apps/compare/zwavejs2mqtt-9.0.0...zwavejs2mqtt-9.0.1) (2021-10-26)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
<a name="zwavejs2mqtt-8.0.12"></a>
|
||||
### [zwavejs2mqtt-8.0.12](https://github.com/truecharts/apps/compare/zwavejs2mqtt-8.0.11...zwavejs2mqtt-8.0.12) (2021-10-18)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172))
|
||||
|
||||
#### Refactor
|
||||
|
||||
* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168))
|
||||
|
|
@ -3,4 +3,4 @@ dependencies:
|
|||
repository: https://truecharts.org
|
||||
version: 8.3.15
|
||||
digest: sha256:98b77714b4ddcc395d24a02b65dcba7617822061b516e18a33ff758f7cdcaee4
|
||||
generated: "2021-10-26T15:53:18.340303097Z"
|
||||
generated: "2021-10-26T18:43:27.359768096Z"
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.10.0"
|
||||
appVersion: "5.10.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
|
||||
type: application
|
||||
version: 9.0.1
|
||||
version: 9.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
|
@ -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/truecharts/zwavejs2mqtt"` | |
|
||||
| image.tag | string | `"v5.10.0@sha256:982d1b1a244105a545b039f67c34ad9c1314e00ae93b4ccb9a6d5d3c2b2187fc"` | |
|
||||
| image.tag | string | `"v5.10.1@sha256:52cca77e294adea9bc753628b906c8c10d2b44d0b8d5caeb4ccaf5b92946e0cb"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
|
@ -5,7 +5,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/zwavejs2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.10.0@sha256:982d1b1a244105a545b039f67c34ad9c1314e00ae93b4ccb9a6d5d3c2b2187fc
|
||||
tag: v5.10.1@sha256:52cca77e294adea9bc753628b906c8c10d2b44d0b8d5caeb4ccaf5b92946e0cb
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue