From 14796c32472fe0191376e2876d1b42dae2a0e74d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 22 Mar 2024 01:30:34 +0100 Subject: [PATCH] chore(deps): update container image sourcegraph/server to v5.3.3@1227381 by renovate (#19618) 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.2` -> `5.3.3` | --- > [!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 | 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 9e2e51a91a7..fcba7ff06b4 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.2 +appVersion: 5.3.3 dependencies: - name: common version: 20.2.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.7.1 +version: 5.7.2 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 4aa9b7a66c4..5e1a06484a9 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.2@sha256:1b65b6793e7a1aa07cedffe9c12d46b636d563f8fc0387c5b58a9e152f2731f8 + tag: 5.3.3@sha256:122738147801dfd82ea98bd8b1db8765e854fe1133415fa664d7c5955882313d persistence: applicationdatastoragepath: enabled: true