Skip to content

Commit

Permalink
update operator MinIO version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Aug 9, 2021
1 parent 2981556 commit 17e29e2
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion docs/crd.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[id="{p}-api-reference"]
== API Reference

:minio-image: https://hub.docker.com/r/minio/minio/tags[minio/minio:RELEASE.2021-07-30T00-02-00Z]
:minio-image: https://hub.docker.com/r/minio/minio/tags[minio/minio:RELEASE.2021-08-05T22-01-19Z]
:kes-image: https://hub.docker.com/r/minio/kes/tags[minio/kes:v0.15.1]
:prometheus-image: https://quay.io/prometheus/prometheus:latest[prometheus/prometheus:latest]
:logsearch-image: https://hub.docker.com/r/minio/logsearchapi/tags[minio/logsearchapi:v4.1.3]
Expand Down
2 changes: 1 addition & 1 deletion docs/templates/asciidoctor/gv_list.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[id="{p}-api-reference"]
== API Reference

:minio-image: https://hub.docker.com/r/minio/minio/tags[minio/minio:RELEASE.2021-07-30T00-02-00Z]
:minio-image: https://hub.docker.com/r/minio/minio/tags[minio/minio:RELEASE.2021-08-05T22-01-19Z]
:kes-image: https://hub.docker.com/r/minio/kes/tags[minio/kes:v0.15.1]
:prometheus-image: https://quay.io/prometheus/prometheus:latest[prometheus/prometheus:latest]
:logsearch-image: https://hub.docker.com/r/minio/logsearchapi/tags[minio/logsearchapi:v4.1.3]
Expand Down
2 changes: 1 addition & 1 deletion 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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
2 changes: 1 addition & 1 deletion examples/tenant-lite.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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
## 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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
2 changes: 1 addition & 1 deletion examples/tenant-tiny.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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
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.2021-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
2 changes: 1 addition & 1 deletion 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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
2 changes: 1 addition & 1 deletion 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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
2 changes: 1 addition & 1 deletion 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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
2 changes: 1 addition & 1 deletion 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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
2 changes: 1 addition & 1 deletion 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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
2 changes: 1 addition & 1 deletion examples/tenant-with-external-idp.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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
2 changes: 1 addition & 1 deletion examples/tenant.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-07-30T00-02-00Z
image: minio/minio:RELEASE.2021-08-05T22-01-19Z
imagePullPolicy: IfNotPresent

## Secret with credentials to be used by MinIO Tenant.
Expand Down
2 changes: 1 addition & 1 deletion helm/minio-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ tenants:
## Registry location and Tag to download MinIO Server image
image:
repository: minio/minio
tag: RELEASE.2021-06-17T00-10-46Z
tag: RELEASE.2021-08-05T22-01-19Z
pullPolicy: IfNotPresent
## Customize namespace for tenant deployment
namespace: default
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-07-30T00-02-00Z`
example: `kubectl minio tenant upgrade tenant1 --image minio/minio:RELEASE.2021-08-05T22-01-19Z`

Options:

Expand Down
2 changes: 1 addition & 1 deletion kubectl-minio/cmd/helpers/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const (
DefaultOperatorImage = "minio/operator:v4.1.3"

// DefaultTenantImage is the default MinIO image used while creating tenant
DefaultTenantImage = "minio/minio:RELEASE.2021-07-30T00-02-00Z"
DefaultTenantImage = "minio/minio:RELEASE.2021-08-05T22-01-19Z"

// DefaultKESImage is the default KES image used while creating tenant
DefaultKESImage = "minio/kes:v0.15.1"
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-07-30T00-02-00Z --namespace tenant1-ns`
upgradeExample = ` kubectl minio tenant upgrade tenant1 --image minio/minio:RELEASE.2021-08-05T22-01-19Z --namespace tenant1-ns`
)

type upgradeCmd struct {
Expand Down
2 changes: 1 addition & 1 deletion manifests/minio-operator.v4.1.2.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata:
}
},
"spec": {
"image": "minio/minio:RELEASE.2021-07-30T00-02-00Z",
"image": "minio/minio:RELEASE.2021-08-05T22-01-19Z",
"imagePullPolicy": "IfNotPresent",
"credsSecret": {
"name": "minio-creds-secret"
Expand Down
2 changes: 1 addition & 1 deletion pkg/apis/minio.min.io/v2/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ const MinIOVolumeMountPath = "/export"
const MinIOVolumeSubPath = ""

// DefaultMinIOImage specifies the default MinIO Docker hub image
const DefaultMinIOImage = "minio/minio:RELEASE.2021-07-30T00-02-00Z"
const DefaultMinIOImage = "minio/minio:RELEASE.2021-08-05T22-01-19Z"

// DefaultMinIOUpdateURL specifies the default MinIO URL where binaries are
// pulled from during MinIO upgrades
Expand Down

0 comments on commit 17e29e2

Please sign in to comment.