diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index c0d576fd059..db979ce8b83 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.3907 +appVersion: 5.5.4710 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.3 +version: 7.2.4 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 5da11b79e5e..aa3b4c413d2 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.3907@sha256:0abd5ad5a0d2964d2b0334ca107690e363523aa3b994fba5bcc3c2e8853508df + tag: 5.5.4710@sha256:e8586b077fb92968ecb444901ff6fd909764cfe8d750e9e812142630c49ef989 persistence: applicationdatastoragepath: enabled: true