From 4f2f3bf739e856799afc2ebdd03f89348980a9c4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 22 Apr 2024 20:22:58 +0200 Subject: [PATCH] chore(deps): update container image sourcegraph/server to v5.3.12303@ce045ea by renovate (#21182) 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.3.11625` -> `5.3.12303` | --- > [!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 b1178f491f1..03acd568d16 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.3.11625 +appVersion: 5.3.12303 dependencies: - name: common version: 20.3.11 @@ -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: 5.8.14 +version: 5.8.15 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 91dfe933466..7380e205d7e 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.3.11625@sha256:855c79b25b8f5955e016e55aef80405d7a431a236e75e50d052fdb62cda93fa9 + tag: 5.3.12303@sha256:ce045ea1d560b3f95aa34ebe4dbbb645c050a4cc673a16ae61039c7b4c2719a1 persistence: applicationdatastoragepath: enabled: true