Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d072cb3b3a
commit
4279b0716b
|
@ -1,6 +1,15 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="common-7.0.7"></a>
|
||||
### [common-7.0.7](https://github.com/truecharts/apps/compare/common-7.0.6...common-7.0.7) (2021-09-12)
|
||||
|
||||
#### Fix
|
||||
|
||||
* correct vpn securityContext
|
||||
|
||||
|
||||
|
||||
<a name="common-7.0.6"></a>
|
||||
### [common-7.0.6](https://github.com/truecharts/apps/compare/common-7.0.5...common-7.0.6) (2021-09-12)
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
|
||||
<a name="common-7.0.6"></a>
|
||||
### [common-7.0.6](https://github.com/truecharts/apps/compare/common-7.0.5...common-7.0.6) (2021-09-12)
|
||||
<a name="common-7.0.7"></a>
|
||||
### [common-7.0.7](https://github.com/truecharts/apps/compare/common-7.0.6...common-7.0.7) (2021-09-12)
|
||||
|
||||
#### Fix
|
||||
|
||||
* correct vpn securityContext
|
||||
|
|
|
@ -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-12T19:53:35.443608249Z"
|
||||
description: Function library for TrueCharts
|
||||
digest: 353eb3acc21405b7bcd8949f9d2cf5330c2f34761d432bb095727cf0f9aac34d
|
||||
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.7/common-7.0.7.tgz
|
||||
version: 7.0.7
|
||||
- apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2021-09-12T18:38:54.130399201Z"
|
||||
|
@ -179350,4 +179374,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-12T19:42:58.175196162Z"
|
||||
generated: "2021-09-12T19:53:35.498048515Z"
|
||||
|
|
Loading…
Reference in New Issue