Synchronize upstreamed folder to 55884e2

This commit is contained in:
bitnami-bot
2018-05-09 10:36:17 +00:00
parent da0814ea3a
commit d737bc3c01
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: ghost
version: 3.1.1
appVersion: 1.22.5
version: 3.1.2
appVersion: 1.22.7
description: A simple, powerful publishing platform that allows you to share your
stories with the world
keywords:
+1 -1
View File
@@ -4,7 +4,7 @@
image:
registry: docker.io
repository: bitnami/ghost
tag: 1.22.5
tag: 1.22.7
## 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
+1 -1
View File
@@ -1,5 +1,5 @@
name: redis
version: 3.2.0
version: 3.2.1
appVersion: 4.0.9
description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.
keywords:
+1 -1
View File
@@ -70,7 +70,7 @@ password:
## Use existing secret (ignores previous password)
# existingSecret:
## Persist data to a persitent volume
## Persist data to a persistent volume
persistence: {}
## A manually managed Persistent Volume and Claim
## Requires persistence.enabled: true