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:
TrueCharts Bot 2023-01-07 18:32:37 +01:00 committed by GitHub
parent dfbc607fe5
commit 0f6666db5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: habridge
version: 4.0.9
version: 4.0.10
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.
type: application

View File

@ -103,7 +103,7 @@ questions:
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: true
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:

View File

@ -1,10 +1,11 @@
image:
repository: tccr.io/truecharts/habridge
pullPolicy: IfNotPresent
tag: v5.4.1@sha256:507156bd814ab95984078aa278162eb80283b92f7017f45381f263fd1bc89a8a
tag: v5.4.1@sha256:52e315d2d941a7d94d4c1daeb0876f76f29d872ef0fbc01ba997083d87676b4e
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0