chore(deps): update container image sourcegraph/server to v5.6.2535@a1b57c2 by renovate (#25381)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | sourcegraph/server | patch | `5.6.185` -> `5.6.2535` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ni4zIiwidXBkYXRlZEluVmVyIjoiMzguNDYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.6.185
|
||||
appVersion: 5.6.2535
|
||||
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.3.1
|
||||
version: 7.3.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: sourcegraph/server
|
||||
tag: 5.6.185@sha256:c6e5ebb1303105ee3b9b85553482b6fa974f96fe3b229d2dfb2535d055c6816c
|
||||
tag: 5.6.2535@sha256:a1b57c21fd253ee3128a2b567c45982b0639c54d4feefe5156af47b30c7fdda3
|
||||
persistence:
|
||||
applicationdatastoragepath:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user