From 4f2b52e3ca0a833a4ca2e213ea21a3a4a7d1e9da Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 17 Oct 2024 00:36:04 +0200 Subject: [PATCH] chore(container): update oci-image sourcegraph/server to 699cb6a by renovate (#27821) 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://redirect.github.com/sourcegraph/sourcegraph)) | digest | `ca5d52d` -> `699cb6a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/sourcegraph/Chart.yaml | 2 +- charts/stable/sourcegraph/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/sourcegraph/Chart.yaml b/charts/stable/sourcegraph/Chart.yaml index 7ab15ce54e9..0e93aa3e2cf 100644 --- a/charts/stable/sourcegraph/Chart.yaml +++ b/charts/stable/sourcegraph/Chart.yaml @@ -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.6.1 +version: 7.6.2 diff --git a/charts/stable/sourcegraph/values.yaml b/charts/stable/sourcegraph/values.yaml index 0d6cc48a607..42c3cda20e3 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.8.1579@sha256:ca5d52d1421d5bb836bff76d53a7f218ec0bc78910a300a1e8882f40be1253a4 + tag: 5.8.1579@sha256:699cb6af55c87e756053a2b863f142932cb29319f425fad0d5b101d86055e4a6 persistence: applicationdatastoragepath: enabled: true