From b36eb787620d8fb0b2e69b4d6b37bb289453b0fb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 3 Apr 2025 15:08:55 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/sourc?= =?UTF-8?q?egraph/server=206.1.5633=20=E2=86=92=206.2.0=20(#33902)?= 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 524bb04f48b..0b450c56433 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.1.5633 +appVersion: 6.2.0 dependencies: - name: common version: 25.4.10 @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - https://hub.docker.com/r/sourcegraph/server type: application -version: 8.1.5 +version: 8.2.0 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 4fbaae608db..660a2e8ae88 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.1.5633@sha256:2a1e017bd624859c42335f8e428de2010f4b03225f1bbd7d6d90b40b38353ea1 + tag: 6.2.0@sha256:e949739b190222b35cdf80fce51c43d01f4883dc0cbad86971d45f0d51180851 persistence: applicationdatastoragepath: enabled: true