diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 28ea5bc8f1e..cae1f7439e8 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.7.2474 +appVersion: 5.8.0 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.5.0 +version: 7.6.0 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 79edc031c34..a27486cfc0a 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.7.2474@sha256:addcd6e7e9e5e4ba10930d94278553a53adfa3113626f463fbf604ded3b21a11 + tag: 5.8.0@sha256:8462729d3f9c51dc5faa650e0f3525d203f1db6b06c8afe6e88476c1e0a01bce persistence: applicationdatastoragepath: enabled: true