diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 34cc782953c..fb971eb0f54 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.2.2553 +appVersion: 6.2.3841 dependencies: - name: common version: 25.4.10 @@ -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: 8.2.2 +version: 8.2.3 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 71b56f78350..013744536b6 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.2.2553@sha256:05016ab4dc9e8b8040c55c0caeed059f30038b8b5c9d63c4966e161e260e0533 + tag: 6.2.3841@sha256:4046931968d05aab0bba351ec9e9745845f41c6cec50c3aba937c000e60a953a persistence: applicationdatastoragepath: enabled: true