From 4b05d332a9bdfb3c66cd5fda2f0fa0eb556a0dc8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 6 Aug 2024 08:30:54 +0200 Subject: [PATCH] chore(deps): update container image sourcegraph/server to v5.5.4710@e8586b0 by renovate (#24690) 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.5.3907` -> `5.5.4710` | --- > [!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 c0d576fd059..db979ce8b83 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.5.3907 +appVersion: 5.5.4710 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.2.3 +version: 7.2.4 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 5da11b79e5e..aa3b4c413d2 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.5.3907@sha256:0abd5ad5a0d2964d2b0334ca107690e363523aa3b994fba5bcc3c2e8853508df + tag: 5.5.4710@sha256:e8586b077fb92968ecb444901ff6fd909764cfe8d750e9e812142630c49ef989 persistence: applicationdatastoragepath: enabled: true