Skip to content

Commit

Permalink
Update Helm chart to v0.5.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
yasker committed May 14, 2019
1 parent 0f6450e commit 90f4ba0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions chart/Chart.yaml
@@ -1,7 +1,7 @@
apiVersion: v1
name: longhorn
version: 0.4.1
appVersion: v0.4.1
version: 0.5.0-rc1
appVersion: v0.5.0-rc1
kubeVersion: ">=v1.8.0-r0"
description: Longhorn is a distributed block storage system for Kubernetes powered by Rancher Labs.
keywords:
Expand Down
6 changes: 3 additions & 3 deletions chart/values.yaml
Expand Up @@ -4,11 +4,11 @@
image:
longhorn:
engine: rancher/longhorn-engine
engineTag: v0.4.1
engineTag: v0.5.0-rc1
manager: rancher/longhorn-manager
managerTag: v0.4.1
managerTag: v0.5.0-rc1
ui: rancher/longhorn-ui
uiTag: v0.4.1
uiTag: v0.5.0-rc1
pullPolicy: IfNotPresent

service:
Expand Down

0 comments on commit 90f4ba0

Please sign in to comment.