Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-30 08:29:35 +00:00
parent a21fdb5d01
commit 1c97742f26
221 changed files with 22030 additions and 21708 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="redmine-1.0.10"></a>
### [redmine-1.0.10](https://github.com/truecharts/apps/compare/redmine-1.0.9...redmine-1.0.10) (2022-03-30)
#### Chore
* Use new repo ([#2337](https://github.com/truecharts/apps/issues/2337))
* update docker general non-major ([#2338](https://github.com/truecharts/apps/issues/2338))
<a name="redmine-1.0.9"></a>
### [redmine-1.0.9](https://github.com/truecharts/apps/compare/redmine-1.0.8...redmine-1.0.9) (2022-03-28)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "4.2.4"
appVersion: "4.2.5"
kubeVersion: '>=1.16.0-0'
version: 1.0.10
name: redmine
+1 -1
View File
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | postgresql | 7.0.21 |
| https://library-charts.truecharts.org | common | 9.1.15 |
| https://truecharts.org/ | postgresql | 7.0.10 |
## Installing the Chart
+1 -1
View File
@@ -24,7 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.REDMINE_SECRET_KEY_BASE.secretKeyRef.name | string | `"redmine-secrets"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/redmine"` | |
| image.tag | string | `"v4.2.4@sha256:25792f53a99d2391b33547154ae27939375dd6086f66b2569d9af7e2268cdb9e"` | |
| image.tag | string | `"v4.2.5@sha256:a09636d0be0957697c44a1e9eeb5f5623797f47e98c8c71780d6eb434e9da1bf"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/usr/src/redmine/files"` | |
| postgresql.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long