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
name: longhorn
version: 0.4.0
appVersion: v0.4.0
kubeVersion: ^1.8.x
version: 0.4.1
appVersion: v0.4.1
kubeVersion: ">=v1.8.0-r0"
description: Longhorn is a distributed block storage system for Kubernetes powered by Rancher Labs.
keywords:
- longhorn
......
......@@ -4,11 +4,11 @@
image:
longhorn:
engine: rancher/longhorn-engine
engineTag: v0.4.0
engineTag: v0.4.1
manager: rancher/longhorn-manager
managerTag: v0.4.0
managerTag: v0.4.1
ui: rancher/longhorn-ui
uiTag: v0.4.0
uiTag: v0.4.1
pullPolicy: IfNotPresent
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