From 77eda16538dcf2a21fdb2af5b540fd439467ca22 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 6 Feb 2022 13:06:29 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/library/common/CHANGELOG.md | 13 +++++++++++++ charts/library/common/helm-values.md | 2 +- docs/apps/common/helm-values.md | 2 +- docs/index.yaml | 23 ++++++++++++++++++++++- 4 files changed, 37 insertions(+), 3 deletions(-) diff --git a/charts/library/common/CHANGELOG.md b/charts/library/common/CHANGELOG.md index d189030fd6d..cc30c98890a 100644 --- a/charts/library/common/CHANGELOG.md +++ b/charts/library/common/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [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)) + + + ### [common-8.14.5](https://github.com/truecharts/apps/compare/common-8.14.4...common-8.14.5) (2022-02-03) diff --git a/charts/library/common/helm-values.md b/charts/library/common/helm-values.md index 4001ca09ce3..182595438bf 100644 --- a/charts/library/common/helm-values.md +++ b/charts/library/common/helm-values.md @@ -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.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy | | 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 | | 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 | diff --git a/docs/apps/common/helm-values.md b/docs/apps/common/helm-values.md index 4001ca09ce3..182595438bf 100644 --- a/docs/apps/common/helm-values.md +++ b/docs/apps/common/helm-values.md @@ -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.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy | | 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 | | 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 | diff --git a/docs/index.yaml b/docs/index.yaml index c4013c28fd3..918ada52373 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -5163,6 +5163,27 @@ entries: - https://github.com/truecharts/apps/releases/download/collabora-online-9.0.20/collabora-online-9.0.20.tgz version: 9.0.20 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 appVersion: latest created: "2022-02-03T18:31:13.886815147Z" @@ -57581,4 +57602,4 @@ entries: urls: - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz version: 9.0.24 -generated: "2022-02-06T12:23:16.88473585Z" +generated: "2022-02-06T13:06:29.208470836Z"