Update patch Docker tags (#481)
* Update patch Docker tags * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
co-authored by
Renovate Bot
TrueCharts-Bot
parent
4f0656ec26
commit
9d9fecf49e
@@ -1,31 +1,29 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: collabora-online
|
||||
version: 4.0.0
|
||||
# upstream_version:
|
||||
appVersion: "auto"
|
||||
description: Collabora Online Development Edition – an awesome, Online Office suite image suitable for home use.
|
||||
type: application
|
||||
appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
deprecated: false
|
||||
description: "Collabora Online Development Edition \u2013 an awesome, Online Office\
|
||||
\ suite image suitable for home use."
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/collabora-online
|
||||
icon: https://truecharts.org/_static/img/collabora-icon.png
|
||||
keywords:
|
||||
- collabora-online
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/collabora-online
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/collabora-online
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://www.collaboraoffice.com/code/docker/
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
# condition:
|
||||
- collabora-online
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
- name: stavros-k
|
||||
email: stavros-k@users.noreply.github.com
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
- email: stavros-k@users.noreply.github.com
|
||||
name: stavros-k
|
||||
url: truecharts.org
|
||||
name: collabora-online
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/collabora-online
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/collabora-online
|
||||
- https://hub.docker.com/r/collabora/code
|
||||
- https://www.collaboraoffice.com/code/docker/
|
||||
type: application
|
||||
version: 4.0.1
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
image:
|
||||
repository: collabora/code
|
||||
tag: 6.4.8.4
|
||||
tag: 6.4.8.6
|
||||
pullPolicy: IfNotPresent
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: collabora/code
|
||||
tag: 6.4.8.4
|
||||
tag: 6.4.8.6
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user