From e4176e4215fbac9c3bb27bcba1e80b3823846a35 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 3 Feb 2023 08:09:23 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/sourcegraph to v4.4.2 --- charts/incubator/sourcegraph/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/sourcegraph/values.yaml b/charts/incubator/sourcegraph/values.yaml index 0137c7f18eb..4ae664eb952 100644 --- a/charts/incubator/sourcegraph/values.yaml +++ b/charts/incubator/sourcegraph/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/sourcegraph - tag: 4.4.1@sha256:71f792ced9f26741373a56b7633acaa9321c4fff399cedb10fc824e6668aa8b7 + tag: 4.4.2@sha256:600112183db92d095e0ec10b01f87acab6e84124ff1e2f05c9ee2d79326f2bcb persistence: applicationdatastoragepath: enabled: true From 7fcb8c5d8769379b88ca670f44ce64e1f6d0b55b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 3 Feb 2023 08:20:53 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/sourcegraph/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/sourcegraph/Chart.yaml b/charts/incubator/sourcegraph/Chart.yaml index c6f08133e1c..b00da57a793 100644 --- a/charts/incubator/sourcegraph/Chart.yaml +++ b/charts/incubator/sourcegraph/Chart.yaml @@ -7,7 +7,7 @@ annotations: - Productivity - Tools-Utilities apiVersion: v2 -appVersion: "4.4.1" +appVersion: "4.4.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph - https://hub.docker.com/sourcegraph/server type: application -version: 2.0.13 +version: 2.0.14