Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e2c09231d8
commit
90e1b8ba4e
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="common-8.6.1"></a>
|
||||
### [common-8.6.1](https://github.com/truecharts/apps/compare/common-8.6.0...common-8.6.1) (2021-11-15)
|
||||
|
||||
#### Fix
|
||||
|
||||
* correctly set defaults for volumeclaimtemplates and pvc's ([#1334](https://github.com/truecharts/apps/issues/1334))
|
||||
|
||||
|
||||
|
||||
<a name="common-8.6.0"></a>
|
||||
### [common-8.6.0](https://github.com/truecharts/apps/compare/common-8.5.7...common-8.6.0) (2021-11-15)
|
||||
|
||||
|
|
|
@ -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-15T18:33:09.759720522Z"
|
||||
description: Function library for TrueCharts
|
||||
digest: c636519f6ba5e8424503421554271fd29c66d7cc2b4c9919c2e7436f486c5d7f
|
||||
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.6.1/common-8.6.1.tgz
|
||||
version: 8.6.1
|
||||
- apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2021-11-15T16:56:33.265965515Z"
|
||||
|
@ -244922,4 +244943,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-15T16:56:33.358896584Z"
|
||||
generated: "2021-11-15T18:33:09.840213619Z"
|
||||
|
|
Loading…
Reference in New Issue