From aef7d83adc137bab49d86c0b1c9fda2abeb9f69f Mon Sep 17 00:00:00 2001 From: Zuzana Miklankova Date: Tue, 23 Jan 2024 14:43:27 +0100 Subject: [PATCH] imagestream files generated by generator --- imagestreams/postgresql-centos.json | 65 +++++------ imagestreams/postgresql-rhel-aarch64.json | 49 ++++----- imagestreams/postgresql-rhel.json | 126 ++++++++++------------ 3 files changed, 114 insertions(+), 126 deletions(-) diff --git a/imagestreams/postgresql-centos.json b/imagestreams/postgresql-centos.json index ce9a2990..789bff5c 100644 --- a/imagestreams/postgresql-centos.json +++ b/imagestreams/postgresql-centos.json @@ -10,53 +10,54 @@ "spec": { "tags": [ { - "name": "latest", + "name": "10-el8", "annotations": { - "openshift.io/display-name": "PostgreSQL (Latest)", + "openshift.io/display-name": "PostgreSQL 10 (CentOS Stream 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL database on CentOS Stream. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major version updates.", + "description": "Provides a PostgreSQL 10 database on CentOS Stream 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", - "tags": "database,postgresql" + "tags": "database,postgresql", + "version": "10" }, "from": { - "kind": "ImageStreamTag", - "name": "15-el9" + "kind": "DockerImage", + "name": "quay.io/sclorg/postgresql-10-c8s:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "15-el9", + "name": "12-el8", "annotations": { - "openshift.io/display-name": "PostgreSQL 15 (CentOS Stream 9)", + "openshift.io/display-name": "PostgreSQL 12 (CentOS Stream 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 15 database on CentOS Stream 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 12 database on CentOS Stream 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "15" + "version": "12" }, "from": { "kind": "DockerImage", - "name": "quay.io/sclorg/postgresql-15-c9s:latest" + "name": "quay.io/sclorg/postgresql-12-c8s:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "13-el9", + "name": "13-el8", "annotations": { - "openshift.io/display-name": "PostgreSQL 13 (CentOS Stream 9)", + "openshift.io/display-name": "PostgreSQL 13 (CentOS Stream 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 13 database on CentOS Stream 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 13 database on CentOS Stream 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", "version": "13" }, "from": { "kind": "DockerImage", - "name": "quay.io/sclorg/postgresql-13-c9s:latest" + "name": "quay.io/sclorg/postgresql-13-c8s:latest" }, "referencePolicy": { "type": "Local" @@ -67,7 +68,7 @@ "annotations": { "openshift.io/display-name": "PostgreSQL 15 (CentOS Stream 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 15 database on CentOS Stream 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 15 database on CentOS Stream 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", "version": "15" @@ -81,54 +82,54 @@ } }, { - "name": "13-el8", + "name": "13-el9", "annotations": { - "openshift.io/display-name": "PostgreSQL 13 (CentOS Stream 8)", + "openshift.io/display-name": "PostgreSQL 13 (CentOS Stream 9)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 13 database on CentOS Stream 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 13 database on CentOS Stream 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", "version": "13" }, "from": { "kind": "DockerImage", - "name": "quay.io/sclorg/postgresql-13-c8s:latest" + "name": "quay.io/sclorg/postgresql-13-c9s:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "12-el8", + "name": "15-el9", "annotations": { - "openshift.io/display-name": "PostgreSQL 12 (CentOS Stream 8)", + "openshift.io/display-name": "PostgreSQL 15 (CentOS Stream 9)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 12 database on CentOS Stream 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 15 database on CentOS Stream 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "12" + "version": "15" }, "from": { "kind": "DockerImage", - "name": "quay.io/sclorg/postgresql-12-c8s:latest" + "name": "quay.io/sclorg/postgresql-15-c9s:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "10-el8", + "name": "latest", "annotations": { - "openshift.io/display-name": "PostgreSQL 10 (CentOS Stream 8)", + "openshift.io/display-name": "PostgreSQL 15 (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 10 database on CentOS Stream 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 15 database on CentOS Stream 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "10" + "version": "15" }, "from": { - "kind": "DockerImage", - "name": "quay.io/sclorg/postgresql-10-c8s:latest" + "kind": "ImageStreamTag", + "name": "15-el9" }, "referencePolicy": { "type": "Local" @@ -136,4 +137,4 @@ } ] } -} +} \ No newline at end of file diff --git a/imagestreams/postgresql-rhel-aarch64.json b/imagestreams/postgresql-rhel-aarch64.json index db5121c2..5d9cd6af 100644 --- a/imagestreams/postgresql-rhel-aarch64.json +++ b/imagestreams/postgresql-rhel-aarch64.json @@ -10,35 +10,36 @@ "spec": { "tags": [ { - "name": "latest", + "name": "10-el8", "annotations": { - "openshift.io/display-name": "PostgreSQL (Latest)", + "openshift.io/display-name": "PostgreSQL 10 (RHEL 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL database on RHEL. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major version updates.", + "description": "Provides a PostgreSQL 10 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", - "tags": "database,postgresql" + "tags": "database,postgresql", + "version": "10" }, "from": { - "kind": "ImageStreamTag", - "name": "13-el8" + "kind": "DockerImage", + "name": "registry.redhat.io/rhel8/postgresql-10:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "13-el9", + "name": "12-el8", "annotations": { - "openshift.io/display-name": "PostgreSQL 13 (RHEL 9)", + "openshift.io/display-name": "PostgreSQL 12 (RHEL 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 13 database on RHEL 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 12 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "13" + "version": "12" }, "from": { "kind": "DockerImage", - "name": "registry.redhat.io/rhel9/postgresql-13:latest" + "name": "registry.redhat.io/rhel8/postgresql-12:latest" }, "referencePolicy": { "type": "Local" @@ -49,7 +50,7 @@ "annotations": { "openshift.io/display-name": "PostgreSQL 13 (RHEL 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 13 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 13 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", "version": "13" @@ -63,36 +64,36 @@ } }, { - "name": "12-el8", + "name": "13-el9", "annotations": { - "openshift.io/display-name": "PostgreSQL 12 (RHEL 8)", + "openshift.io/display-name": "PostgreSQL 13 (RHEL 9)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 12 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 13 database on RHEL 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "12" + "version": "13" }, "from": { "kind": "DockerImage", - "name": "registry.redhat.io/rhel8/postgresql-12:latest" + "name": "registry.redhat.io/rhel9/postgresql-13:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "10-el8", + "name": "latest", "annotations": { - "openshift.io/display-name": "PostgreSQL 10 (RHEL 8)", + "openshift.io/display-name": "PostgreSQL 13 (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 10 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 13 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "10" + "version": "13" }, "from": { - "kind": "DockerImage", - "name": "registry.redhat.io/rhel8/postgresql-10:latest" + "kind": "ImageStreamTag", + "name": "13-el8" }, "referencePolicy": { "type": "Local" @@ -100,4 +101,4 @@ } ] } -} +} \ No newline at end of file diff --git a/imagestreams/postgresql-rhel.json b/imagestreams/postgresql-rhel.json index 4e698ced..44570720 100644 --- a/imagestreams/postgresql-rhel.json +++ b/imagestreams/postgresql-rhel.json @@ -10,212 +10,198 @@ "spec": { "tags": [ { - "name": "latest", - "annotations": { - "openshift.io/display-name": "PostgreSQL (Latest)", - "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL database on RHEL. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of PostgreSQL available on OpenShift, including major version updates.", - "iconClass": "icon-postgresql", - "tags": "database,postgresql" - }, - "from": { - "kind": "ImageStreamTag", - "name": "15-el8" - } - }, - { - "name": "15-el9", + "name": "10-el7", "annotations": { - "openshift.io/display-name": "PostgreSQL 15 (RHEL 9)", + "openshift.io/display-name": "PostgreSQL 10 (RHEL 7)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 15 database on RHEL 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 10 database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "15" + "version": "10" }, "from": { "kind": "DockerImage", - "name": "registry.redhat.io/rhel9/postgresql-15:latest" + "name": "registry.redhat.io/rhscl/postgresql-10-rhel7:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "15-el8", + "name": "12-el7", "annotations": { - "openshift.io/display-name": "PostgreSQL 15 (RHEL 8)", + "openshift.io/display-name": "PostgreSQL 12 (RHEL 7)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 15 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 12 database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "15" + "version": "12" }, "from": { "kind": "DockerImage", - "name": "registry.redhat.io/rhel8/postgresql-15:latest" + "name": "registry.redhat.io/rhscl/postgresql-12-rhel7:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "13-el9", + "name": "13-el7", "annotations": { - "openshift.io/display-name": "PostgreSQL 13 (RHEL 9)", + "openshift.io/display-name": "PostgreSQL 13 (RHEL 7)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 13 database on RHEL 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 13 database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", "version": "13" }, "from": { "kind": "DockerImage", - "name": "registry.redhat.io/rhel9/postgresql-13:latest" + "name": "registry.redhat.io/rhscl/postgresql-13-rhel7:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "13-el8", + "name": "12-el8", "annotations": { - "openshift.io/display-name": "PostgreSQL 13 (RHEL 8)", + "openshift.io/display-name": "PostgreSQL 12 (RHEL 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 13 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 12 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "13" + "version": "12" }, "from": { "kind": "DockerImage", - "name": "registry.redhat.io/rhel8/postgresql-13:latest" + "name": "registry.redhat.io/rhel8/postgresql-12:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "13-el7", + "name": "13-el8", "annotations": { - "openshift.io/display-name": "PostgreSQL 13 (RHEL 7)", + "openshift.io/display-name": "PostgreSQL 13 (RHEL 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 13 database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 13 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", "version": "13" }, "from": { "kind": "DockerImage", - "name": "registry.redhat.io/rhscl/postgresql-13-rhel7:latest" + "name": "registry.redhat.io/rhel8/postgresql-13:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "12-el8", + "name": "15-el8", "annotations": { - "openshift.io/display-name": "PostgreSQL 12 (RHEL 8)", + "openshift.io/display-name": "PostgreSQL 15 (RHEL 8)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 12 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 15 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "12" + "version": "15" }, "from": { "kind": "DockerImage", - "name": "registry.redhat.io/rhel8/postgresql-12:latest" + "name": "registry.redhat.io/rhel8/postgresql-15:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "12-el7", + "name": "13-el9", "annotations": { - "openshift.io/display-name": "PostgreSQL 12 (RHEL 7)", + "openshift.io/display-name": "PostgreSQL 13 (RHEL 9)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 12 database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 13 database on RHEL 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "12" + "version": "13" }, "from": { "kind": "DockerImage", - "name": "registry.redhat.io/rhscl/postgresql-12-rhel7:latest" + "name": "registry.redhat.io/rhel9/postgresql-13:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "12", + "name": "15-el9", "annotations": { - "openshift.io/display-name": "PostgreSQL (Ephemeral) 12", + "openshift.io/display-name": "PostgreSQL 15 (RHEL 9)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 12 database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 15 database on RHEL 9. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", - "tags": "database,postgresql,hidden", - "version": "12" + "tags": "database,postgresql", + "version": "15" }, "from": { "kind": "DockerImage", - "name": "registry.redhat.io/rhscl/postgresql-12-rhel7:latest" + "name": "registry.redhat.io/rhel9/postgresql-15:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "10-el8", + "name": "10-el7", "annotations": { - "openshift.io/display-name": "PostgreSQL 10 (RHEL 8)", + "openshift.io/display-name": "PostgreSQL 10 (Ephemeral)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 10 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 10 database on Ephemeral. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", "version": "10" }, "from": { "kind": "DockerImage", - "name": "registry.redhat.io/rhel8/postgresql-10:latest" + "name": "registry.redhat.io/rhscl/postgresql-10-rhel7:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "10-el7", + "name": "12-el7", "annotations": { - "openshift.io/display-name": "PostgreSQL 10 (RHEL 7)", + "openshift.io/display-name": "PostgreSQL 12 (Ephemeral)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 10 database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 12 database on Ephemeral. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", "tags": "database,postgresql", - "version": "10" + "version": "12" }, "from": { "kind": "DockerImage", - "name": "registry.redhat.io/rhscl/postgresql-10-rhel7:latest" + "name": "registry.redhat.io/rhscl/postgresql-12-rhel7:latest" }, "referencePolicy": { "type": "Local" } }, { - "name": "10", + "name": "latest", "annotations": { - "openshift.io/display-name": "PostgreSQL (Ephemeral) 10", + "openshift.io/display-name": "PostgreSQL 15 (Latest)", "openshift.io/provider-display-name": "Red Hat, Inc.", - "description": "Provides a PostgreSQL 10 database on RHEL 7. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.", + "description": "Provides a PostgreSQL 15 database on RHEL 8. For more information about using this database image, including OpenShift considerations, see https://github.com/sclorg/postgresql-container/blob/master/README.md.\n", "iconClass": "icon-postgresql", - "tags": "database,postgresql,hidden", - "version": "10" + "tags": "database,postgresql", + "version": "15" }, "from": { - "kind": "DockerImage", - "name": "registry.redhat.io/rhscl/postgresql-10-rhel7:latest" + "kind": "ImageStreamTag", + "name": "15-el8" }, "referencePolicy": { "type": "Local" @@ -223,4 +209,4 @@ } ] } -} +} \ No newline at end of file