mirror of
https://github.com/truenas/charts.git
synced 2026-06-14 22:25:57 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -5,7 +5,7 @@ description: |
|
||||
annotations:
|
||||
title: Collabora
|
||||
type: application
|
||||
version: 1.2.29
|
||||
version: 1.2.30
|
||||
apiVersion: v2
|
||||
appVersion: 23.05.8.2.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -2,7 +2,7 @@
|
||||
apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }}
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: {{ template "common.names.fullname" . }}
|
||||
name: {{ template "common.names.fullname" . }}-collabora
|
||||
labels: {{ include "common.labels" . | nindent 4 }}
|
||||
spec:
|
||||
strategy:
|
||||
@@ -3,9 +3,9 @@ description: Deluge is a lightweight, Free Software, cross-platform BitTorrent c
|
||||
annotations:
|
||||
title: Deluge
|
||||
type: application
|
||||
version: 1.2.5
|
||||
version: 1.2.6
|
||||
apiVersion: v2
|
||||
appVersion: '9.5.3'
|
||||
appVersion: '2.1.1'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
Reference in New Issue
Block a user