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 node rc tag
Browse files Browse the repository at this point in the history
  • Loading branch information
darkowlzz committed Mar 26, 2020
1 parent 1d63b91 commit 473f2b0
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:2.0.0-rc1"
DefaultNodeContainerImage = "storageos/node:2.0.0-rc.1"
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 473f2b0

Please sign in to comment.