Skip to content

Commit 439bc1a

Browse files
authored
Release v0.15.0 (#1648)
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
1 parent fb99cf3 commit 439bc1a

File tree

329 files changed

+596
-857
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

329 files changed

+596
-857
lines changed

k8s/operator-console/base/console-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
serviceAccountName: console-sa
1616
containers:
1717
- name: console
18-
image: 'minio/console:v0.14.8'
18+
image: 'minio/console:v0.15.0'
1919
imagePullPolicy: "IfNotPresent"
2020
env:
2121
- name: CONSOLE_OPERATOR_MODE

k8s/operator-console/standalone/console-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
spec:
3333
containers:
3434
- name: console
35-
image: 'minio/console:v0.14.8'
35+
image: 'minio/console:v0.15.0'
3636
imagePullPolicy: "IfNotPresent"
3737
env:
3838
- name: CONSOLE_MINIO_SERVER

models/update_tenant_encryption_request.go

Lines changed: 0 additions & 232 deletions
This file was deleted.

0 commit comments

Comments
 (0)