From bd9e31926f67d9ad0a3f10838a92c1e2301ce4cd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 20 Oct 2021 17:45:04 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/library/common/CHANGELOG.md | 9 +++++++++ charts/library/common/helm-values.md | 3 ++- docs/apps/common/helm-values.md | 3 ++- docs/index.yaml | 23 ++++++++++++++++++++++- 4 files changed, 35 insertions(+), 3 deletions(-) diff --git a/charts/library/common/CHANGELOG.md b/charts/library/common/CHANGELOG.md index 93b7372a949..49d3e338bac 100644 --- a/charts/library/common/CHANGELOG.md +++ b/charts/library/common/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [common-8.3.14](https://github.com/truecharts/apps/compare/common-test-3.3.0...common-8.3.14) (2021-10-20) + +#### Fix + +* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) + + + ### [common-8.3.13](https://github.com/truecharts/apps/compare/common-8.3.12...common-8.3.13) (2021-10-19) diff --git a/charts/library/common/helm-values.md b/charts/library/common/helm-values.md index 84d854dc9b3..7d91cb342f3 100644 --- a/charts/library/common/helm-values.md +++ b/charts/library/common/helm-values.md @@ -75,6 +75,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic. | envTpl | object | `{}` | | | envValueFrom | object | `{}` | | | global.fullnameOverride | string | `nil` | Set the entire name definition | +| global.isSCALE | bool | `false` | | | global.nameOverride | string | `nil` | Set an override for the prefix of the fullname | | hostAliases | list | `[]` | Use hostAliases to add custom entries to /etc/hosts - mapping IP addresses to hostnames. [[ref]](https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/) | | hostNetwork | bool | `false` | When using hostNetwork make sure you set dnsPolicy to `ClusterFirstWithHostNet` | @@ -157,7 +158,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 | `"13.4.0@sha256:2312f61d3c07ca3a05c1393ca3e02b210379dc0264610bf0c050e94bba9dd3ad"` | Specify the postgresql image tag | +| postgresqlImage.tag | string | `"13.4.0@sha256:6ae26c46c20358fb2889a759d11d237b1d6d5f73ba206ef3d66f95448a859382"` | 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 84d854dc9b3..7d91cb342f3 100644 --- a/docs/apps/common/helm-values.md +++ b/docs/apps/common/helm-values.md @@ -75,6 +75,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic. | envTpl | object | `{}` | | | envValueFrom | object | `{}` | | | global.fullnameOverride | string | `nil` | Set the entire name definition | +| global.isSCALE | bool | `false` | | | global.nameOverride | string | `nil` | Set an override for the prefix of the fullname | | hostAliases | list | `[]` | Use hostAliases to add custom entries to /etc/hosts - mapping IP addresses to hostnames. [[ref]](https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/) | | hostNetwork | bool | `false` | When using hostNetwork make sure you set dnsPolicy to `ClusterFirstWithHostNet` | @@ -157,7 +158,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 | `"13.4.0@sha256:2312f61d3c07ca3a05c1393ca3e02b210379dc0264610bf0c050e94bba9dd3ad"` | Specify the postgresql image tag | +| postgresqlImage.tag | string | `"13.4.0@sha256:6ae26c46c20358fb2889a759d11d237b1d6d5f73ba206ef3d66f95448a859382"` | 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 96e3e0f2629..b02f1ded857 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -21523,6 +21523,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-10-20T17:45:01.996615934Z" + description: Function library for TrueCharts + digest: e44a53613c636b339286180dd58a827858026da351875a71fd7915122dc73687 + 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.3.14/common-8.3.14.tgz + version: 8.3.14 - apiVersion: v2 appVersion: latest created: "2021-10-19T19:45:41.057561014Z" @@ -225466,4 +225487,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-10-20T14:13:49.756857236Z" +generated: "2021-10-20T17:45:02.067931908Z"