diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 524bb04f48b..0b450c56433 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: 6.1.5633 +appVersion: 6.2.0 dependencies: - name: common version: 25.4.10 @@ -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: 8.1.5 +version: 8.2.0 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 4fbaae608db..660a2e8ae88 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.1.5633@sha256:2a1e017bd624859c42335f8e428de2010f4b03225f1bbd7d6d90b40b38353ea1 + tag: 6.2.0@sha256:e949739b190222b35cdf80fce51c43d01f4883dc0cbad86971d45f0d51180851 persistence: applicationdatastoragepath: enabled: true