From c0d5c874332bb0ab2aa7ba170a1dfe245b11e791 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Dec 2023 14:06:18 +0100 Subject: [PATCH] chore(deps): update container image sourcegraph/server to v5.2.5@fe42258 (#16173) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | sourcegraph/server | patch | `5.2.2` -> `5.2.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/sourcegraph/Chart.yaml | 4 ++-- charts/stable/sourcegraph/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 0cc817acbcd..d23b3acd554 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: '>=1.24.0-0' apiVersion: v2 name: sourcegraph -version: 3.0.4 -appVersion: 5.2.2 +version: 3.0.5 +appVersion: 5.2.5 description: Sourcegraph Chart. home: https://truecharts.org/charts/incubator/sourcegraph icon: https://truecharts.org/img/hotlink-ok/chart-icons/sourcegraph.png diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index c9e88daf676..0210920a47f 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.2@sha256:ad9072b77ca96b0fbbff2e0e8ca92f8bb3ee12f5aab79a7a70c3699de1011ee2 + tag: 5.2.5@sha256:fe422580b75dfe9ad18c0884ac92436884b63acd767f789a991161d47a83fac1 persistence: applicationdatastoragepath: enabled: true