diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index a53e8ee410e..3bc10f54937 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -1,5 +1,5 @@ annotations: - max_scale_version: 23.10.2 + max_scale_version: 24.04.0 min_scale_version: 23.10.0 truecharts.org/SCALE-support: "true" truecharts.org/category: Backup @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.2.7 +appVersion: 5.3.0 dependencies: - name: common version: 17.4.2 @@ -27,7 +27,7 @@ keywords: - Network-Web - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - https://hub.docker.com/r/sourcegraph/server type: application -version: 4.2.0 +version: 4.3.0 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 1ceece2af08..18a02e95645 100644 --- a/charts/stable/sourcegraph/values.yaml +++ b/charts/stable/sourcegraph/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: sourcegraph/server - tag: 5.2.7@sha256:e1746ebd8b792bacc149e85b6070ce0d2042eb2f9858fe272d0a85a5f7245a60 + tag: 5.3.0@sha256:2328fdc6ed9c39e76fd93293e4027f8c3c660142e6c1972d079bebe271c665db persistence: applicationdatastoragepath: enabled: true