From eceeeb1868969e4fafdac04201a98fa4df0dd331 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Feb 2024 01:41:54 +0100 Subject: [PATCH] chore(deps): update container image sourcegraph/server to v5.3.1@87d55b9 by renovate (#18624) 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.0` -> `5.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 | 6 +++--- charts/stable/sourcegraph/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 43bdb741aec..3d1470b42d0 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.3.0 +appVersion: 5.3.1 dependencies: - name: common version: 18.0.2 @@ -27,7 +27,7 @@ keywords: - Network-Web - Productivity - Tools-Utilities -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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.1.2 +version: 5.1.3 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 18a02e95645..c94b553d8cf 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.0@sha256:2328fdc6ed9c39e76fd93293e4027f8c3c660142e6c1972d079bebe271c665db + tag: 5.3.1@sha256:87d55b9acd410401d1c08a236c8c8a2bf8903d87d201129f0abfbed1535a646e persistence: applicationdatastoragepath: enabled: true