chore(deps): update container image sourcegraph/server to v5.5.4710@e8586b0 by renovate (#24690)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | sourcegraph/server | patch | `5.5.3907` -> `5.5.4710` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC41IiwidXBkYXRlZEluVmVyIjoiMzguMTguMTciLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
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.5.3907
|
||||
appVersion: 5.5.4710
|
||||
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.2.3
|
||||
version: 7.2.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: sourcegraph/server
|
||||
tag: 5.5.3907@sha256:0abd5ad5a0d2964d2b0334ca107690e363523aa3b994fba5bcc3c2e8853508df
|
||||
tag: 5.5.4710@sha256:e8586b077fb92968ecb444901ff6fd909764cfe8d750e9e812142630c49ef989
|
||||
persistence:
|
||||
applicationdatastoragepath:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user