chore(deps): update container image sourcegraph/server to v5.3.11625@855c79b by renovate (#20978)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| sourcegraph/server | patch | `5.3.9104` -> `5.3.11625` |

---

> [!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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMwNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-04-19 02:44:44 +02:00 committed by GitHub
parent cf94e6d7dd
commit 8a9ee388c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.3.9104
appVersion: 5.3.11625
dependencies:
- name: common
version: 20.3.7
@ -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.8.6
version: 5.8.7

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: sourcegraph/server
tag: 5.3.9104@sha256:51f474713f0a3efc74cad19470c01eb9e7a92f92a0a350ceda752ac58e2aaa58
tag: 5.3.11625@sha256:855c79b25b8f5955e016e55aef80405d7a431a236e75e50d052fdb62cda93fa9
persistence:
applicationdatastoragepath:
enabled: true