github.com/verrazzano/verrazzano@v1.7.0/platform-operator/manifests/catalog/catalog.yaml (about) 1 # Copyright (c) 2023, Oracle and/or its affiliates. 2 # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. 3 4 modules: 5 - name: ingress-controller 6 version: 1.7.1 7 chart: platform-operator/thirdparty/charts/ingress-nginx 8 valuesFiles: 9 - platform-operator/helm_config/overrides/ingress-nginx-values.yaml 10 - name: cert-manager 11 version: 1.9.1-1 12 chart: platform-operator/thirdparty/charts/cert-manager 13 valuesFiles: 14 - platform-operator/helm_config/overrides/cert-manager-values.yaml 15 - name: cert-manager-webhook-oci 16 version: 0.1.0-1 17 chart: platform-operator/thirdparty/charts/cert-manager-webhook-oci 18 - name: cluster-issuer 19 version: VERRAZZANO_VERSION 20 - name: dex 21 version: 2.37.0 22 chart: platform-operator/thirdparty/charts/dex 23 valuesFiles: 24 - platform-operator/helm_config/overrides/dex-values.yaml 25 - name: external-dns 26 version: 0.12.2-1 27 chart: platform-operator/thirdparty/charts/external-dns 28 valuesFiles: 29 - platform-operator/helm_config/overrides/external-dns-values.yaml 30 - name: istio 31 version: 1.19.0 32 - name: rancher 33 version: 2.7.6-6 34 chart: platform-operator/thirdparty/charts/rancher 35 valuesFiles: 36 - platform-operator/helm_config/overrides/rancher-values.yaml 37 - name: cluster-api 38 version: 1.5.0 39 - name: verrazzano 40 version: VERRAZZANO_VERSION 41 chart: platform-operator/helm_config/charts/verrazzano 42 - name: fluentd 43 version: 1.14.5-1 44 chart: platform-operator/helm_config/charts/verrazzano-fluentd 45 - name: verrazzano-console 46 version: VERRAZZANO_VERSION 47 chart: platform-operator/helm_config/charts/verrazzano-console 48 - name: verrazzano-monitoring-operator 49 version: VERRAZZANO_VERSION 50 chart: platform-operator/helm_config/charts/verrazzano-monitoring-operator 51 - name: oam-kubernetes-runtime 52 version: 0.3.3-1 53 chart: platform-operator/thirdparty/charts/oam-kubernetes-runtime 54 valuesFiles: 55 - platform-operator/helm_config/overrides/oam-kubernetes-runtime-values.yaml 56 - name: verrazzano-cluster-operator 57 version: VERRAZZANO_VERSION 58 chart: platform-operator/helm_config/charts/verrazzano-cluster-operator 59 - name: verrazzano-cluster-agent 60 version: VERRAZZANO_VERSION 61 chart: platform-operator/helm_config/charts/verrazzano-cluster-agent 62 - name: verrazzano-application-operator 63 version: VERRAZZANO_VERSION 64 chart: platform-operator/helm_config/charts/verrazzano-application-operator 65 - name: weblogic-operator 66 version: 4.1.2-1 67 chart: platform-operator/thirdparty/charts/weblogic-operator 68 valuesFiles: 69 - platform-operator/helm_config/overrides/weblogic-values.yaml 70 - name: coherence-operator 71 version: 3.2.11 72 chart: platform-operator/thirdparty/charts/coherence-operator 73 valuesFiles: 74 - platform-operator/helm_config/overrides/coherence-values.yaml 75 - name: fluent-operator 76 version: 2.2.0-1 77 chart: platform-operator/thirdparty/charts/fluent-operator 78 valuesFiles: 79 - platform-operator/helm_config/overrides/fluent-operator-values.yaml 80 - name: fluentbit-opensearch-output 81 version: 2.0.11 82 chart: platform-operator/helm_config/charts/fluentbit-opensearch-output 83 - name: kiali-server 84 version: 1.73.0-1 85 chart: platform-operator/thirdparty/charts/kiali-server 86 valuesFiles: 87 - platform-operator/helm_config/overrides/kiali-server-values.yaml 88 - name: mysql 89 version: 8.0.32 90 chart: platform-operator/thirdparty/charts/mysql 91 valuesFiles: 92 - platform-operator/helm_config/overrides/mysql-values.yaml 93 - name: mysql-operator 94 version: 8.0.32 95 chart: platform-operator/thirdparty/charts/mysql-operator 96 valuesFiles: 97 - platform-operator/helm_config/overrides/mysql-operator-values.yaml 98 - name: keycloak 99 version: 20.0.1-1 100 chart: platform-operator/thirdparty/charts/keycloak 101 valuesFiles: 102 - platform-operator/helm_config/overrides/keycloak-values.yaml 103 - name: prometheus-operator 104 version: 0.64.1-2 105 chart: platform-operator/thirdparty/charts/prometheus-community/kube-prometheus-stack 106 valuesFiles: 107 - platform-operator/helm_config/overrides/prometheus-operator-values.yaml 108 - name: prometheus-adapter 109 version: 0.10.0-1 110 chart: platform-operator/thirdparty/charts/prometheus-community/prometheus-adapter 111 valuesFiles: 112 - platform-operator/helm_config/overrides/prometheus-adapter-values.yaml 113 - name: kube-state-metrics 114 version: 2.10.0 115 chart: platform-operator/thirdparty/charts/prometheus-community/kube-state-metrics 116 valuesFiles: 117 - platform-operator/helm_config/overrides/kube-state-metrics-values.yaml 118 - name: prometheus-pushgateway 119 version: 1.6.2 120 chart: platform-operator/thirdparty/charts/prometheus-community/prometheus-pushgateway 121 valuesFiles: 122 - platform-operator/helm_config/overrides/prometheus-pushgateway-values.yaml 123 - name: prometheus-node-exporter 124 version: 1.6.1 125 chart: platform-operator/thirdparty/charts/prometheus-community/prometheus-node-exporter 126 valuesFiles: 127 - platform-operator/helm_config/overrides/prometheus-node-exporter-values.yaml 128 - name: jaeger-operator 129 version: 1.42.0-1 130 chart: platform-operator/thirdparty/charts/jaegertracing/jaeger-operator 131 valuesFiles: 132 - platform-operator/helm_config/overrides/jaeger-operator-values.yaml 133 - platform-operator/helm_config/overrides/jaeger-production-strategy-values.yaml 134 - name: velero 135 version: 1.9.1-1 136 chart: platform-operator/thirdparty/charts/velero 137 valuesFiles: 138 - platform-operator/helm_config/overrides/velero-override-static-values.yaml 139 - name: rancher-backup 140 version: 3.1.0-1 141 chart: platform-operator/thirdparty/charts/rancher-backup 142 valuesFiles: 143 - platform-operator/helm_config/overrides/rancher-backup-override-static-values.yaml 144 - name: argocd 145 version: 2.8.3 146 chart: platform-operator/thirdparty/charts/argo-cd 147 valuesFiles: 148 - platform-operator/helm_config/overrides/argocd-values.yaml 149 - name: thanos 150 version: 0.32.2 151 chart: platform-operator/thirdparty/charts/thanos 152 valuesFiles: 153 - platform-operator/helm_config/overrides/thanos-values.yaml 154 - name: verrazzano-network-policies 155 version: VERRAZZANO_VERSION 156 chart: platform-operator/helm_config/charts/verrazzano-network-policies 157 - name: opensearch-operator 158 version: 2.4.0-1 159 chart: platform-operator/thirdparty/charts/opensearch-operator 160 valuesFiles: 161 - platform-operator/helm_config/overrides/opensearch-operator-values.yaml 162 - name: opensearch 163 version: 2.3.0-3 164 - name: opensearch-dashboards 165 version: 2.3.0-1 166 - name: grafana 167 version: 7.5.17-1 168 - name: verrazzano-grafana-dashboards 169 version: VERRAZZANO_VERSION 170 chart: platform-operator/helm_config/charts/verrazzano-grafana-dashboards 171 - name: verrazzano-authproxy 172 version: VERRAZZANO_VERSION 173 chart: platform-operator/thirdparty/charts/verrazzano-authproxy