From 32261bbef5c0e92c1a15fe165f5b9cf61ed2094f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 21 Jun 2024 02:30:42 +0200 Subject: [PATCH] chore(deps): update container image sourcegraph/server to v5.4.7765@ea199be by renovate (#23622) 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.5099` -> `5.4.7765` | --- > [!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 70c36e882a2..573925d6f3d 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.4.5099 +appVersion: 5.4.7765 dependencies: - name: common version: 24.1.1 @@ -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.1.1 +version: 7.1.2 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 9471a93c145..860bcb87301 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.5099@sha256:02d7a2e1dd7e786067dfe67cca9c65623a4a68c03a8979d57e96c37ad4298c44 + tag: 5.4.7765@sha256:ea199beae039fa922cd011721d159663078824562a31a7ac48b37ba299f9d584 persistence: applicationdatastoragepath: enabled: true