From f4dcd626cd92a7042589834df31c960492ba3687 Mon Sep 17 00:00:00 2001 From: Christian Ingenhaag Date: Sun, 21 Apr 2019 18:52:07 +0200 Subject: [PATCH] [stable/collabora-code] image version bump (#13169) Signed-off-by: Christian Ingenhaag --- stable/collabora-code/Chart.yaml | 4 ++-- stable/collabora-code/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/collabora-code/Chart.yaml b/stable/collabora-code/Chart.yaml index 070673a76a..c2616fb7da 100644 --- a/stable/collabora-code/Chart.yaml +++ b/stable/collabora-code/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "4.0.0.2" +appVersion: "4.0.3.1" description: A Helm chart for Collabora Office - CODE-Edition name: collabora-code -version: 1.0.0 +version: 1.0.1 icon: https://avatars0.githubusercontent.com/u/22418908?s=200&v=4 sources: - https://github.com/CollaboraOnline/Docker-CODE diff --git a/stable/collabora-code/values.yaml b/stable/collabora-code/values.yaml index 98375e4b80..6e5e81d9ec 100644 --- a/stable/collabora-code/values.yaml +++ b/stable/collabora-code/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: collabora/code - tag: 4.0.0.2 + tag: 4.0.3.1 pullPolicy: IfNotPresent strategy: Recreate