Skip to content

Commit

Permalink
Update MinIO and Console images (#484)
Browse files Browse the repository at this point in the history
Update MinIO and Console images in examples and default values
  • Loading branch information
Alevsk authored Feb 19, 2021
1 parent c9cbdd2 commit bc6d186
Show file tree
Hide file tree
Showing 21 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions examples/tenant-encryption.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ metadata:

spec:
## Registry location and Tag to download MinIO Server image
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down Expand Up @@ -224,7 +224,7 @@ spec:
## Define configuration for Console (Graphical user interface for MinIO)
## Refer https://github.com/minio/console
console:
image: minio/console:v0.5.2
image: minio/console:v0.6.0
replicas: 2
consoleSecret:
name: console-secret
Expand Down
2 changes: 1 addition & 1 deletion examples/tenant-log-search.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ metadata:

spec:
## Registry location and Tag to download MinIO Server image
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
2 changes: 1 addition & 1 deletion examples/tenant-pod-security-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
## Service account to be used for all the MinIO Pods
serviceAccountName: minio-pods
pools:
Expand Down
2 changes: 1 addition & 1 deletion examples/tenant-prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ metadata:

spec:
## Registry location and Tag to download MinIO Server image
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ metadata:

spec:
## Registry location and Tag to download MinIO Server image
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down Expand Up @@ -174,7 +174,7 @@ spec:
## Define configuration for Console (Graphical user interface for MinIO)
## Refer https://github.com/minio/console
console:
image: minio/console:v0.5.2
image: minio/console:v0.6.0
replicas: 2
externalCertSecret:
name: minio-autocert-custom-cert-encryption-localhost-cert
Expand Down
2 changes: 1 addition & 1 deletion examples/tenant-with-autocert-and-ldap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ metadata:

spec:
## Registry location and Tag to download MinIO Server image
image: minio/minio:RELEASE.2020-11-13T20-10-18Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
4 changes: 2 additions & 2 deletions examples/tenant-with-autocert-encryption-disabled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ metadata:

spec:
## Registry location and Tag to download MinIO Server image
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down Expand Up @@ -116,7 +116,7 @@ spec:
## Define configuration for Console (Graphical user interface for MinIO)
## Refer https://github.com/minio/console
console:
image: minio/console:v0.5.2
image: minio/console:v0.6.0
replicas: 2
consoleSecret:
name: minio-autocert-no-encryption-console-secret
4 changes: 2 additions & 2 deletions examples/tenant-with-autocert-encryption-enabled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ metadata:

spec:
## Registry location and Tag to download MinIO Server image
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down Expand Up @@ -159,7 +159,7 @@ spec:
## Define configuration for Console (Graphical user interface for MinIO)
## Refer https://github.com/minio/console
console:
image: minio/console:v0.5.2
image: minio/console:v0.6.0
replicas: 2
consoleSecret:
name: minio-autocert-encryption-console-secret
Expand Down
4 changes: 2 additions & 2 deletions examples/tenant-with-custom-ca-certs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ metadata:

spec:
## Registry location and Tag to download MinIO Server image
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down Expand Up @@ -170,7 +170,7 @@ spec:
## Define configuration for Console (Graphical user interface for MinIO)
## Refer https://github.com/minio/console
console:
image: minio/console:v0.5.2
image: minio/console:v0.6.0
replicas: 2
consoleSecret:
name: minio-custom-cert-no-encryption-console-secret
Expand Down
4 changes: 2 additions & 2 deletions examples/tenant-with-custom-cert-encryption-disabled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ metadata:

spec:
## Registry location and Tag to download MinIO Server image
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down Expand Up @@ -156,7 +156,7 @@ spec:
## Define configuration for Console (Graphical user interface for MinIO)
## Refer https://github.com/minio/console
console:
image: minio/console:v0.5.2
image: minio/console:v0.6.0
replicas: 2
consoleSecret:
name: minio-custom-cert-no-encryption-console-secret
Expand Down
4 changes: 2 additions & 2 deletions examples/tenant-with-custom-cert-encryption-enabled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ metadata:

spec:
## Registry location and Tag to download MinIO Server image
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down Expand Up @@ -223,7 +223,7 @@ spec:
## Define configuration for Console (Graphical user interface for MinIO)
## Refer https://github.com/minio/console
console:
image: minio/console:v0.5.2
image: minio/console:v0.6.0
replicas: 2
consoleSecret:
name: minio-custom-cert-encryption-console-secret
Expand Down
4 changes: 2 additions & 2 deletions examples/tenant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ metadata:

spec:
## Registry location and Tag to download MinIO Server image
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down Expand Up @@ -181,7 +181,7 @@ spec:
## Define configuration for Console (Graphical user interface for MinIO)
## Refer https://github.com/minio/console
console:
image: minio/console:v0.5.2
image: minio/console:v0.6.0
replicas: 2
consoleSecret:
name: console-secret
Expand Down
2 changes: 1 addition & 1 deletion kubectl-minio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-14T04-01-33Z`
example: `kubectl minio tenant upgrade tenant1 --image minio/minio:RELEASE.2021-02-19T04-38-02Z`

Options:

Expand Down
4 changes: 2 additions & 2 deletions kubectl-minio/cmd/helpers/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@ const (
DefaultOperatorImage = "minio/operator:v4.0.0"

// DefaultTenantImage is the default MinIO image used while creating tenant
DefaultTenantImage = "minio/minio:RELEASE.2021-02-14T04-01-33Z"
DefaultTenantImage = "minio/minio:RELEASE.2021-02-19T04-38-02Z"

// DefaultKESImage is the default KES image used while creating tenant
DefaultKESImage = "minio/kes:v0.13.4"

// DefaultConsoleImage is the default console image used while creating tenant
DefaultConsoleImage = "minio/console:v0.5.2"
DefaultConsoleImage = "minio/console:v0.6.0"
)

var (
Expand Down
2 changes: 1 addition & 1 deletion kubectl-minio/cmd/tenant-upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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-14T04-01-33Z --namespace tenant1-ns`
upgradeExample = ` kubectl minio tenant upgrade tenant1 --image minio/minio:RELEASE.2021-02-19T04-38-02Z --namespace tenant1-ns`
)

