[stable/bookstack] upgrade bookstack to 0.24.3 (#10323)

Signed-off-by: solidnerd <niclas@mietz.io>
This commit is contained in:
Niclas Mietz
2019-01-01 14:55:26 -08:00
committed by Kubernetes Prow Robot
parent 0853a06106
commit ef230732e9
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 0.24.2
appVersion: 0.24.3
description: BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information.
name: bookstack
version: 0.1.2
version: 0.1.3
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.2` |
| `image.tag` | Bookstack image tag | `0.24.3` |
| `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.2
tag: 0.24.3
pullPolicy: IfNotPresent
app: