diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index ee20c9a3972..06973b9d27d 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.9.1590 +appVersion: 5.11.0 dependencies: - name: common version: 25.2.2 @@ -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.8.0 +version: 7.9.0 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index e7b13fe92dc..948e37b3fad 100644 --- a/charts/stable/sourcegraph/values.yaml +++ b/charts/stable/sourcegraph/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/sourcegraph/server - tag: 5.9.1590@sha256:f70ced5aad3c7928e2634b3ee58ec95266799cd4238c3d946dcaeb3834698fdc + tag: 5.11.0@sha256:fb1e21a446637fedaf07b6d515e2f2b6e9b9062fb6d535115ee54fcfb6e0c774 persistence: applicationdatastoragepath: enabled: true