File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ const (
55 CATALOG_NAMESPACE = "openshift-marketplace"
66 MONGODB_ATLAS_CATLOG_IMG = "quay.io/mongodb/mongodb-atlas-kubernetes-dbaas-catalog:latest"
77 CRUNCHY_BRIDGE_CATLOG_IMG = "registry.developers.crunchydata.com/crunchydata/crunchy-bridge-operator-catalog:v0.0.1"
8- DBAAS_DYNAMIC_PLUGIN_IMG = "quay.io/ecosystem-appeng/dbaas-dynamic-plugin:0.1.1 "
8+ DBAAS_DYNAMIC_PLUGIN_IMG = "quay.io/ecosystem-appeng/dbaas-dynamic-plugin:0.1.2 "
99 DBAAS_DYNAMIC_PLUGIN_NAME = "dbaas-dynamic-plugin"
1010 DBAAS_DYNAMIC_PLUGIN_NAMESPACE = "dbaas-dynamic-plugin"
1111 DBAAS_DYNAMIC_PLUGIN_DISPLAY_NAME = "OpenShift Database as a Service Dynamic Plugin"
12- CONSOLE_TELEMETRY_PLUGIN_IMG = "quay.io/ecosystem-appeng/console-telemetry-plugin:latest "
12+ CONSOLE_TELEMETRY_PLUGIN_IMG = "quay.io/ecosystem-appeng/console-telemetry-plugin:0.1.2 "
1313 CONSOLE_TELEMETRY_PLUGIN_NAME = "console-telemetry-plugin"
1414 CONSOLE_TELEMETRY_PLUGIN_NAMESPACE = "console-telemetry-plugin"
1515 CONSOLE_TELEMETRY_PLUGIN_DISPLAY_NAME = "Telemetry Plugin"
You can’t perform that action at this time.
0 commit comments