chore(deps): update container image sourcegraph/server to v5.3.9104@51f4747 by renovate (#20287)

This PR contains the following updates:

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

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-04-05 20:36:25 +02:00 committed by GitHub
parent 6909ade20e
commit 15844aa2fb
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/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 5.3.3 appVersion: 5.3.9104
dependencies: dependencies:
- name: common - name: common
version: 20.2.10 version: 20.2.10
@ -27,7 +27,7 @@ keywords:
- Network-Web - Network-Web
- Productivity - Productivity
- Tools-Utilities - Tools-Utilities
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -37,4 +37,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph - https://github.com/truecharts/charts/tree/master/charts/stable/sourcegraph
- https://hub.docker.com/r/sourcegraph/server - https://hub.docker.com/r/sourcegraph/server
type: application type: application
version: 5.7.6 version: 5.7.7

View File

@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: sourcegraph/server repository: sourcegraph/server
tag: 5.3.3@sha256:122738147801dfd82ea98bd8b1db8765e854fe1133415fa664d7c5955882313d tag: 5.3.9104@sha256:51f474713f0a3efc74cad19470c01eb9e7a92f92a0a350ceda752ac58e2aaa58
persistence: persistence:
applicationdatastoragepath: applicationdatastoragepath:
enabled: true enabled: true