Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
Update default image to 2.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
darkowlzz committed Mar 24, 2020
1 parent 0462d79 commit 1d63b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/pkg/image/image.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import "os"

// Default image constant variables.
const (
DefaultNodeContainerImage = "storageos/node:1.5.3"
DefaultNodeContainerImage = "storageos/node:2.0.0-rc1"
DefaultInitContainerImage = "storageos/init:1.0.0"
CSIv1ClusterDriverRegistrarContainerImage = "quay.io/k8scsi/csi-cluster-driver-registrar:v1.0.1"
CSIv1NodeDriverRegistrarContainerImage = "quay.io/k8scsi/csi-node-driver-registrar:v1.2.0"
Expand Down

0 comments on commit 1d63b91

Please sign in to comment.