Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-21 01:00:11 +00:00
parent 13370e9a1e
commit 79db98857b
131 changed files with 1807 additions and 637 deletions
+13
View File
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="grocy-9.0.34"></a>
### [grocy-9.0.34](https://github.com/truecharts/apps/compare/grocy-9.0.33...grocy-9.0.34) (2022-01-21)
#### Chore
* update docker general non-major ([#1751](https://github.com/truecharts/apps/issues/1751))
#### Fix
* set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750))
<a name="grocy-9.0.33"></a>
### [grocy-9.0.33](https://github.com/truecharts/apps/compare/grocy-9.0.32...grocy-9.0.33) (2022-01-18)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "3.1.1"
appVersion: "3.1.3"
dependencies:
- name: common
repository: https://truecharts.org
+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 | `"tccr.io/truecharts/grocy"` | |
| image.tag | string | `"version-v3.1.1@sha256:5c036b40671fcddb2a53edceacb1dc2d03df2b2bf1c0b97e5d820c0b84d6faab"` | |
| image.tag | string | `"v3.1.3@sha256:8481f33b038c24d881cc21cec3b52f6e414f6e2e23afa655c2ab6b1792100e05"` | |
| 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