From 5646b04966ce6c5f156a50cbb2c54cd43b1326c8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 22 Aug 2025 03:10:25 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/sourc?= =?UTF-8?q?egraph/server=206.7.0=20=E2=86=92=206.7.229=20(#38707)?= 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 90b6ab6331f..0b4f3a26160 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.0 +appVersion: 6.7.229 dependencies: - name: common version: 28.16.2 @@ -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.0 +version: 9.5.1 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 8335f01ca48..47d631c19cc 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.0@sha256:ee7f775f4ccc0cb080f961322fe8c6a27bef7951380ab7264e8483bdef83ee66 + tag: 6.7.229@sha256:e776eaac8f03e0dab8a68bae43adf1c202956a4f39c0a05ce27554f019a0f8fe persistence: applicationdatastoragepath: enabled: true