Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9ccdfcb7d8
commit
49feb48e21
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="common-7.0.11"></a>
|
||||
### [common-7.0.11](https://github.com/truecharts/apps/compare/common-7.0.10...common-7.0.11) (2021-09-12)
|
||||
|
||||
#### Fix
|
||||
|
||||
* nuke all VPN volumes that we don't use (yet) out of Common
|
||||
|
||||
|
||||
|
||||
<a name="common-7.0.10"></a>
|
||||
### [common-7.0.10](https://github.com/truecharts/apps/compare/common-7.0.9...common-7.0.10) (2021-09-12)
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
<a name="common-7.0.10"></a>
|
||||
### [common-7.0.10](https://github.com/truecharts/apps/compare/common-7.0.9...common-7.0.10) (2021-09-12)
|
||||
<a name="common-7.0.11"></a>
|
||||
### [common-7.0.11](https://github.com/truecharts/apps/compare/common-7.0.10...common-7.0.11) (2021-09-12)
|
||||
|
||||
#### Fix
|
||||
|
||||
* completely remove unused volumes and correctly enable used volumes for VPN
|
||||
* nuke all VPN volumes that we don't use (yet) out of Common
|
||||
|
|
|
@ -16775,6 +16775,30 @@ 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-09-12T20:51:20.619223432Z"
|
||||
description: Function library for TrueCharts
|
||||
digest: 9f442960d19c7d4bb60ba78da372fe139b1574075c12b972c8a78cebc24937fb
|
||||
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
|
||||
- email: kjeld@schouten-lebbing.nl
|
||||
name: Ornias1993
|
||||
url: truecharts.org
|
||||
name: common
|
||||
type: library
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/common-7.0.11/common-7.0.11.tgz
|
||||
version: 7.0.11
|
||||
- apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2021-09-12T20:32:21.239783606Z"
|
||||
|
@ -179512,4 +179536,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-09-12T20:45:58.070694134Z"
|
||||
generated: "2021-09-12T20:51:20.666149279Z"
|
||||
|
|
Loading…
Reference in New Issue