Skip to content

Commit

Permalink
Release 1.3.0-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: David Ko <dko@suse.com>
  • Loading branch information
innobead committed May 17, 2022
1 parent f546f72 commit 76c2977
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 61 deletions.
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: longhorn
version: 1.3.0-preview1
appVersion: v1.3.0-preview1
version: 1.3.0-rc1
appVersion: v1.3.0-rc1
kubeVersion: ">=1.18.0-0"
description: Longhorn is a distributed block storage system for Kubernetes.
keywords:
Expand Down
6 changes: 3 additions & 3 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ image:
longhorn:
engine:
repository: longhornio/longhorn-engine
tag: v1.3.0-preview1
tag: v1.3.0-rc1
manager:
repository: longhornio/longhorn-manager
tag: v1.3.0-preview1
tag: v1.3.0-rc1
ui:
repository: longhornio/longhorn-ui
tag: v1.3.0-preview1
tag: v1.3.0-rc1
instanceManager:
repository: longhornio/longhorn-instance-manager
tag: v1_20220516
Expand Down
6 changes: 3 additions & 3 deletions deploy/longhorn-images.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ longhornio/csi-resizer:v1.2.0
longhornio/csi-snapshotter:v3.0.3
longhornio/csi-node-driver-registrar:v2.3.0
longhornio/backing-image-manager:v3_20220506
longhornio/longhorn-engine:v1.3.0-preview1
longhornio/longhorn-engine:v1.3.0-rc1
longhornio/longhorn-instance-manager:v1_20220516
longhornio/longhorn-manager:v1.3.0-preview1
longhornio/longhorn-manager:v1.3.0-rc1
longhornio/longhorn-share-manager:v1_20220506
longhornio/longhorn-ui:v1.3.0-preview1
longhornio/longhorn-ui:v1.3.0-rc1
Loading

0 comments on commit 76c2977

Please sign in to comment.