(feat) Standardise and Harden default app securitycontext (#1028)
* Apply security hardened defaults to values.yaml for all apps * Add default common securityContext to all apps * Adjust securityContext defaults in questions.yaml, according to values.yaml * Add default common podSecurityContext to all apps * Clean whitespace * Clean more whitespace * Adjust podSecurityContext defaults in questions.yaml, according to values.yaml * fix pgadmin Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
co-authored by
Stavros kois
parent
fe03d574fc
commit
acf510ea13
@@ -1,9 +1,9 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.8.0"
|
||||
appVersion: 0.8.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 7.0.14
|
||||
version: 8.0.7
|
||||
description: Focalboard is an open source, self-hosted alternative to Trello, Notion,
|
||||
and Asana.
|
||||
home: https://github.com/truechartsapps/tree/master/charts/incubator/focalboard
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://www.focalboard.com/
|
||||
- https://github.com/mattermost/focalboard
|
||||
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
|
||||
version: 2.0.2
|
||||
version: 3.0.0
|
||||
|
||||
Reference in New Issue
Block a user