From 6b469d9a67f2ddc0950e8d4140f1ed6d6f41f0c2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 Aug 2024 20:20:19 +0200 Subject: [PATCH] chore(deps): update container image sourcegraph/server to v5.6.3798@ee770ad by renovate (#25663) --- 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 dbe15dc358f..5457f5c1171 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: 5.6.2535 +appVersion: 5.6.3798 dependencies: - name: common version: 24.1.5 @@ -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: 7.3.3 +version: 7.3.4 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index d4e16d5c3a6..c5a37f12868 100644 --- a/charts/stable/sourcegraph/values.yaml +++ b/charts/stable/sourcegraph/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: sourcegraph/server - tag: 5.6.2535@sha256:8e886207b494ec8f9f4bf9c16d5880a8cac309385bbab1393a2233e24f423eff + tag: 5.6.3798@sha256:ee770ad2d1425ca063a886453a23f34e4c6158d41d61690858a82250d4de73ab persistence: applicationdatastoragepath: enabled: true