File tree 2 files changed +15
-1
lines changed 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -525,8 +525,15 @@ metadata:
525
525
capabilities : Deep Insights
526
526
categories : Database
527
527
containerImage : ghcr.io/mariadb-operator/mariadb-operator-helm:0.34.0
528
- createdAt : " 2024-10-07T14:20:54Z "
528
+ createdAt : " 2024-10-07T16:22:02Z "
529
529
description : Run and operate MariaDB in a cloud native way
530
+ features.operators.openshift.io/disconnected : " false"
531
+ features.operators.openshift.io/fips-compliant : " false"
532
+ features.operators.openshift.io/proxy-aware : " false"
533
+ features.operators.openshift.io/tls-profiles : " false"
534
+ features.operators.openshift.io/token-auth-aws : " false"
535
+ features.operators.openshift.io/token-auth-azure : " false"
536
+ features.operators.openshift.io/token-auth-gcp : " false"
530
537
operators.operatorframework.io/builder : operator-sdk-v1.26.0
531
538
operators.operatorframework.io/project_layout : helm.sdk.operatorframework.io/v1
532
539
repository : https://github.com/mariadb-operator/mariadb-operator
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ metadata:
7
7
categories : Database
8
8
containerImage : ghcr.io/mariadb-operator/mariadb-operator-helm:0.34.0
9
9
description : Run and operate MariaDB in a cloud native way
10
+ features.operators.openshift.io/disconnected : " false"
11
+ features.operators.openshift.io/fips-compliant : " false"
12
+ features.operators.openshift.io/proxy-aware : " false"
13
+ features.operators.openshift.io/tls-profiles : " false"
14
+ features.operators.openshift.io/token-auth-aws : " false"
15
+ features.operators.openshift.io/token-auth-azure : " false"
16
+ features.operators.openshift.io/token-auth-gcp : " false"
10
17
repository : https://github.com/mariadb-operator/mariadb-operator
11
18
support : mariadb-operator
12
19
name : mariadb-operator.v0.0.0
You can’t perform that action at this time.
0 commit comments