chore(deps): update container image tccr.io/truecharts/habridge to v5.4.1 (#6034)
* chore(deps): update container image tccr.io/truecharts/habridge to v5.4.1 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> * rofs * varrun * revert Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
co-authored by
Stavros Kois
parent
dfbc607fe5
commit
0f6666db5d
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: habridge
|
name: habridge
|
||||||
version: 4.0.9
|
version: 4.0.10
|
||||||
appVersion: "5.4.1"
|
appVersion: "5.4.1"
|
||||||
description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue.
|
description: Habridge emulates Philips Hue API to other home automation gateways such as an Amazon Echo/Dot or other systems that support Philips Hue.
|
||||||
type: application
|
type: application
|
||||||
|
|||||||
@@ -103,7 +103,7 @@ questions:
|
|||||||
label: "ReadOnly Root Filesystem"
|
label: "ReadOnly Root Filesystem"
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: true
|
default: false
|
||||||
- variable: allowPrivilegeEscalation
|
- variable: allowPrivilegeEscalation
|
||||||
label: "Allow Privilege Escalation"
|
label: "Allow Privilege Escalation"
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
@@ -1,10 +1,11 @@
|
|||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/habridge
|
repository: tccr.io/truecharts/habridge
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v5.4.1@sha256:507156bd814ab95984078aa278162eb80283b92f7017f45381f263fd1bc89a8a
|
tag: v5.4.1@sha256:52e315d2d941a7d94d4c1daeb0876f76f29d872ef0fbc01ba997083d87676b4e
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
runAsUser: 0
|
runAsUser: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user