From a07b3528b58d285e6b4925e98a2074bf9c760ebd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Dec 2022 14:21:24 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/habridge to v5.4.1 (#5822) * chore(deps): update container image tccr.io/truecharts/habridge to v5.4.1 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- charts/stable/habridge/Chart.yaml | 2 +- charts/stable/habridge/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/habridge/Chart.yaml b/charts/stable/habridge/Chart.yaml index fc85bd213ea..78d4995644b 100644 --- a/charts/stable/habridge/Chart.yaml +++ b/charts/stable/habridge/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: habridge -version: 4.0.6 +version: 4.0.7 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 diff --git a/charts/stable/habridge/values.yaml b/charts/stable/habridge/values.yaml index 0e8df81da7f..b966c28622c 100644 --- a/charts/stable/habridge/values.yaml +++ b/charts/stable/habridge/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/habridge pullPolicy: IfNotPresent - tag: v5.4.1@sha256:45392ba4632ec0231ee059eb776d89f7c9a17731651a49044caabb675f1c409c + tag: v5.4.1@sha256:507156bd814ab95984078aa278162eb80283b92f7017f45381f263fd1bc89a8a securityContext: runAsNonRoot: false