diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 5d0b525c4a5..6992ab354f3 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.4.3643 +appVersion: 5.4.4217 dependencies: - name: common version: 23.0.10 @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - https://hub.docker.com/r/sourcegraph/server type: application -version: 6.1.8 +version: 6.1.9 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 2f9cf482a35..3a315cb0256 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.3643@sha256:a5af1b31935458e47402a95115725a08b4de000568dd91c60876843231f4dbd8 + tag: 5.4.4217@sha256:6580f58c692509d8032a08dd2b65cff89bad2490995543b491e4b88ccd4a436d persistence: applicationdatastoragepath: enabled: true