diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 90b6ab6331f..0b4f3a26160 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.7.0 +appVersion: 6.7.229 dependencies: - name: common version: 28.16.2 @@ -39,5 +39,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - https://hub.docker.com/r/sourcegraph/server type: application -version: 9.5.0 +version: 9.5.1 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 8335f01ca48..47d631c19cc 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: 6.7.0@sha256:ee7f775f4ccc0cb080f961322fe8c6a27bef7951380ab7264e8483bdef83ee66 + tag: 6.7.229@sha256:e776eaac8f03e0dab8a68bae43adf1c202956a4f39c0a05ce27554f019a0f8fe persistence: applicationdatastoragepath: enabled: true