From 126393d4be4140d2097d4b28dbdbe3dbef16ff4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 17 Oct 2018 17:29:24 +0200 Subject: [PATCH] [stable/osclass] Remove distro tag (#8545) Signed-off-by: Carlos Rodriguez Hernandez --- stable/osclass/Chart.yaml | 2 +- stable/osclass/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/osclass/Chart.yaml b/stable/osclass/Chart.yaml index 2a2dfaf21b..d9927ee186 100644 --- a/stable/osclass/Chart.yaml +++ b/stable/osclass/Chart.yaml @@ -1,5 +1,5 @@ name: osclass -version: 3.1.0 +version: 3.1.1 appVersion: 3.7.4 description: Osclass is a php script that allows you to quickly create and manage your own free classifieds site. diff --git a/stable/osclass/values.yaml b/stable/osclass/values.yaml index 25abfc6ee3..a9250fa5cf 100644 --- a/stable/osclass/values.yaml +++ b/stable/osclass/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/osclass - tag: 3.7.4-debian-9 + tag: 3.7.4 ## 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