Skip to content

Commit

Permalink
Release v4.2.12 (#861)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Valdivia <[email protected]>
  • Loading branch information
dvaldivia authored Oct 8, 2021
1 parent e363c12 commit f2aa5dc
Show file tree
Hide file tree
Showing 13 changed files with 37 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/crd.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
:minio-image: https://hub.docker.com/r/minio/minio/tags[minio/minio:RELEASE.2021-10-06T23-36-31Z]
:kes-image: https://hub.docker.com/r/minio/kes/tags[minio/kes:v0.16.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.2.10]
:logsearch-image: https://hub.docker.com/r/minio/logsearchapi/tags[minio/logsearchapi:v4.2.12]
:postgres-image: https://github.com/docker-library/postgres[library/postgres]


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 @@ -10,7 +10,7 @@
:minio-image: https://hub.docker.com/r/minio/minio/tags[minio/minio:RELEASE.2021-10-06T23-36-31Z]
:kes-image: https://hub.docker.com/r/minio/kes/tags[minio/kes:v0.16.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.2.10]
:logsearch-image: https://hub.docker.com/r/minio/logsearchapi/tags[minio/logsearchapi:v4.2.12]
:postgres-image: https://github.com/docker-library/postgres[library/postgres]

{{ range $groupVersions }}
Expand Down
2 changes: 1 addition & 1 deletion examples/kustomization/base/tenant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ spec:
# app: minio-sm
## LogSearch API setup for MinIO Tenant.
log:
image: "" # defaults to minio/logsearchapi:v4.2.10
image: "" # defaults to minio/logsearchapi:v4.2.12
resources: {}
nodeSelector: {}
affinity:
Expand Down
Binary file added helm-releases/minio-operator-4.2.12.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions helm/minio-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
description: A Helm chart for MinIO Operator
name: minio-operator
version: 4.2.10
appVersion: v4.2.10
version: 4.2.12
appVersion: v4.2.12
keywords:
- storage
- object-storage
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 @@ -15,7 +15,7 @@ operator:
# value: ""
image:
repository: minio/operator
tag: v4.2.8
tag: v4.2.12
pullPolicy: IfNotPresent
imagePullSecrets: []
initcontainers: []
Expand Down
21 changes: 21 additions & 0 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
apiVersion: v1
entries:
minio-operator:
- apiVersion: v2
appVersion: v4.2.12
created: "2021-10-07T17:59:14.287184-07:00"
description: A Helm chart for MinIO Operator
digest: a1233b80a3658502d6871e12b7c0a2897d12cf8df859c9c531efc32e62d48c9d
home: https://min.io
icon: https://min.io/resources/img/logo/MINIO_wordmark.png
keywords:
- storage
- object-storage
- S3
maintainers:
- email: [email protected]
name: MinIO, Inc
name: minio-operator
sources:
- https://github.com/minio/operator
type: application
urls:
- https://operator.min.io/helm-releases/minio-operator-4.2.12.tgz
version: 4.2.12
- apiVersion: v2
appVersion: v4.2.10
created: "2021-09-17T21:39:37.198918-07:00"
Expand Down
2 changes: 1 addition & 1 deletion kubectl-minio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Creates MinIO Operator Deployment along with MinIO Tenant CRD, Service account,

Options:

- `--image=minio/operator:v4.2.10`
- `--image=minio/operator:v4.2.12`
- `--namespace=minio-operator`
- `--cluster-domain=cluster.local`
- `--namespace-to-watch=default`
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 @@ -71,7 +71,7 @@ const (
DefaultImagePullPolicy = corev1.PullIfNotPresent

// DefaultOperatorImage is the default operator image to be used
DefaultOperatorImage = "minio/operator:v4.2.10"
DefaultOperatorImage = "minio/operator:v4.2.12"

// DefaultTenantImage is the default MinIO image used while creating tenant
DefaultTenantImage = "minio/minio:RELEASE.2021-10-06T23-36-31Z"
Expand Down
8 changes: 4 additions & 4 deletions manifests/minio-operator.v4.1.2.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ metadata:
},
"podManagementPolicy": "Parallel",
"console": {
"image": "minio/console:v0.10.0",
"image": "minio/console:v0.10.3",
"replicas": 1,
"consoleSecret": {
"name": "console-secret"
Expand All @@ -76,12 +76,12 @@ metadata:
capabilities: "Full Lifecycle"
categories: "Storage, Big Data, AI/Machine Learning"
certified: "false"
containerImage: "minio/operator:v4.2.10"
containerImage: "minio/operator:v4.2.12"
createdAt: 2021-03-17 00:00:00 +00:00
description: " MinIO Operator allows creating distributed MinIO Clusters and manage their lifecycle"
repository: "https://github.com/minio/operator"
support: "MinIO, Inc."
name: minio-operator.v4.2.2
name: minio-operator.v4.2.12
namespace: placeholder
spec:
customresourcedefinitions:
Expand Down Expand Up @@ -202,7 +202,7 @@ spec:
spec:
containers:
-
image: "docker.io/minio/operator:v4.2.10"
image: "docker.io/minio/operator:v4.2.12"
name: minio-operator
serviceAccountName: minio-operator
permissions:
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 @@ -112,7 +112,7 @@ const DefaultPoolName = "pool-0"
// Console Related Constants

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

// ConsoleTenantLabel is applied to the Console pods of a Tenant cluster
const ConsoleTenantLabel = "v1.min.io/console"
Expand Down Expand Up @@ -181,7 +181,7 @@ const PrometheusServiceMonitorSecretKey = "token"
// Log related constants

// DefaultLogSearchAPIImage specifies the latest logsearchapi container image
const DefaultLogSearchAPIImage = "minio/logsearchapi:v4.2.10"
const DefaultLogSearchAPIImage = "minio/logsearchapi:v4.2.12"

// LogPgImage specifies the latest Postgres container image
const LogPgImage = "library/postgres"
Expand Down
2 changes: 1 addition & 1 deletion resources/base/console-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ spec:
env:
- name: CONSOLE_OPERATOR_MODE
value: "on"
image: minio/console:v0.10.0
image: minio/console:v0.10.3
imagePullPolicy: IfNotPresent
name: console
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion resources/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
serviceAccountName: minio-operator
containers:
- name: minio-operator
image: minio/operator:v4.2.10
image: minio/operator:v4.2.12
imagePullPolicy: IfNotPresent
resources:
requests:
Expand Down

0 comments on commit f2aa5dc

Please sign in to comment.