Skip to content

Commit

Permalink
Release v0.19.0
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
  • Loading branch information
dvaldivia committed Jun 15, 2022
1 parent a5c1479 commit 22097fa
Show file tree
Hide file tree
Showing 470 changed files with 771 additions and 1,561 deletions.
2 changes: 1 addition & 1 deletion k8s/operator-console/base/console-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
serviceAccountName: console-sa
containers:
- name: console
image: 'minio/console:v0.18.1'
image: 'minio/console:v0.19.0'
imagePullPolicy: "IfNotPresent"
env:
- name: CONSOLE_OPERATOR_MODE
Expand Down
2 changes: 1 addition & 1 deletion k8s/operator-console/standalone/console-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
spec:
containers:
- name: console
image: 'minio/console:v0.18.1'
image: 'minio/console:v0.19.0'
imagePullPolicy: "IfNotPresent"
env:
- name: CONSOLE_MINIO_SERVER
Expand Down
88 changes: 0 additions & 88 deletions operatorapi/operations/operator_api/delete_m_p_integration.go

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 22097fa

Please sign in to comment.