type upgradeCmd struct {
Expand Down
4 changes: 2 additions & 2 deletions pkg/apis/minio.min.io/v1/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const MinIOVolumeMountPath = "/export"
const MinIOVolumeSubPath = ""

// DefaultMinIOImage specifies the default MinIO Docker hub image
const DefaultMinIOImage = "minio/minio:RELEASE.2021-02-14T04-01-33Z"
const DefaultMinIOImage = "minio/minio:RELEASE.2021-02-19T04-38-02Z"

// DefaultMinIOUpdateURL specifies the default MinIO URL where binaries are
// pulled from during MinIO upgrades
Expand All @@ -104,7 +104,7 @@ const DefaultZoneName = "zone-0"
// Console Related Constants

// DefaultConsoleImage specifies the latest Console Docker hub image
const DefaultConsoleImage = "minio/console:v0.5.2"
const DefaultConsoleImage = "minio/console:v0.6.0"

// ConsoleTenantLabel is applied to the Console pods of a Tenant cluster
const ConsoleTenantLabel = "v1.min.io/console"
Expand Down
4 changes: 2 additions & 2 deletions pkg/apis/minio.min.io/v2/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const MinIOVolumeMountPath = "/export"
const MinIOVolumeSubPath = ""

// DefaultMinIOImage specifies the default MinIO Docker hub image
const DefaultMinIOImage = "minio/minio:RELEASE.2021-02-14T04-01-33Z"
const DefaultMinIOImage = "minio/minio:RELEASE.2021-02-19T04-38-02Z"

// DefaultMinIOUpdateURL specifies the default MinIO URL where binaries are
// pulled from during MinIO upgrades
Expand All @@ -113,7 +113,7 @@ const DefaultPoolName = "pool-0"
// Console Related Constants

// DefaultConsoleImage specifies the latest Console Docker hub image
const DefaultConsoleImage = "minio/console:v0.5.2"
const DefaultConsoleImage = "minio/console:v0.6.0"

// ConsoleTenantLabel is applied to the Console pods of a Tenant cluster
const ConsoleTenantLabel = "v1.min.io/console"
Expand Down
2 changes: 1 addition & 1 deletion testing/patching/upgrade-one-zone-step-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kind: Tenant
metadata:
name: upgrade-one-pool
spec:
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
pools:
- servers: 1
volumesPerServer: 4
Expand Down
2 changes: 1 addition & 1 deletion testing/patching/upgrade-one-zone-step-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kind: Tenant
metadata:
name: upgrade-one-pool
spec:
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
pools:
- servers: 1
volumesPerServer: 4
Expand Down
2 changes: 1 addition & 1 deletion testing/patching/upgrade-two-zones-step-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kind: Tenant
metadata:
name: upgrade-two-pools
spec:
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
pools:
- servers: 4
volumesPerServer: 4
Expand Down
2 changes: 1 addition & 1 deletion testing/patching/upgrade-two-zones-step-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kind: Tenant
metadata:
name: upgrade-two-pools
spec:
image: minio/minio:RELEASE.2021-02-14T04-01-33Z
image: minio/minio:RELEASE.2021-02-19T04-38-02Z
pools:
- servers: 4
volumesPerServer: 4
Expand Down

0 comments on commit bc6d186

Please sign in to comment.