General NodePort and securityContext Cleanup (#827)
* make nodePort optional * do not enter nodeport when loadbalancer is default * add extra security contexts to questions.yaml * Move to common 6.10.7 (cherry picked from commit 47fa27341c9c7869d4a6484c7b1523398e821d20) * bump patch version (cherry picked from commit 427ff52d902412975c73e69971b33ec797458929) * bump some more apps * Fix authelia mistake
This commit is contained in:
@@ -3,7 +3,7 @@ appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 6.10.6
|
||||
version: 6.10.7
|
||||
description: OctoPrint is the snappy web interface for your 3D printer
|
||||
home: https://github.com/truechartsapps/tree/master/charts/incubator/octoprint
|
||||
icon: https://avatars3.githubusercontent.com/u/5982294?s=400&v=4
|
||||
@@ -20,4 +20,4 @@ name: octoprint
|
||||
sources:
|
||||
- https://github.com/OctoPrint/OctoPrint
|
||||
- https://hub.docker.com/r/octoprint/octoprint
|
||||
version: 1.6.2
|
||||
version: 1.6.3
|
||||
|
||||
Reference in New Issue
Block a user