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