diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 0e93aa3e2cf..c08579d699c 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.1579 +appVersion: 5.8.1757 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.2 +version: 7.6.3 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 42c3cda20e3..21dfc75ea65 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.1579@sha256:699cb6af55c87e756053a2b863f142932cb29319f425fad0d5b101d86055e4a6 + tag: 5.8.1757@sha256:15206ae69363c7d30296f7498ec77a91faf363e937035c7bd5522d005aa8b7fe persistence: applicationdatastoragepath: enabled: true