diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 06395a1a959..2dae6f62d48 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.5.2463 +appVersion: 5.5.3738 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.2.1 +version: 7.2.2 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index b0c9e6e0f3c..e7d73bf70ae 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.5.2463@sha256:a6c33f8ec884d3358146c0f63472178e508cca02de03a0c7b0fada9b109b046a + tag: 5.5.3738@sha256:083f46c8908788661aa57a437a710aa123075b03afa878aa2b3ae255143d128b persistence: applicationdatastoragepath: enabled: true