We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c10cddf commit a3a1d64Copy full SHA for a3a1d64
charts/collabora-code/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
appVersion: "6.4.10.10"
3
description: A Helm chart for Collabora Office - CODE-Edition
4
name: collabora-code
5
-version: 2.2.0
+version: 2.2.1
6
icon: https://avatars0.githubusercontent.com/u/22418908?s=200&v=4
7
sources:
8
- https://chrisingenhaag.github.io/helm/
charts/collabora-code/values.yaml
@@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: collabora/code
9
- tag: 6.4.10.10
+ tag: 6.4.14.3
10
pullPolicy: IfNotPresent
11
12
strategy: Recreate
0 commit comments