From 086ef4cc93d15e6c5154bc19086d9adc6da8cc26 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 12 Dec 2022 07:22:10 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/privatebin to v1.5.0 --- charts/incubator/privatebin/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/privatebin/values.yaml b/charts/incubator/privatebin/values.yaml index 769790c34aa..7e5a97dcc3c 100644 --- a/charts/incubator/privatebin/values.yaml +++ b/charts/incubator/privatebin/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/privatebin pullPolicy: IfNotPresent - tag: v1.4.0@sha256:961d37f98d79511d91034519ff65f84d954f1bd09936622706a4cf9c6965c5b9 + tag: 1.5.0@sha256:5fa667fdfaccf93b8571e3a7e93af93fe1e45ce87bf6aca69aaadc1573999870 podSecurityContext: runAsUser: 65534 From 8f79921578183fd61fcf6c20b72699da40ec0f1f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 12 Dec 2022 07:25:58 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/privatebin/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/privatebin/Chart.yaml b/charts/incubator/privatebin/Chart.yaml index 212d13fdb9a..e6c31c9427f 100644 --- a/charts/incubator/privatebin/Chart.yaml +++ b/charts/incubator/privatebin/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.4.0" +appVersion: "1.5.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -27,7 +27,7 @@ sources: - https://github.com/PrivateBin/PrivateBin - https://hub.docker.com/r/privatebin/pdo type: application -version: 3.0.9 +version: 3.0.10 annotations: truecharts.org/catagories: | - productivity