bump hackmd to 1.2.1-alpine (#10172)

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2018-12-20 14:28:35 -08:00
committed by Kubernetes Prow Robot
parent f2425969c5
commit 90164347a7
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
name: hackmd
apiVersion: v1
version: "0.1.1"
appVersion: "1.0.1"
version: "1.0.0"
appVersion: "1.2.1-alpine"
description: Realtime collaborative markdown notes on all platforms.
icon: https://hackmd.io/favicon.png
keywords:
+1 -1
View File
@@ -28,7 +28,7 @@ Parameter | Description | Default
--------- | ----------- | -------
`replicaCount` | How many replicas to run. | 1
`image.repository` | Name of the image to run, without the tag. | [hackmdio/hackmd](https://github.com/hackmdio/docker-hackmd)
`image.tag` | The image tag to use. | 1.0.1-ce
`image.tag` | The image tag to use. | 1.2.1-alpine
`image.pullPolicy` | The kubernetes image pull policy. | IfNotPresent
`service.name` | The kubernetes service name to use. | hackmd
`service.type` | The kubernetes service type to use. | ClusterIP
+1 -1
View File
@@ -6,7 +6,7 @@ replicaCount: 1
image:
repository: hackmdio/hackmd
tag: 1.0.1-ce-alpine
tag: 1.2.1-alpine
pullPolicy: IfNotPresent
service: