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 | `{}` | |
|
||||
|
||||
Reference in New Issue
Block a user