From 0fd63325368512140329038f7bf4162925accbf1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 25 Jul 2024 02:40:06 +0200 Subject: [PATCH] chore(deps): update container image sourcegraph/server to v5.5.2463@a6c33f8 by renovate (#24260) 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](https://sourcegraph.com/) ([source](https://togithub.com/sourcegraph/sourcegraph)) | patch | `5.5.1582` -> `5.5.2463` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
sourcegraph/sourcegraph (sourcegraph/server) ### [`v5.5.2463`](https://togithub.com/sourcegraph/sourcegraph/releases/tag/v5.5.2463): Sourcegraph 5.5.2463 Sourcegraph 5.5.2463 is now available! *Note: we've updated our versioning conventions. Please see our [releases](https://handbook.sourcegraph.com/departments/engineering/dev/process/releases/#sourcegraph-releases) page for more information or reach out at [help.sourcegraph.com](https://help.sourcegraph.com).* - [Changelog](https://sourcegraph.com/docs/CHANGELOG#552463) - [Update](https://sourcegraph.com/docs/admin/updates) - [Release post](https://sourcegraph.com/blog/release/August-2024)
--- ### 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 fff1abc2f7c..06395a1a959 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.1582 +appVersion: 5.5.2463 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.0 +version: 7.2.1 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 013ad314ffa..b0c9e6e0f3c 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.1582@sha256:6509e11921e4b6f4219d9da0c59930cf36a0e809231656b764e6bc2819d9deb6 + tag: 5.5.2463@sha256:a6c33f8ec884d3358146c0f63472178e508cca02de03a0c7b0fada9b109b046a persistence: applicationdatastoragepath: enabled: true