diff --git a/examples/tenant-encryption.yaml b/examples/tenant-encryption.yaml index bccfd34b0da..3ccbb9eb958 100644 --- a/examples/tenant-encryption.yaml +++ b/examples/tenant-encryption.yaml @@ -108,7 +108,7 @@ metadata: spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z imagePullPolicy: IfNotPresent ## Secret with credentials to be used by MinIO Tenant. diff --git a/examples/tenant-log-search.yaml b/examples/tenant-log-search.yaml index 56fa4675a94..947ff780744 100644 --- a/examples/tenant-log-search.yaml +++ b/examples/tenant-log-search.yaml @@ -31,7 +31,7 @@ metadata: spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z imagePullPolicy: IfNotPresent ## Secret with credentials to be used by MinIO Tenant. diff --git a/examples/tenant-pod-security-policy.yaml b/examples/tenant-pod-security-policy.yaml index 60070b63195..0f8a27524e5 100644 --- a/examples/tenant-pod-security-policy.yaml +++ b/examples/tenant-pod-security-policy.yaml @@ -76,7 +76,7 @@ metadata: # name: my-custom-scheduler spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z ## Service account to be used for all the MinIO Pods serviceAccountName: minio-pods pools: diff --git a/examples/tenant-prometheus.yaml b/examples/tenant-prometheus.yaml index 2f485aa5c32..35e5d0d3e49 100644 --- a/examples/tenant-prometheus.yaml +++ b/examples/tenant-prometheus.yaml @@ -31,7 +31,7 @@ metadata: spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z imagePullPolicy: IfNotPresent ## Secret with credentials to be used by MinIO Tenant. diff --git a/examples/tenant-with-autocert-and-custom-certs-encryption-enabled.yaml b/examples/tenant-with-autocert-and-custom-certs-encryption-enabled.yaml index 751be07082d..11bdbd58d50 100644 --- a/examples/tenant-with-autocert-and-custom-certs-encryption-enabled.yaml +++ b/examples/tenant-with-autocert-and-custom-certs-encryption-enabled.yaml @@ -101,7 +101,7 @@ metadata: spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z imagePullPolicy: IfNotPresent ## Secret with credentials to be used by MinIO Tenant. diff --git a/examples/tenant-with-autocert-and-ldap.yaml b/examples/tenant-with-autocert-and-ldap.yaml index b895e5ba87f..1689be7a91e 100644 --- a/examples/tenant-with-autocert-and-ldap.yaml +++ b/examples/tenant-with-autocert-and-ldap.yaml @@ -147,7 +147,7 @@ metadata: spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z imagePullPolicy: IfNotPresent ## Secret with credentials to be used by MinIO Tenant. diff --git a/examples/tenant-with-autocert-encryption-disabled.yaml b/examples/tenant-with-autocert-encryption-disabled.yaml index 7d7d1a217ea..f11182ea2eb 100644 --- a/examples/tenant-with-autocert-encryption-disabled.yaml +++ b/examples/tenant-with-autocert-encryption-disabled.yaml @@ -47,7 +47,7 @@ metadata: spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z imagePullPolicy: IfNotPresent ## Secret with credentials to be used by MinIO Tenant. diff --git a/examples/tenant-with-autocert-encryption-enabled.yaml b/examples/tenant-with-autocert-encryption-enabled.yaml index 5a02732ff43..63bd2ddc5af 100644 --- a/examples/tenant-with-autocert-encryption-enabled.yaml +++ b/examples/tenant-with-autocert-encryption-enabled.yaml @@ -90,7 +90,7 @@ metadata: spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z imagePullPolicy: IfNotPresent ## Secret with credentials to be used by MinIO Tenant. diff --git a/examples/tenant-with-custom-ca-certs.yaml b/examples/tenant-with-custom-ca-certs.yaml index c9090fd17b3..c13f710df17 100644 --- a/examples/tenant-with-custom-ca-certs.yaml +++ b/examples/tenant-with-custom-ca-certs.yaml @@ -86,7 +86,7 @@ metadata: spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z imagePullPolicy: IfNotPresent ## Secret with credentials to be used by MinIO Tenant. diff --git a/examples/tenant-with-custom-cert-encryption-disabled.yaml b/examples/tenant-with-custom-cert-encryption-disabled.yaml index 3b1f168742a..3395a5a62b0 100644 --- a/examples/tenant-with-custom-cert-encryption-disabled.yaml +++ b/examples/tenant-with-custom-cert-encryption-disabled.yaml @@ -78,7 +78,7 @@ metadata: spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z imagePullPolicy: IfNotPresent ## Secret with credentials to be used by MinIO Tenant. diff --git a/examples/tenant-with-custom-cert-encryption-enabled.yaml b/examples/tenant-with-custom-cert-encryption-enabled.yaml index 2dc479176b5..ddc5a29e335 100644 --- a/examples/tenant-with-custom-cert-encryption-enabled.yaml +++ b/examples/tenant-with-custom-cert-encryption-enabled.yaml @@ -141,7 +141,7 @@ metadata: spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z imagePullPolicy: IfNotPresent ## Secret with credentials to be used by MinIO Tenant. diff --git a/examples/tenant.yaml b/examples/tenant.yaml index abd507501fd..5e796efbbcf 100644 --- a/examples/tenant.yaml +++ b/examples/tenant.yaml @@ -47,7 +47,7 @@ metadata: spec: ## Registry location and Tag to download MinIO Server image - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z imagePullPolicy: IfNotPresent ## Secret with credentials to be used by MinIO Tenant. diff --git a/kubectl-minio/README.md b/kubectl-minio/README.md index b3709e4d2be..ebac64dbdfd 100644 --- a/kubectl-minio/README.md +++ b/kubectl-minio/README.md @@ -84,7 +84,7 @@ Command: `kubectl minio tenant upgrade TENANT_NAME --image IMAGE_TAG [options]` Upgrade MinIO Docker image for the given MinIO Tenant. -example: `kubectl minio tenant upgrade tenant1 --image minio/minio:RELEASE.2021-02-19T04-38-02Z` +example: `kubectl minio tenant upgrade tenant1 --image minio/minio:RELEASE.2021-02-24T18-44-45Z` Options: diff --git a/kubectl-minio/cmd/helpers/constants.go b/kubectl-minio/cmd/helpers/constants.go index 60b07252376..2f8e3eec47c 100644 --- a/kubectl-minio/cmd/helpers/constants.go +++ b/kubectl-minio/cmd/helpers/constants.go @@ -74,7 +74,7 @@ const ( DefaultOperatorImage = "minio/operator:v4.0.0" // DefaultTenantImage is the default MinIO image used while creating tenant - DefaultTenantImage = "minio/minio:RELEASE.2021-02-19T04-38-02Z" + DefaultTenantImage = "minio/minio:RELEASE.2021-02-24T18-44-45Z" // DefaultKESImage is the default KES image used while creating tenant DefaultKESImage = "minio/kes:v0.13.4" diff --git a/kubectl-minio/cmd/tenant-upgrade.go b/kubectl-minio/cmd/tenant-upgrade.go index 4ee41edb28d..6551a8c949b 100644 --- a/kubectl-minio/cmd/tenant-upgrade.go +++ b/kubectl-minio/cmd/tenant-upgrade.go @@ -40,7 +40,7 @@ import ( const ( upgradeDesc = ` 'upgrade' command upgrades a MinIO tenant to the specified MinIO version` - upgradeExample = ` kubectl minio tenant upgrade tenant1 --image minio/minio:RELEASE.2021-02-19T04-38-02Z --namespace tenant1-ns` + upgradeExample = ` kubectl minio tenant upgrade tenant1 --image minio/minio:RELEASE.2021-02-24T18-44-45Z --namespace tenant1-ns` ) type upgradeCmd struct { diff --git a/pkg/apis/minio.min.io/v1/constants.go b/pkg/apis/minio.min.io/v1/constants.go index 5e11a558692..07456ffac83 100644 --- a/pkg/apis/minio.min.io/v1/constants.go +++ b/pkg/apis/minio.min.io/v1/constants.go @@ -83,7 +83,7 @@ const MinIOVolumeMountPath = "/export" const MinIOVolumeSubPath = "" // DefaultMinIOImage specifies the default MinIO Docker hub image -const DefaultMinIOImage = "minio/minio:RELEASE.2021-02-19T04-38-02Z" +const DefaultMinIOImage = "minio/minio:RELEASE.2021-02-24T18-44-45Z" // DefaultMinIOUpdateURL specifies the default MinIO URL where binaries are // pulled from during MinIO upgrades diff --git a/pkg/apis/minio.min.io/v2/constants.go b/pkg/apis/minio.min.io/v2/constants.go index d32230566e6..7cb16fedf10 100644 --- a/pkg/apis/minio.min.io/v2/constants.go +++ b/pkg/apis/minio.min.io/v2/constants.go @@ -92,7 +92,7 @@ const MinIOVolumeMountPath = "/export" const MinIOVolumeSubPath = "" // DefaultMinIOImage specifies the default MinIO Docker hub image -const DefaultMinIOImage = "minio/minio:RELEASE.2021-02-19T04-38-02Z" +const DefaultMinIOImage = "minio/minio:RELEASE.2021-02-24T18-44-45Z" // DefaultMinIOUpdateURL specifies the default MinIO URL where binaries are // pulled from during MinIO upgrades diff --git a/testing/patching/upgrade-one-zone-step-1.yaml b/testing/patching/upgrade-one-zone-step-1.yaml index b5202a51f82..5557ea10f39 100644 --- a/testing/patching/upgrade-one-zone-step-1.yaml +++ b/testing/patching/upgrade-one-zone-step-1.yaml @@ -12,7 +12,7 @@ kind: Tenant metadata: name: upgrade-one-pool spec: - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z pools: - servers: 1 volumesPerServer: 4 diff --git a/testing/patching/upgrade-one-zone-step-2.yaml b/testing/patching/upgrade-one-zone-step-2.yaml index b5202a51f82..5557ea10f39 100644 --- a/testing/patching/upgrade-one-zone-step-2.yaml +++ b/testing/patching/upgrade-one-zone-step-2.yaml @@ -12,7 +12,7 @@ kind: Tenant metadata: name: upgrade-one-pool spec: - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z pools: - servers: 1 volumesPerServer: 4 diff --git a/testing/patching/upgrade-two-zones-step-1.yaml b/testing/patching/upgrade-two-zones-step-1.yaml index ca521036e13..15d8ae2eff4 100644 --- a/testing/patching/upgrade-two-zones-step-1.yaml +++ b/testing/patching/upgrade-two-zones-step-1.yaml @@ -12,7 +12,7 @@ kind: Tenant metadata: name: upgrade-two-pools spec: - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z pools: - servers: 4 volumesPerServer: 4 diff --git a/testing/patching/upgrade-two-zones-step-2.yaml b/testing/patching/upgrade-two-zones-step-2.yaml index ca521036e13..15d8ae2eff4 100644 --- a/testing/patching/upgrade-two-zones-step-2.yaml +++ b/testing/patching/upgrade-two-zones-step-2.yaml @@ -12,7 +12,7 @@ kind: Tenant metadata: name: upgrade-two-pools spec: - image: minio/minio:RELEASE.2021-02-19T04-38-02Z + image: minio/minio:RELEASE.2021-02-24T18-44-45Z pools: - servers: 4 volumesPerServer: 4