From 0ff6a5962e2980d18f8536e2e05e784f5f19d3d8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 13 Nov 2025 00:44:22 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/sourc?= =?UTF-8?q?egraph/server=206.9.2509=20=E2=86=92=206.10.0=20(#41662)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/sourcegraph/Chart.yaml | 5 +++-- charts/stable/sourcegraph/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index f5e51aa493b..f6fe285e8b6 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 6.9.2509 +appVersion: 6.10.0 dependencies: - name: common version: 28.26.3 @@ -38,8 +38,9 @@ maintainers: url: https://truecharts.org name: sourcegraph sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sourcegraph - https://hub.docker.com/r/sourcegraph/server type: application -version: 9.15.6 +version: 9.16.0 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 9ac09383eed..8206152e213 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.9.2509@sha256:ce5a0c76dceffd2214af9e1b812b61aaf7d478dfe737ccbfbf14fa1414ea09ed + tag: 6.10.0@sha256:b22517545e9b439bc5b9e92225a3f7ace69f68601ed0d55f591a39551e049125 persistence: applicationdatastoragepath: enabled: true