From 6c88fdd0f3516ebcdbfabe860ca8fbccf09e930d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 17 Oct 2018 18:22:37 +0200 Subject: [PATCH] [stable/joomla] Remove distro tag (#8553) Signed-off-by: Carlos Rodriguez Hernandez --- stable/joomla/Chart.yaml | 2 +- stable/joomla/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/joomla/Chart.yaml b/stable/joomla/Chart.yaml index 74f196c68f..01c4f8b4ef 100644 --- a/stable/joomla/Chart.yaml +++ b/stable/joomla/Chart.yaml @@ -1,5 +1,5 @@ name: joomla -version: 3.3.0 +version: 3.3.1 appVersion: 3.8.13 description: PHP content management system (CMS) for publishing web content keywords: diff --git a/stable/joomla/values.yaml b/stable/joomla/values.yaml index e21476acba..1882c9435b 100644 --- a/stable/joomla/values.yaml +++ b/stable/joomla/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/joomla - tag: 3.8.13-debian-9 + tag: 3.8.13 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images