diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 3eea0e42094..a930e113fe7 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.4217 +appVersion: 5.4.5099 dependencies: - name: common version: 24.0.0 @@ -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: 7.0.0 +version: 7.0.1 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 3a315cb0256..5edf357ca29 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.4217@sha256:6580f58c692509d8032a08dd2b65cff89bad2490995543b491e4b88ccd4a436d + tag: 5.4.5099@sha256:a58c3900150f62be690301f5e82dc10d6259f295ac1e85fb8c85578e0234e7a4 persistence: applicationdatastoragepath: enabled: true