Browse code

Update image-stream warning notices

Andrew Lau authored on 2016/11/07 17:44:02
Showing 3 changed files
... ...
@@ -95,7 +95,7 @@
95 95
             "name": "latest",
96 96
             "annotations": {
97 97
               "openshift.io/display-name": "Node.js (Latest)",
98
-              "description": "Build and run Node.js applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
98
+              "description": "Build and run Node.js applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Node.js available on OpenShift, including major versions updates.",
99 99
               "iconClass": "icon-nodejs",
100 100
               "tags": "builder,nodejs",
101 101
               "supports":"nodejs",
... ...
@@ -156,7 +156,7 @@
156 156
             "name": "latest",
157 157
             "annotations": {
158 158
               "openshift.io/display-name": "Perl (Latest)",
159
-              "description": "Build and run Perl applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
159
+              "description": "Build and run Perl applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Perl available on OpenShift, including major versions updates.",
160 160
               "iconClass": "icon-perl",
161 161
               "tags": "builder,perl",
162 162
               "supports":"perl",
... ...
@@ -218,7 +218,7 @@
218 218
             "name": "latest",
219 219
             "annotations": {
220 220
               "openshift.io/display-name": "PHP (Latest)",
221
-              "description": "Build and run PHP applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
221
+              "description": "Build and run PHP applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates.",
222 222
               "iconClass": "icon-php",
223 223
               "tags": "builder,php",
224 224
               "supports":"php",
... ...
@@ -279,7 +279,7 @@
279 279
             "name": "latest",
280 280
             "annotations": {
281 281
               "openshift.io/display-name": "Python (Latest)",
282
-              "description": "Build and run Python applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
282
+              "description": "Build and run Python applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Python available on OpenShift, including major versions updates.",
283 283
               "iconClass": "icon-python",
284 284
               "tags": "builder,python",
285 285
               "supports":"python",
... ...
@@ -372,7 +372,7 @@
372 372
             "name": "latest",
373 373
             "annotations": {
374 374
               "openshift.io/display-name": "WildFly (Latest)",
375
-              "description": "Build and run WildFly applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/openshift-s2i/s2i-wildfly/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
375
+              "description": "Build and run WildFly applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/openshift-s2i/s2i-wildfly/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of WildFly available on OpenShift, including major versions updates.",
376 376
               "iconClass": "icon-wildfly",
377 377
               "tags": "builder,wildfly,java",
378 378
               "supports":"jee,java",
... ...
@@ -465,7 +465,7 @@
465 465
             "name": "latest",
466 466
             "annotations": {
467 467
               "openshift.io/display-name": "MySQL (Latest)",
468
-              "description": "Provides a MySQL database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
468
+              "description": "Provides a MySQL database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MySQL available on OpenShift, including major versions updates.",
469 469
               "iconClass": "icon-mysql-database",
470 470
               "tags": "mysql"
471 471
             },
... ...
@@ -520,7 +520,7 @@
520 520
             "name": "latest",
521 521
             "annotations": {
522 522
               "openshift.io/display-name": "MariaDB (Latest)",
523
-              "description": "Provides a MariaDB database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
523
+              "description": "Provides a MariaDB database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MariaDB available on OpenShift, including major versions updates.",
524 524
               "iconClass": "icon-mariadb",
525 525
               "tags": "mariadb"
526 526
             },
... ...
@@ -561,7 +561,7 @@
561 561
             "name": "latest",
562 562
             "annotations": {
563 563
               "openshift.io/display-name": "PostgreSQL (Latest)",
564
-              "description": "Provides a PostgreSQL database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.5.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
564
+              "description": "Provides a PostgreSQL database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.5.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major versions updates.",
565 565
               "iconClass": "icon-postgresql",
566 566
               "tags": "postgresql"
567 567
             },
... ...
@@ -630,7 +630,7 @@
630 630
             "name": "latest",
631 631
             "annotations": {
632 632
               "openshift.io/display-name": "MongoDB (Latest)",
633
-              "description": "Provides a MongoDB database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
633
+              "description": "Provides a MongoDB database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MongoDB available on OpenShift, including major versions updates.",
634 634
               "iconClass": "icon-mongodb",
635 635
               "tags": "mongodb"
636 636
             },
... ...
@@ -699,7 +699,7 @@
699 699
             "name": "latest",
700 700
             "annotations": {
701 701
               "openshift.io/display-name": "Jenkins (Latest)",
702
-              "description": "Provides a Jenkins server on CentOS 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
702
+              "description": "Provides a Jenkins server on CentOS 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Jenkins available on OpenShift, including major versions updates.",
703 703
               "iconClass": "icon-jenkins",
704 704
               "tags": "jenkins"
705 705
             },
... ...
@@ -95,7 +95,7 @@
95 95
             "name": "latest",
96 96
             "annotations": {
97 97
               "openshift.io/display-name": "Node.js (Latest)",
98
-              "description": "Build and run Node.js applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
98
+              "description": "Build and run Node.js applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Node.js available on OpenShift, including major versions updates.",
99 99
               "iconClass": "icon-nodejs",
100 100
               "tags": "builder,nodejs",
101 101
               "supports":"nodejs",
... ...
@@ -156,7 +156,7 @@
156 156
             "name": "latest",
157 157
             "annotations": {
158 158
               "openshift.io/display-name": "Perl (Latest)",
159
-              "description": "Build and run Perl applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
159
+              "description": "Build and run Perl applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Perl available on OpenShift, including major versions updates.",
160 160
               "iconClass": "icon-perl",
161 161
               "tags": "builder,perl",
162 162
               "supports":"perl",
... ...
@@ -218,7 +218,7 @@
218 218
             "name": "latest",
219 219
             "annotations": {
220 220
               "openshift.io/display-name": "PHP (Latest)",
221
-              "description": "Build and run PHP applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
221
+              "description": "Build and run PHP applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates.",
222 222
               "iconClass": "icon-php",
223 223
               "tags": "builder,php",
224 224
               "supports":"php",
... ...
@@ -279,7 +279,7 @@
279 279
             "name": "latest",
280 280
             "annotations": {
281 281
               "openshift.io/display-name": "Python (Latest)",
282
-              "description": "Build and run Python applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
282
+              "description": "Build and run Python applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Python available on OpenShift, including major versions updates.",
283 283
               "iconClass": "icon-python",
284 284
               "tags": "builder,python",
285 285
               "supports":"python",
... ...
@@ -372,7 +372,7 @@
372 372
             "name": "latest",
373 373
             "annotations": {
374 374
               "openshift.io/display-name": "MySQL (Latest)",
375
-              "description": "Provides a MySQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
375
+              "description": "Provides a MySQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MySQL available on OpenShift, including major versions updates.",
376 376
               "iconClass": "icon-mysql-database",
377 377
               "tags": "mysql"
378 378
             },
... ...
@@ -427,7 +427,7 @@
427 427
             "name": "latest",
428 428
             "annotations": {
429 429
               "openshift.io/display-name": "MariaDB (Latest)",
430
-              "description": "Provides a MariaDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
430
+              "description": "Provides a MariaDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MariaDB available on OpenShift, including major versions updates.",
431 431
               "iconClass": "icon-mariadb",
432 432
               "tags": "mariadb"
433 433
             },
... ...
@@ -468,7 +468,7 @@
468 468
             "name": "latest",
469 469
             "annotations": {
470 470
               "openshift.io/display-name": "PostgreSQL (Latest)",
471
-              "description": "Provides a PostgreSQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.5.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
471
+              "description": "Provides a PostgreSQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.5.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major versions updates.",
472 472
               "iconClass": "icon-postgresql",
473 473
               "tags": "postgresql"
474 474
             },
... ...
@@ -537,7 +537,7 @@
537 537
             "name": "latest",
538 538
             "annotations": {
539 539
               "openshift.io/display-name": "MongoDB (Latest)",
540
-              "description": "Provides a MongoDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
540
+              "description": "Provides a MongoDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MongoDB available on OpenShift, including major versions updates.",
541 541
               "iconClass": "icon-mongodb",
542 542
               "tags": "mongodb"
543 543
             },
... ...
@@ -606,7 +606,7 @@
606 606
             "name": "latest",
607 607
             "annotations": {
608 608
               "openshift.io/display-name": "Jenkins (Latest)",
609
-              "description": "Provides a Jenkins server on RHEL 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
609
+              "description": "Provides a Jenkins server on RHEL 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Jenkins available on OpenShift, including major versions updates.",
610 610
               "iconClass": "icon-jenkins",
611 611
               "tags": "jenkins"
612 612
             },
... ...
@@ -160,7 +160,7 @@ var _examplesImageStreamsImageStreamsCentos7Json = []byte(`{
160 160
             "name": "latest",
161 161
             "annotations": {
162 162
               "openshift.io/display-name": "Node.js (Latest)",
163
-              "description": "Build and run Node.js applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
163
+              "description": "Build and run Node.js applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Node.js available on OpenShift, including major versions updates.",
164 164
               "iconClass": "icon-nodejs",
165 165
               "tags": "builder,nodejs",
166 166
               "supports":"nodejs",
... ...
@@ -221,7 +221,7 @@ var _examplesImageStreamsImageStreamsCentos7Json = []byte(`{
221 221
             "name": "latest",
222 222
             "annotations": {
223 223
               "openshift.io/display-name": "Perl (Latest)",
224
-              "description": "Build and run Perl applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
224
+              "description": "Build and run Perl applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Perl available on OpenShift, including major versions updates.",
225 225
               "iconClass": "icon-perl",
226 226
               "tags": "builder,perl",
227 227
               "supports":"perl",
... ...
@@ -283,7 +283,7 @@ var _examplesImageStreamsImageStreamsCentos7Json = []byte(`{
283 283
             "name": "latest",
284 284
             "annotations": {
285 285
               "openshift.io/display-name": "PHP (Latest)",
286
-              "description": "Build and run PHP applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
286
+              "description": "Build and run PHP applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates.",
287 287
               "iconClass": "icon-php",
288 288
               "tags": "builder,php",
289 289
               "supports":"php",
... ...
@@ -344,7 +344,7 @@ var _examplesImageStreamsImageStreamsCentos7Json = []byte(`{
344 344
             "name": "latest",
345 345
             "annotations": {
346 346
               "openshift.io/display-name": "Python (Latest)",
347
-              "description": "Build and run Python applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
347
+              "description": "Build and run Python applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Python available on OpenShift, including major versions updates.",
348 348
               "iconClass": "icon-python",
349 349
               "tags": "builder,python",
350 350
               "supports":"python",
... ...
@@ -437,7 +437,7 @@ var _examplesImageStreamsImageStreamsCentos7Json = []byte(`{
437 437
             "name": "latest",
438 438
             "annotations": {
439 439
               "openshift.io/display-name": "WildFly (Latest)",
440
-              "description": "Build and run WildFly applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/openshift-s2i/s2i-wildfly/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
440
+              "description": "Build and run WildFly applications on CentOS 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/openshift-s2i/s2i-wildfly/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of WildFly available on OpenShift, including major versions updates.",
441 441
               "iconClass": "icon-wildfly",
442 442
               "tags": "builder,wildfly,java",
443 443
               "supports":"jee,java",
... ...
@@ -530,7 +530,7 @@ var _examplesImageStreamsImageStreamsCentos7Json = []byte(`{
530 530
             "name": "latest",
531 531
             "annotations": {
532 532
               "openshift.io/display-name": "MySQL (Latest)",
533
-              "description": "Provides a MySQL database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
533
+              "description": "Provides a MySQL database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MySQL available on OpenShift, including major versions updates.",
534 534
               "iconClass": "icon-mysql-database",
535 535
               "tags": "mysql"
536 536
             },
... ...
@@ -585,7 +585,7 @@ var _examplesImageStreamsImageStreamsCentos7Json = []byte(`{
585 585
             "name": "latest",
586 586
             "annotations": {
587 587
               "openshift.io/display-name": "MariaDB (Latest)",
588
-              "description": "Provides a MariaDB database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
588
+              "description": "Provides a MariaDB database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MariaDB available on OpenShift, including major versions updates.",
589 589
               "iconClass": "icon-mariadb",
590 590
               "tags": "mariadb"
591 591
             },
... ...
@@ -626,7 +626,7 @@ var _examplesImageStreamsImageStreamsCentos7Json = []byte(`{
626 626
             "name": "latest",
627 627
             "annotations": {
628 628
               "openshift.io/display-name": "PostgreSQL (Latest)",
629
-              "description": "Provides a PostgreSQL database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.5.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
629
+              "description": "Provides a PostgreSQL database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.5.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major versions updates.",
630 630
               "iconClass": "icon-postgresql",
631 631
               "tags": "postgresql"
632 632
             },
... ...
@@ -695,7 +695,7 @@ var _examplesImageStreamsImageStreamsCentos7Json = []byte(`{
695 695
             "name": "latest",
696 696
             "annotations": {
697 697
               "openshift.io/display-name": "MongoDB (Latest)",
698
-              "description": "Provides a MongoDB database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
698
+              "description": "Provides a MongoDB database on CentOS 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MongoDB available on OpenShift, including major versions updates.",
699 699
               "iconClass": "icon-mongodb",
700 700
               "tags": "mongodb"
701 701
             },
... ...
@@ -764,7 +764,7 @@ var _examplesImageStreamsImageStreamsCentos7Json = []byte(`{
764 764
             "name": "latest",
765 765
             "annotations": {
766 766
               "openshift.io/display-name": "Jenkins (Latest)",
767
-              "description": "Provides a Jenkins server on CentOS 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
767
+              "description": "Provides a Jenkins server on CentOS 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Jenkins available on OpenShift, including major versions updates.",
768 768
               "iconClass": "icon-jenkins",
769 769
               "tags": "jenkins"
770 770
             },
... ...
@@ -920,7 +920,7 @@ var _examplesImageStreamsImageStreamsRhel7Json = []byte(`{
920 920
             "name": "latest",
921 921
             "annotations": {
922 922
               "openshift.io/display-name": "Node.js (Latest)",
923
-              "description": "Build and run Node.js applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
923
+              "description": "Build and run Node.js applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-nodejs-container/blob/master/4/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Node.js available on OpenShift, including major versions updates.",
924 924
               "iconClass": "icon-nodejs",
925 925
               "tags": "builder,nodejs",
926 926
               "supports":"nodejs",
... ...
@@ -981,7 +981,7 @@ var _examplesImageStreamsImageStreamsRhel7Json = []byte(`{
981 981
             "name": "latest",
982 982
             "annotations": {
983 983
               "openshift.io/display-name": "Perl (Latest)",
984
-              "description": "Build and run Perl applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
984
+              "description": "Build and run Perl applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-perl-container/blob/master/5.20/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Perl available on OpenShift, including major versions updates.",
985 985
               "iconClass": "icon-perl",
986 986
               "tags": "builder,perl",
987 987
               "supports":"perl",
... ...
@@ -1043,7 +1043,7 @@ var _examplesImageStreamsImageStreamsRhel7Json = []byte(`{
1043 1043
             "name": "latest",
1044 1044
             "annotations": {
1045 1045
               "openshift.io/display-name": "PHP (Latest)",
1046
-              "description": "Build and run PHP applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
1046
+              "description": "Build and run PHP applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-php-container/blob/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PHP available on OpenShift, including major versions updates.",
1047 1047
               "iconClass": "icon-php",
1048 1048
               "tags": "builder,php",
1049 1049
               "supports":"php",
... ...
@@ -1104,7 +1104,7 @@ var _examplesImageStreamsImageStreamsRhel7Json = []byte(`{
1104 1104
             "name": "latest",
1105 1105
             "annotations": {
1106 1106
               "openshift.io/display-name": "Python (Latest)",
1107
-              "description": "Build and run Python applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
1107
+              "description": "Build and run Python applications on RHEL 7. For more information about using this builder image, including OpenShift considerations, see https://github.com/sclorg/s2i-python-container/blob/master/3.5/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Python available on OpenShift, including major versions updates.",
1108 1108
               "iconClass": "icon-python",
1109 1109
               "tags": "builder,python",
1110 1110
               "supports":"python",
... ...
@@ -1197,7 +1197,7 @@ var _examplesImageStreamsImageStreamsRhel7Json = []byte(`{
1197 1197
             "name": "latest",
1198 1198
             "annotations": {
1199 1199
               "openshift.io/display-name": "MySQL (Latest)",
1200
-              "description": "Provides a MySQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
1200
+              "description": "Provides a MySQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mysql-container/tree/master/5.6/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MySQL available on OpenShift, including major versions updates.",
1201 1201
               "iconClass": "icon-mysql-database",
1202 1202
               "tags": "mysql"
1203 1203
             },
... ...
@@ -1252,7 +1252,7 @@ var _examplesImageStreamsImageStreamsRhel7Json = []byte(`{
1252 1252
             "name": "latest",
1253 1253
             "annotations": {
1254 1254
               "openshift.io/display-name": "MariaDB (Latest)",
1255
-              "description": "Provides a MariaDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
1255
+              "description": "Provides a MariaDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mariadb-container/tree/master/10.1/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MariaDB available on OpenShift, including major versions updates.",
1256 1256
               "iconClass": "icon-mariadb",
1257 1257
               "tags": "mariadb"
1258 1258
             },
... ...
@@ -1293,7 +1293,7 @@ var _examplesImageStreamsImageStreamsRhel7Json = []byte(`{
1293 1293
             "name": "latest",
1294 1294
             "annotations": {
1295 1295
               "openshift.io/display-name": "PostgreSQL (Latest)",
1296
-              "description": "Provides a PostgreSQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.5.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
1296
+              "description": "Provides a PostgreSQL database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/tree/master/9.5.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major versions updates.",
1297 1297
               "iconClass": "icon-postgresql",
1298 1298
               "tags": "postgresql"
1299 1299
             },
... ...
@@ -1362,7 +1362,7 @@ var _examplesImageStreamsImageStreamsRhel7Json = []byte(`{
1362 1362
             "name": "latest",
1363 1363
             "annotations": {
1364 1364
               "openshift.io/display-name": "MongoDB (Latest)",
1365
-              "description": "Provides a MongoDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
1365
+              "description": "Provides a MongoDB database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/mongodb-container/tree/master/3.2/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of MongoDB available on OpenShift, including major versions updates.",
1366 1366
               "iconClass": "icon-mongodb",
1367 1367
               "tags": "mongodb"
1368 1368
             },
... ...
@@ -1431,7 +1431,7 @@ var _examplesImageStreamsImageStreamsRhel7Json = []byte(`{
1431 1431
             "name": "latest",
1432 1432
             "annotations": {
1433 1433
               "openshift.io/display-name": "Jenkins (Latest)",
1434
-              "description": "Provides a Jenkins server on RHEL 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Ruby available on OpenShift, including major versions updates.",
1434
+              "description": "Provides a Jenkins server on RHEL 7. For more information about using this container image, including OpenShift considerations, see https://github.com/openshift/jenkins/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of Jenkins available on OpenShift, including major versions updates.",
1435 1435
               "iconClass": "icon-jenkins",
1436 1436
               "tags": "jenkins"
1437 1437
             },