feat(code-server): enable persistence and disable password (#1483)
* feat(code-server): enable persistence and allow both password and no-password setups * more fixes * test something * allow privilage escalation * reverse * just dont use password for codeserver (folks should use authelia) * fix securityContext * lint * rorfs
This commit is contained in:
@@ -21,7 +21,7 @@ name: code-server
|
||||
sources:
|
||||
- https://github.com/cdr/code-server
|
||||
type: application
|
||||
version: 2.0.20
|
||||
version: 2.1.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
Reference in New Issue
Block a user