fix: move runAsNonRoot to container securityContext to allow root sidecarts (#954)
* fix: move runAsNonRoot to container securityContext to prevent sidecarts from being affected * also bump some versions... * also override some of the problematic settings in common.yaml * whoops
This commit is contained in:
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
type: application
|
||||
version: 4.0.0
|
||||
version: 4.0.1
|
||||
|
||||
Reference in New Issue
Block a user