chore(deps): update container image sourcegraph/server to v5.4.0@92219ce by renovate (#21793)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | sourcegraph/server | minor | `5.3.12303` -> `5.4.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.3.12303
|
||||
appVersion: 5.4.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
@@ -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: 6.0.4
|
||||
version: 6.1.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: sourcegraph/server
|
||||
tag: 5.3.12303@sha256:c12a8324b3c75855d80cd579866e3dcad38e2ebce6a02bf1e06053d666b015d4
|
||||
tag: 5.4.0@sha256:92219ce3c200212b61ef9771dc10b70b7c541fcbb09bc8c08f1207878d23823f
|
||||
persistence:
|
||||
applicationdatastoragepath:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user