From 7368517be4cb4578331a99d37df0898dee64416a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 16 Oct 2024 21:35:39 +0000 Subject: [PATCH] chore(container): update oci-image sourcegraph/server to v5 by renovate --- 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 cae1f7439e8ea..7ab15ce54e966 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.8.0 +appVersion: 5.8.1579 dependencies: - name: common version: 25.0.0 @@ -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.6.0 +version: 7.6.1 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index a27486cfc0ac6..0d6cc48a60713 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.8.0@sha256:8462729d3f9c51dc5faa650e0f3525d203f1db6b06c8afe6e88476c1e0a01bce + tag: 5.8.1579@sha256:ca5d52d1421d5bb836bff76d53a7f218ec0bc78910a300a1e8882f40be1253a4 persistence: applicationdatastoragepath: enabled: true