From fe06c52ee782adff44a7d69130d6fe3299ee7044 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 Sep 2025 22:20:26 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/sourc?= =?UTF-8?q?egraph/server=206.7.1104=20=E2=86=92=206.7.2518=20(#39094)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/sourcegraph/Chart.yaml | 4 ++-- charts/stable/sourcegraph/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 6bb3fc76b8b..3ad406199a7 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.7.1104 +appVersion: 6.7.2518 dependencies: - name: common version: 28.16.5 @@ -39,5 +39,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - https://hub.docker.com/r/sourcegraph/server type: application -version: 9.5.4 +version: 9.5.5 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index a5e99288235..685b38937e8 100644 --- a/charts/stable/sourcegraph/values.yaml +++ b/charts/stable/sourcegraph/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/sourcegraph/server - tag: 6.7.1104@sha256:1d96736441047de773eb436dc91f122c74f01ea31b5435567661eee030be731f + tag: 6.7.2518@sha256:f18221d4f6db533471c2726d41b780b1f154c8aaa5bbe7efafc9cafc908e46cf persistence: applicationdatastoragepath: enabled: true