diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 573925d6f3d..cc117ea4202 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.4.7765 +appVersion: 5.4.7826 dependencies: - name: common version: 24.1.1 @@ -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.1.2 +version: 7.1.3 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 860bcb87301..6d2bfa566d8 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.4.7765@sha256:ea199beae039fa922cd011721d159663078824562a31a7ac48b37ba299f9d584 + tag: 5.4.7826@sha256:f2c214506b29ce06ff3ee7f5be7eb38898ec8684498e044d09d723c6de04e94b persistence: applicationdatastoragepath: enabled: true