mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-17 17:00:21 +08:00
Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="common-8.5.5"></a>
|
||||
### [common-8.5.5](https://github.com/truecharts/apps/compare/common-8.5.4...common-8.5.5) (2021-11-10)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1302](https://github.com/truecharts/apps/issues/1302))
|
||||
* update non-major ([#1296](https://github.com/truecharts/apps/issues/1296))
|
||||
|
||||
#### Fix
|
||||
|
||||
* fix release.name issues when installing
|
||||
|
||||
|
||||
|
||||
<a name="common-8.5.4"></a>
|
||||
### [common-8.5.4](https://github.com/truecharts/apps/compare/common-8.5.3...common-8.5.4) (2021-11-08)
|
||||
|
||||
|
||||
@@ -165,7 +165,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.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy |
|
||||
| postgresqlImage.repository | string | `"bitnami/postgresql"` | Specify the postgresql image |
|
||||
| postgresqlImage.tag | string | `"14.0.0@sha256:a95e5588c9f716bfc716b090f3cea41cbefb0d2c6e1c3c6de5514a5c2d1ce416"` | Specify the postgresql image tag |
|
||||
| postgresqlImage.tag | string | `"14.0.0@sha256:ea4d5247ee28e9f88ede9f0f70219c1061766cca3f9a5922b1b0e1e3cad1b1a3"` | Specify the postgresql image tag |
|
||||
| priorityClassName | string | `nil` | |
|
||||
| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
|
||||
| probes.liveness | object | See below | Liveness probe configuration |
|
||||
|
||||
@@ -165,7 +165,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.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy |
|
||||
| postgresqlImage.repository | string | `"bitnami/postgresql"` | Specify the postgresql image |
|
||||
| postgresqlImage.tag | string | `"14.0.0@sha256:a95e5588c9f716bfc716b090f3cea41cbefb0d2c6e1c3c6de5514a5c2d1ce416"` | Specify the postgresql image tag |
|
||||
| postgresqlImage.tag | string | `"14.0.0@sha256:ea4d5247ee28e9f88ede9f0f70219c1061766cca3f9a5922b1b0e1e3cad1b1a3"` | Specify the postgresql image tag |
|
||||
| priorityClassName | string | `nil` | |
|
||||
| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
|
||||
| probes.liveness | object | See below | Liveness probe configuration |
|
||||
|
||||
@@ -23500,6 +23500,27 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/collabora-online-3.1.5/collabora-online-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
common:
|
||||
- apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2021-11-10T23:18:51.0427341Z"
|
||||
description: Function library for TrueCharts
|
||||
digest: 24b6c7ebc7f1c4531a4823e5c9ef58bf1608617728df1b042f78a4d80e97cd17
|
||||
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: truecharts.org
|
||||
name: common
|
||||
type: library
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/common-8.5.5/common-8.5.5.tgz
|
||||
version: 8.5.5
|
||||
- apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2021-11-08T16:45:01.702998559Z"
|
||||
@@ -244270,4 +244291,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-11-10T18:00:33.895678694Z"
|
||||
generated: "2021-11-10T23:18:51.121005922Z"
|
||||
|
||||
Reference in New Issue
Block a user