From 98f1198ef1a55e4886f658b6d45a8594a3477896 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 22 Aug 2024 02:41:42 +0200 Subject: [PATCH] chore(deps): update container image sourcegraph/server to v5.6.2535@a1b57c2 by renovate (#25381) 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.6.185` -> `5.6.2535` | --- > [!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 9c1810bdffd..b4d76d098c0 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: 5.6.185 +appVersion: 5.6.2535 dependencies: - name: common version: 24.1.5 @@ -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: 7.3.1 +version: 7.3.2 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index df291565c1b..b1b667b7566 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.6.185@sha256:c6e5ebb1303105ee3b9b85553482b6fa974f96fe3b229d2dfb2535d055c6816c + tag: 5.6.2535@sha256:a1b57c21fd253ee3128a2b567c45982b0639c54d4feefe5156af47b30c7fdda3 persistence: applicationdatastoragepath: enabled: true