chore(helm): update image docker.io/onlyoffice/documentserver 9.0.0 → 9.0.2 (#36729)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/onlyoffice/documentserver | patch | `68ef4be` -> `4b49327` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 9.0.0
|
appVersion: 9.0.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -43,5 +43,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server
|
- https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server
|
||||||
- https://hub.docker.com/r/onlyoffice/documentserver
|
- https://hub.docker.com/r/onlyoffice/documentserver
|
||||||
type: application
|
type: application
|
||||||
version: 21.0.0
|
version: 21.0.1
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/onlyoffice/documentserver
|
repository: docker.io/onlyoffice/documentserver
|
||||||
tag: 9.0.0@sha256:68ef4bee1827ca4cd3dace67e127f4e796fa91303900007cd8dd97151b0e623c
|
tag: 9.0.2@sha256:4b493270a8bed72bd55a81d322dc7a94ecf6b8d74df9d87b61d5a6335549d7d4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user