fix: update common to ensure initcontainer can always be run as root

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-10 15:43:02 +02:00
parent 9bb6f4af88
commit d144cb38d8
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ appVersion: 22.1.1
dependencies:
- name: common
repository: https://truecharts.org/
version: 7.0.0
version: 7.0.1
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
@@ -33,4 +33,4 @@ sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 4.0.1
version: 4.0.2