From 122b89fa90e1a58d5a582484970d93a47c9b8b78 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 22:01:41 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/quassel-core to v0.14.0 --- charts/stable/quassel-core/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/quassel-core/values.yaml b/charts/stable/quassel-core/values.yaml index 883a25651b2..53745d5c040 100644 --- a/charts/stable/quassel-core/values.yaml +++ b/charts/stable/quassel-core/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/quassel-core pullPolicy: IfNotPresent - tag: v0.14.0@sha256:14b037c60f611bd99758504ddff795b253f4b96985209c4484d861fbffe020d6 + tag: v0.14.0@sha256:a6b2caabbb6afde2840f7b6ff1c667b065692dc922fa873ffc4fdbfe4c99866c securityContext: runAsNonRoot: false From 732fd98edb1310605741f3e31f8ff7aa21b31a8e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 22:11:17 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/quassel-core/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/quassel-core/Chart.yaml b/charts/stable/quassel-core/Chart.yaml index 230773e017a..b9a84f673c5 100644 --- a/charts/stable/quassel-core/Chart.yaml +++ b/charts/stable/quassel-core/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: quassel-core -version: 6.0.24 +version: 6.0.25 appVersion: "0.14.0" description: Quassel-core is a modern, cross-platform, distributed IRC client. type: application