Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-03 18:16:39 +00:00
parent 9e485d950f
commit 65aa0642fb
50 changed files with 1872 additions and 1732 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="shlink-1.0.7"></a>
### [shlink-1.0.7](https://github.com/truecharts/apps/compare/shlink-1.0.6...shlink-1.0.7) (2022-02-03)
#### Chore
* update docker general major docker tags (major) ([#1835](https://github.com/truecharts/apps/issues/1835))
<a name="shlink-1.0.6"></a>
### [shlink-1.0.6](https://github.com/truecharts/apps/compare/shlink-1.0.5...shlink-1.0.6) (2022-02-02)
+1 -1
View File
@@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.REDIS_SERVERS.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/shlink"` | |
| image.tag | string | `"v2.10.3@sha256:295abebd789ac67b17e40ef09880f77a56ed23479ff924d183fe6bd1f9866029"` | |
| image.tag | string | `"v3.0.0@sha256:fa99a41e3fbe1c67b2b15f3a7768b13328dfd95e59e870956f0e4f9df82f024d"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long