Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,19 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="common-8.15.0"></a>
|
||||||
|
### [common-8.15.0](https://github.com/truecharts/apps/compare/common-8.14.5...common-8.15.0) (2022-02-06)
|
||||||
|
|
||||||
|
#### Chore
|
||||||
|
|
||||||
|
* update docker general non-major ([#1849](https://github.com/truecharts/apps/issues/1849))
|
||||||
|
|
||||||
|
#### Feat
|
||||||
|
|
||||||
|
* add an initial inotify patch ([#1854](https://github.com/truecharts/apps/issues/1854))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="common-8.14.5"></a>
|
<a name="common-8.14.5"></a>
|
||||||
### [common-8.14.5](https://github.com/truecharts/apps/compare/common-8.14.4...common-8.14.5) (2022-02-03)
|
### [common-8.14.5](https://github.com/truecharts/apps/compare/common-8.14.4...common-8.14.5) (2022-02-03)
|
||||||
|
|
||||||
|
|||||||
@@ -195,7 +195,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
|||||||
| postgresqlImage | object | See below | postgresql specific configuration |
|
| postgresqlImage | object | See below | postgresql specific configuration |
|
||||||
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy |
|
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy |
|
||||||
| postgresqlImage.repository | string | `"ghcr.io/truecharts/postgresql"` | Specify the postgresql image |
|
| postgresqlImage.repository | string | `"ghcr.io/truecharts/postgresql"` | Specify the postgresql image |
|
||||||
| postgresqlImage.tag | string | `"v14.1.0@sha256:8336724eae3c82b62d9e7b4dc431fb7d93b4efdb5422c61ff4559dfe6de9eadc"` | Specify the postgresql image tag |
|
| postgresqlImage.tag | string | `"v14.1.0@sha256:f729127ca5517840f75e3ab107e2b60efe8257b27f2c679e070dffcaf534e88a"` | Specify the postgresql image tag |
|
||||||
| priorityClassName | string | `nil` | Custom priority class for different treatment by the scheduler |
|
| priorityClassName | string | `nil` | Custom priority class for different treatment by the scheduler |
|
||||||
| probes | object | See below | [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
|
| probes | object | See below | [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
|
||||||
| probes.liveness | object | See below | Liveness probe configuration |
|
| probes.liveness | object | See below | Liveness probe configuration |
|
||||||
|
|||||||
@@ -195,7 +195,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
|||||||
| postgresqlImage | object | See below | postgresql specific configuration |
|
| postgresqlImage | object | See below | postgresql specific configuration |
|
||||||
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy |
|
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy |
|
||||||
| postgresqlImage.repository | string | `"ghcr.io/truecharts/postgresql"` | Specify the postgresql image |
|
| postgresqlImage.repository | string | `"ghcr.io/truecharts/postgresql"` | Specify the postgresql image |
|
||||||
| postgresqlImage.tag | string | `"v14.1.0@sha256:8336724eae3c82b62d9e7b4dc431fb7d93b4efdb5422c61ff4559dfe6de9eadc"` | Specify the postgresql image tag |
|
| postgresqlImage.tag | string | `"v14.1.0@sha256:f729127ca5517840f75e3ab107e2b60efe8257b27f2c679e070dffcaf534e88a"` | Specify the postgresql image tag |
|
||||||
| priorityClassName | string | `nil` | Custom priority class for different treatment by the scheduler |
|
| priorityClassName | string | `nil` | Custom priority class for different treatment by the scheduler |
|
||||||
| probes | object | See below | [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
|
| probes | object | See below | [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
|
||||||
| probes.liveness | object | See below | Liveness probe configuration |
|
| probes.liveness | object | See below | Liveness probe configuration |
|
||||||
|
|||||||
+22
-1
@@ -5163,6 +5163,27 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/collabora-online-9.0.20/collabora-online-9.0.20.tgz
|
- https://github.com/truecharts/apps/releases/download/collabora-online-9.0.20/collabora-online-9.0.20.tgz
|
||||||
version: 9.0.20
|
version: 9.0.20
|
||||||
common:
|
common:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: latest
|
||||||
|
created: "2022-02-06T13:06:29.203530004Z"
|
||||||
|
description: Function library for TrueCharts
|
||||||
|
digest: 8a9db391e0f89d4e53b0347187db7a38befbc53e789d792a310d880936a12d41
|
||||||
|
home: https://github.com/truecharts/apps/tree/master/charts/common
|
||||||
|
icon: https://avatars.githubusercontent.com/u/76400755
|
||||||
|
keywords:
|
||||||
|
- truecharts
|
||||||
|
- library-chart
|
||||||
|
- common
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: common
|
||||||
|
type: library
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/common-8.15.0/common-8.15.0.tgz
|
||||||
|
version: 8.15.0
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
created: "2022-02-03T18:31:13.886815147Z"
|
created: "2022-02-03T18:31:13.886815147Z"
|
||||||
@@ -57581,4 +57602,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||||
version: 9.0.24
|
version: 9.0.24
|
||||||
generated: "2022-02-06T12:23:16.88473585Z"
|
generated: "2022-02-06T13:06:29.208470836Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user