diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 7f182ecc303..cc65c469ffc 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: incubator apiVersion: v2 -appVersion: 5.2.5 +appVersion: 5.2.6 dependencies: - name: common version: 17.2.22 @@ -27,14 +27,14 @@ keywords: - Network-Web - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: sourcegraph sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph - https://hub.docker.com/r/sourcegraph/server + - https://github.com/truecharts/charts/tree/master/charts/incubator/sourcegraph type: application -version: 4.1.6 +version: 4.1.7 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 0210920a47f..3d75b149eb0 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.5@sha256:fe422580b75dfe9ad18c0884ac92436884b63acd767f789a991161d47a83fac1 + tag: 5.2.6@sha256:ef447752f3136e38eb25527c5aeb4a31ce02d44a6697f4e756d9445f24b9d4bd persistence: applicationdatastoragepath: enabled: true