mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-20 10:35:57 +10:00
Synchronize upstreamed folder to 55884e2
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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,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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user