chore(deps): update container image onlyoffice/documentserver to v8.0.0@ba008a8 by renovate (#17790)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | onlyoffice/documentserver | major | `7.5.1` -> `8.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjguMSIsInVwZGF0ZWRJblZlciI6IjM3LjE2OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
8743c0b11f
commit
fd246dc4ef
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.5.1
|
||||
appVersion: 8.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.29
|
||||
|
@ -24,12 +24,12 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time."
|
||||
description: 'ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.'
|
||||
home: https://truecharts.org/charts/stable/onlyoffice-document-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png
|
||||
keywords:
|
||||
- onlyoffice
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -41,4 +41,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server
|
||||
- https://hub.docker.com/r/onlyoffice/documentserver
|
||||
type: application
|
||||
version: 15.1.14
|
||||
version: 16.0.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: onlyoffice/documentserver
|
||||
tag: 7.5.1@sha256:4194452493e2f49f138f893afb8f75e49f24b4ce956694aa2b62657727d2e04d
|
||||
tag: 8.0.0@sha256:ba008a8ff0d29199fa46cd7b7397d7cc734a9bb3a1fa7842a49b529469540399
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue