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:31:19 +00:00
parent 90e86d32bf
commit 278aeeb790
182 changed files with 5431 additions and 4743 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="whoogle-1.0.38"></a>
### [whoogle-1.0.38](https://github.com/truecharts/apps/compare/whoogle-1.0.37...whoogle-1.0.38) (2022-02-03)
#### Chore
* update docker general non-major ([#1836](https://github.com/truecharts/apps/issues/1836))
<a name="whoogle-1.0.37"></a>
### [whoogle-1.0.37](https://github.com/truecharts/apps/compare/whoogle-1.0.36...whoogle-1.0.37) (2022-02-02)
+1 -1
View File
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"tccr.io/truecharts/whoogle-search"` | image repository |
| image.tag | string | `"v0.7.0@sha256:d48b7433fa86fbcee3fbee1e8e58ce78bd5bc52cd3a7422c05058d63207bd27c"` | image tag |
| image.tag | string | `"v0.7.1@sha256:6f4178d1154128cdcd01171a2bc36f3ed9f2fd428cfc8c40eff9664669e7e907"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
File diff suppressed because one or more lines are too long