From 812ca84075c578f34526ae085f24ff7cb1c7d732 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 9 Aug 2024 02:41:38 +0200 Subject: [PATCH] chore(deps): update container image sourcegraph/server to v5.6.185@c6e5ebb by renovate (#24924) --- 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 56e6834930f..9c1810bdffd 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.0 +appVersion: 5.6.185 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.0 +version: 7.3.1 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 8f472e58f6b..df291565c1b 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.0@sha256:3398dea62d0d63d129ba1902c835bad79d6142e9c5c5ef7c7a0599031497ce50 + tag: 5.6.185@sha256:c6e5ebb1303105ee3b9b85553482b6fa974f96fe3b229d2dfb2535d055c6816c persistence: applicationdatastoragepath: enabled: true