Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-05 11:36:30 +00:00
parent 38159dc480
commit 0541233a7f
187 changed files with 1838 additions and 120 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="freshrss-8.0.5"></a>
### [freshrss-8.0.5](https://github.com/truecharts/apps/compare/freshrss-8.0.4...freshrss-8.0.5) (2021-10-05)
#### Chore
* update non-major ([#1098](https://github.com/truecharts/apps/issues/1098))
<a name="freshrss-8.0.4"></a>
### [freshrss-8.0.4](https://github.com/truecharts/apps/compare/freshrss-8.0.3...freshrss-8.0.4) (2021-09-29)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.18.1
appVersion: "1.18.1"
dependencies:
- name: common
repository: https://truecharts.org
+8
View File
@@ -0,0 +1,8 @@
<a name="freshrss-8.0.5"></a>
### [freshrss-8.0.5](https://github.com/truecharts/apps/compare/freshrss-8.0.4...freshrss-8.0.5) (2021-10-05)
#### Chore
* update non-major ([#1098](https://github.com/truecharts/apps/issues/1098))
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/freshrss"` | |
| image.tag | string | `"version-1.18.1@sha256:b5323d52c18871a62d5b7c618dce71ac5c3e7712e13b1d813606b78559630226"` | |
| image.tag | string | `"version-1.18.1@sha256:8f21935fb1a9761246d964c7401d803510ebb9ea98b0670f4e818ffd6886522c"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |