Commit dc6d0807 by Sheng Yang

Longhorn v0.4.1 release

Also update K8S version requirement to accept k3s as a valid version
parent c1f747f6
apiVersion: v1 apiVersion: v1
name: longhorn name: longhorn
version: 0.4.0 version: 0.4.1
appVersion: v0.4.0 appVersion: v0.4.1
kubeVersion: ^1.8.x kubeVersion: ">=v1.8.0-r0"
description: Longhorn is a distributed block storage system for Kubernetes powered by Rancher Labs. description: Longhorn is a distributed block storage system for Kubernetes powered by Rancher Labs.
keywords: keywords:
- longhorn - longhorn
......
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
image: image:
longhorn: longhorn:
engine: rancher/longhorn-engine engine: rancher/longhorn-engine
engineTag: v0.4.0 engineTag: v0.4.1
manager: rancher/longhorn-manager manager: rancher/longhorn-manager
managerTag: v0.4.0 managerTag: v0.4.1
ui: rancher/longhorn-ui ui: rancher/longhorn-ui
uiTag: v0.4.0 uiTag: v0.4.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
service: service:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment