diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index f5e51aa493b..f6fe285e8b6 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 6.9.2509 +appVersion: 6.10.0 dependencies: - name: common version: 28.26.3 @@ -38,8 +38,9 @@ maintainers: url: https://truecharts.org name: sourcegraph sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sourcegraph - https://hub.docker.com/r/sourcegraph/server type: application -version: 9.15.6 +version: 9.16.0 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 9ac09383eed..8206152e213 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.9.2509@sha256:ce5a0c76dceffd2214af9e1b812b61aaf7d478dfe737ccbfbf14fa1414ea09ed + tag: 6.10.0@sha256:b22517545e9b439bc5b9e92225a3f7ace69f68601ed0d55f591a39551e049125 persistence: applicationdatastoragepath: enabled: true