Update bookstack to 0.24.2 (#9342)

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
Niclas Mietz
2018-11-17 11:43:05 -08:00
committed by k8s-ci-robot
parent a977df6f07
commit 69ed23f4e2
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 0.24.1
appVersion: 0.24.2
description: BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information.
name: bookstack
version: 0.1.1
version: 0.1.2
home: https://www.bookstackapp.com/
sources:
- https://github.com/BookStackApp/BookStack
+1 -1
View File
@@ -49,7 +49,7 @@ The following table lists the configurable parameters of the Redmine chart and t
| --------------------------------- | ---------------------------------------- | ------------------------------------------------------- |
| `replicaCount` | Number of replicas to start | `1` |
| `image.repository` | Bookstack image name | `solidnerd/bookstack` |
| `image.tag` | Bookstack image tag | `0.24.1` |
| `image.tag` | Bookstack image tag | `0.24.2` |
| `image.pullPolicy` | Bookstack image pull policy | `IfNotPresent` |
| `externalDatabase.host` | Host of the external database | `nil` |
| `externalDatabase.port` | Port of the external database | `3306` |
+1 -1
View File
@@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: solidnerd/bookstack
tag: 0.24.1
tag: 0.24.2
pullPolicy: IfNotPresent
app: