diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 229fe098a48..0d45d09e653 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.3.0 +appVersion: 6.3.2692 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.3.0 +version: 8.3.1 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 21dd73b6120..7f024e1f843 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.3.0@sha256:210aa3094ab387623cfd875acc322f84a0b3ce31e19fe0c8782d63e043644aa1 + tag: 6.3.2692@sha256:64e8d3ab75e47725f67b112d918acd46b09690ab4fadbb617bf40f94919f4abc persistence: applicationdatastoragepath: enabled: true