Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="common-7.0.3"></a>
|
||||
### [common-7.0.3](https://github.com/truecharts/apps/compare/common-7.0.2...common-7.0.3) (2021-09-11)
|
||||
|
||||
#### Chore
|
||||
|
||||
* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958))
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove duplicate securitycontext from autopermissions
|
||||
|
||||
|
||||
|
||||
<a name="common-7.0.2"></a>
|
||||
### [common-7.0.2](https://github.com/truecharts/apps/compare/common-7.0.1...common-7.0.2) (2021-09-10)
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
|
||||
<a name="common-7.0.2"></a>
|
||||
### [common-7.0.2](https://github.com/truecharts/apps/compare/common-7.0.1...common-7.0.2) (2021-09-10)
|
||||
<a name="common-7.0.3"></a>
|
||||
### [common-7.0.3](https://github.com/truecharts/apps/compare/common-7.0.2...common-7.0.3) (2021-09-11)
|
||||
|
||||
#### Feat
|
||||
#### Chore
|
||||
|
||||
* Move some common containers to our own containers
|
||||
* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958))
|
||||
|
||||
#### Refactor
|
||||
#### Fix
|
||||
|
||||
* change image layout to enable renovate updates of sidecarts ([#955](https://github.com/truecharts/apps/issues/955))
|
||||
* remove duplicate securitycontext from autopermissions
|
||||
|
||||
@@ -51,7 +51,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
||||
| args | list | `[]` | Override the args for the default container |
|
||||
| autoscaling | object | <disabled> | Add a Horizontal Pod Autoscaler |
|
||||
| codeserverImage.pullPolicy | string | `"IfNotPresent"` | Specify the code-server image pull policy |
|
||||
| codeserverImage.repository | string | `"codercom/code-server"` | Specify the code-server image |
|
||||
| codeserverImage.repository | string | `"ghcr.io/truecharts/code-server"` | Specify the code-server image |
|
||||
| codeserverImage.tag | string | `"3.9.2"` | Specify the code-server image tag |
|
||||
| command | list | `[]` | Override the command(s) for the default container |
|
||||
| controller.annotations | object | `{}` | |
|
||||
|
||||
@@ -51,7 +51,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
||||
| args | list | `[]` | Override the args for the default container |
|
||||
| autoscaling | object | <disabled> | Add a Horizontal Pod Autoscaler |
|
||||
| codeserverImage.pullPolicy | string | `"IfNotPresent"` | Specify the code-server image pull policy |
|
||||
| codeserverImage.repository | string | `"codercom/code-server"` | Specify the code-server image |
|
||||
| codeserverImage.repository | string | `"ghcr.io/truecharts/code-server"` | Specify the code-server image |
|
||||
| codeserverImage.tag | string | `"3.9.2"` | Specify the code-server image tag |
|
||||
| command | list | `[]` | Override the command(s) for the default container |
|
||||
| controller.annotations | object | `{}` | |
|
||||
|
||||
+25
-1
@@ -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-11T10:10:31.884944358Z"
|
||||
description: Function library for TrueCharts
|
||||
digest: ffcfb96f7f4a386ec9ff3d659da852e1bfb818aac72d57d6c8d70f23991b8501
|
||||
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.3/common-7.0.3.tgz
|
||||
version: 7.0.3
|
||||
- apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2021-09-10T15:07:55.045755875Z"
|
||||
@@ -178663,4 +178687,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-10T15:07:55.099675155Z"
|
||||
generated: "2021-09-11T10:10:31.939137605Z"
|
||||
|
||||
Reference in New Issue
Block a user