From c90e68f2c4e43df2f0a0398f27a97f2477bc18ca Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 23 Feb 2023 12:26:57 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/sourcegraph to v4.5.0 --- 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 4ae664eb952..d2873194872 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.2@sha256:600112183db92d095e0ec10b01f87acab6e84124ff1e2f05c9ee2d79326f2bcb + tag: 4.5.0@sha256:db95eb286ecf8e0a7365683b61ba409bf960ad0329fe9a2b0a9020fe1eb4169f persistence: applicationdatastoragepath: enabled: true From dd2a112b1a0b5c69ffbfa9be8342e1db66e9eed4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 23 Feb 2023 12:30:54 +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 fb8d87c2222..5a82d16614b 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.2" +appVersion: "4.5.0" 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.15 +version: 2.0.16