chore(deps): update container image sourcegraph/server to v5.4.3500@1ab0602 by renovate (#22528)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | sourcegraph/server | patch | `5.4.2198` -> `5.4.3500` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.4.2198
|
||||
appVersion: 5.4.3500
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.8
|
||||
@@ -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: 6.1.3
|
||||
version: 6.1.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: sourcegraph/server
|
||||
tag: 5.4.2198@sha256:af03350dcd279925ad4036c61edd518a1f3399c2543c672849e2b1366275587f
|
||||
tag: 5.4.3500@sha256:1ab06023c102549196ae674548a708f19aa8444e4b2d3f11872003df31bebb4b
|
||||
persistence:
|
||||
applicationdatastoragepath:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user