From 60ec40f0f6bf7b61c9dc8c5fe2aec098dce09920 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Jun 2024 02:31:36 +0200 Subject: [PATCH] chore(deps): update container image sourcegraph/server to v5.4.4217@6580f58 by renovate (#22716) 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.4.3643` -> `5.4.4217` | --- > [!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 5d0b525c4a5..6992ab354f3 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.4.3643 +appVersion: 5.4.4217 dependencies: - name: common version: 23.0.10 @@ -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: 6.1.8 +version: 6.1.9 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 2f9cf482a35..3a315cb0256 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.4.3643@sha256:a5af1b31935458e47402a95115725a08b4de000568dd91c60876843231f4dbd8 + tag: 5.4.4217@sha256:6580f58c692509d8032a08dd2b65cff89bad2490995543b491e4b88ccd4a436d persistence: applicationdatastoragepath: enabled: true