From 740076707b73b8f65bb33820032e2f9775769ba8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 10 Jan 2023 18:35:50 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/sourcegraph to v4.3.1 --- 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 46acdc02766..2c7f914440d 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.3.0@sha256:ef41ec7c43ca1829a378cd78b7b72ebc2335d2490b4325f1878ee2924c77bd2d + tag: 4.3.1@sha256:58131e7bd3b8662a3faa073a5fa79c1cc881e6cff86e7757437d0a9f1e73b37c persistence: applicationdatastoragepath: enabled: true From c791cadc8578d41e5b2792a62d6d42a9ca52690d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 10 Jan 2023 18:39:49 +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 be52e0b3639..13040dcc3c5 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.3.0" +appVersion: "4.3.1" 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/r/sourcegraph/server/ type: application -version: 2.0.10 +version: 2.0.11