From 9ec3c09601bb8275754af92119d825802edbafea Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 14 Nov 2021 15:00:22 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/library/common/CHANGELOG.md | 14 ++++++++++++++ charts/library/common/helm-values.md | 2 +- docs/apps/common/helm-values.md | 2 +- docs/index.yaml | 23 ++++++++++++++++++++++- 4 files changed, 38 insertions(+), 3 deletions(-) diff --git a/charts/library/common/CHANGELOG.md b/charts/library/common/CHANGELOG.md index c4f972acc42..698537d3b56 100644 --- a/charts/library/common/CHANGELOG.md +++ b/charts/library/common/CHANGELOG.md @@ -1,6 +1,20 @@ # Changelog
+ +### [common-8.5.7](https://github.com/truecharts/apps/compare/common-8.5.6...common-8.5.7) (2021-11-14) + +#### Chore + +* clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) +* update non-major ([#1327](https://github.com/truecharts/apps/issues/1327)) + +#### Chort + +* bump common + + + ### [common-8.5.6](https://github.com/truecharts/apps/compare/common-8.5.5...common-8.5.6) (2021-11-12) diff --git a/charts/library/common/helm-values.md b/charts/library/common/helm-values.md index 9b6362f2429..a98d6245faa 100644 --- a/charts/library/common/helm-values.md +++ b/charts/library/common/helm-values.md @@ -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:ea4d5247ee28e9f88ede9f0f70219c1061766cca3f9a5922b1b0e1e3cad1b1a3"` | Specify the postgresql image tag | +| postgresqlImage.tag | string | `"14.1.0@sha256:480fa9cd68d9013ea622b8a6dc71505bc8f0eaeac6d062cb5182bff44d0fcdbb"` | 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 | diff --git a/docs/apps/common/helm-values.md b/docs/apps/common/helm-values.md index 9b6362f2429..a98d6245faa 100644 --- a/docs/apps/common/helm-values.md +++ b/docs/apps/common/helm-values.md @@ -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:ea4d5247ee28e9f88ede9f0f70219c1061766cca3f9a5922b1b0e1e3cad1b1a3"` | Specify the postgresql image tag | +| postgresqlImage.tag | string | `"14.1.0@sha256:480fa9cd68d9013ea622b8a6dc71505bc8f0eaeac6d062cb5182bff44d0fcdbb"` | 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 | diff --git a/docs/index.yaml b/docs/index.yaml index 63397962df5..4aa7c4c9e2d 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -23549,6 +23549,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-14T15:00:20.701055315Z" + description: Function library for TrueCharts + digest: 9558572b311a599c30d0d8796db3bb38a3466704b050c31bcf63e8fc42140dfa + 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.5.7/common-8.5.7.tgz + version: 8.5.7 - apiVersion: v2 appVersion: latest created: "2021-11-12T17:35:10.915426948Z" @@ -244779,4 +244800,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-14T11:03:27.759783235Z" +generated: "2021-11-14T15:00:20.764370482Z"