|
10 | 10 | "spec": { |
11 | 11 | "tags": [ |
12 | 12 | { |
13 | | - "name": "latest", |
| 13 | + "name": "10-el8", |
14 | 14 | "annotations": { |
15 | | - "openshift.io/display-name": "PostgreSQL (Latest)", |
| 15 | + "openshift.io/display-name": "PostgreSQL 10 (CentOS Stream 8)", |
16 | 16 | "openshift.io/provider-display-name": "Red Hat, Inc.", |
17 | | - "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.", |
| 17 | + "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.", |
18 | 18 | "iconClass": "icon-postgresql", |
19 | | - "tags": "database,postgresql" |
| 19 | + "tags": "database,postgresql", |
| 20 | + "version": "10" |
20 | 21 | }, |
21 | 22 | "from": { |
22 | | - "kind": "ImageStreamTag", |
23 | | - "name": "15-el9" |
| 23 | + "kind": "DockerImage", |
| 24 | + "name": "quay.io/sclorg/postgresql-10-c8s:latest" |
24 | 25 | }, |
25 | 26 | "referencePolicy": { |
26 | 27 | "type": "Local" |
27 | 28 | } |
28 | 29 | }, |
29 | 30 | { |
30 | | - "name": "16-el9", |
| 31 | + "name": "12-el8", |
31 | 32 | "annotations": { |
32 | | - "openshift.io/display-name": "PostgreSQL 16 (CentOS Stream 9)", |
| 33 | + "openshift.io/display-name": "PostgreSQL 12 (CentOS Stream 8)", |
33 | 34 | "openshift.io/provider-display-name": "Red Hat, Inc.", |
34 | | - "description": "Provides a PostgreSQL 16 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.", |
| 35 | + "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.", |
35 | 36 | "iconClass": "icon-postgresql", |
36 | 37 | "tags": "database,postgresql", |
37 | | - "version": "16" |
| 38 | + "version": "12" |
38 | 39 | }, |
39 | 40 | "from": { |
40 | 41 | "kind": "DockerImage", |
41 | | - "name": "quay.io/sclorg/postgresql-16-c9s:latest" |
| 42 | + "name": "quay.io/sclorg/postgresql-12-c8s:latest" |
42 | 43 | }, |
43 | 44 | "referencePolicy": { |
44 | 45 | "type": "Local" |
45 | 46 | } |
46 | 47 | }, |
47 | 48 | { |
48 | | - "name": "15-el9", |
| 49 | + "name": "13-el8", |
49 | 50 | "annotations": { |
50 | | - "openshift.io/display-name": "PostgreSQL 15 (CentOS Stream 9)", |
| 51 | + "openshift.io/display-name": "PostgreSQL 13 (CentOS Stream 8)", |
51 | 52 | "openshift.io/provider-display-name": "Red Hat, Inc.", |
52 | | - "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.", |
| 53 | + "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.", |
53 | 54 | "iconClass": "icon-postgresql", |
54 | 55 | "tags": "database,postgresql", |
55 | | - "version": "15" |
| 56 | + "version": "13" |
56 | 57 | }, |
57 | 58 | "from": { |
58 | 59 | "kind": "DockerImage", |
59 | | - "name": "quay.io/sclorg/postgresql-15-c9s:latest" |
| 60 | + "name": "quay.io/sclorg/postgresql-13-c8s:latest" |
60 | 61 | }, |
61 | 62 | "referencePolicy": { |
62 | 63 | "type": "Local" |
63 | 64 | } |
64 | 65 | }, |
65 | 66 | { |
66 | | - "name": "13-el9", |
| 67 | + "name": "15-el8", |
67 | 68 | "annotations": { |
68 | | - "openshift.io/display-name": "PostgreSQL 13 (CentOS Stream 9)", |
| 69 | + "openshift.io/display-name": "PostgreSQL 15 (CentOS Stream 8)", |
69 | 70 | "openshift.io/provider-display-name": "Red Hat, Inc.", |
70 | | - "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.", |
| 71 | + "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.", |
71 | 72 | "iconClass": "icon-postgresql", |
72 | 73 | "tags": "database,postgresql", |
73 | | - "version": "13" |
| 74 | + "version": "15" |
74 | 75 | }, |
75 | 76 | "from": { |
76 | 77 | "kind": "DockerImage", |
77 | | - "name": "quay.io/sclorg/postgresql-13-c9s:latest" |
| 78 | + "name": "quay.io/sclorg/postgresql-15-c8s:latest" |
78 | 79 | }, |
79 | 80 | "referencePolicy": { |
80 | 81 | "type": "Local" |
|
99 | 100 | } |
100 | 101 | }, |
101 | 102 | { |
102 | | - "name": "15-el8", |
| 103 | + "name": "13-el9", |
103 | 104 | "annotations": { |
104 | | - "openshift.io/display-name": "PostgreSQL 15 (CentOS Stream 8)", |
| 105 | + "openshift.io/display-name": "PostgreSQL 13 (CentOS Stream 9)", |
105 | 106 | "openshift.io/provider-display-name": "Red Hat, Inc.", |
106 | | - "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.", |
| 107 | + "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.", |
107 | 108 | "iconClass": "icon-postgresql", |
108 | 109 | "tags": "database,postgresql", |
109 | | - "version": "15" |
| 110 | + "version": "13" |
110 | 111 | }, |
111 | 112 | "from": { |
112 | 113 | "kind": "DockerImage", |
113 | | - "name": "quay.io/sclorg/postgresql-15-c8s:latest" |
| 114 | + "name": "quay.io/sclorg/postgresql-13-c9s:latest" |
114 | 115 | }, |
115 | 116 | "referencePolicy": { |
116 | 117 | "type": "Local" |
117 | 118 | } |
118 | 119 | }, |
119 | 120 | { |
120 | | - "name": "13-el8", |
| 121 | + "name": "15-el9", |
121 | 122 | "annotations": { |
122 | | - "openshift.io/display-name": "PostgreSQL 13 (CentOS Stream 8)", |
| 123 | + "openshift.io/display-name": "PostgreSQL 15 (CentOS Stream 9)", |
123 | 124 | "openshift.io/provider-display-name": "Red Hat, Inc.", |
124 | | - "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.", |
| 125 | + "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.", |
125 | 126 | "iconClass": "icon-postgresql", |
126 | 127 | "tags": "database,postgresql", |
127 | | - "version": "13" |
| 128 | + "version": "15" |
128 | 129 | }, |
129 | 130 | "from": { |
130 | 131 | "kind": "DockerImage", |
131 | | - "name": "quay.io/sclorg/postgresql-13-c8s:latest" |
| 132 | + "name": "quay.io/sclorg/postgresql-15-c9s:latest" |
132 | 133 | }, |
133 | 134 | "referencePolicy": { |
134 | 135 | "type": "Local" |
135 | 136 | } |
136 | 137 | }, |
137 | 138 | { |
138 | | - "name": "12-el8", |
| 139 | + "name": "16-el9", |
139 | 140 | "annotations": { |
140 | | - "openshift.io/display-name": "PostgreSQL 12 (CentOS Stream 8)", |
| 141 | + "openshift.io/display-name": "PostgreSQL 16 (CentOS Stream 9)", |
141 | 142 | "openshift.io/provider-display-name": "Red Hat, Inc.", |
142 | | - "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.", |
| 143 | + "description": "Provides a PostgreSQL 16 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.", |
143 | 144 | "iconClass": "icon-postgresql", |
144 | 145 | "tags": "database,postgresql", |
145 | | - "version": "12" |
| 146 | + "version": "16" |
146 | 147 | }, |
147 | 148 | "from": { |
148 | 149 | "kind": "DockerImage", |
149 | | - "name": "quay.io/sclorg/postgresql-12-c8s:latest" |
| 150 | + "name": "quay.io/sclorg/postgresql-16-c9s:latest" |
150 | 151 | }, |
151 | 152 | "referencePolicy": { |
152 | 153 | "type": "Local" |
153 | 154 | } |
154 | 155 | }, |
155 | 156 | { |
156 | | - "name": "10-el8", |
| 157 | + "name": "latest", |
157 | 158 | "annotations": { |
158 | | - "openshift.io/display-name": "PostgreSQL 10 (CentOS Stream 8)", |
| 159 | + "openshift.io/display-name": "PostgreSQL 15 (Latest)", |
159 | 160 | "openshift.io/provider-display-name": "Red Hat, Inc.", |
160 | | - "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.", |
| 161 | + "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\nWARNING: By selecting this tag, your application will automatically update to use the latest version available on OpenShift, including major version updates.\n", |
161 | 162 | "iconClass": "icon-postgresql", |
162 | 163 | "tags": "database,postgresql", |
163 | | - "version": "10" |
| 164 | + "version": "15" |
164 | 165 | }, |
165 | 166 | "from": { |
166 | | - "kind": "DockerImage", |
167 | | - "name": "quay.io/sclorg/postgresql-10-c8s:latest" |
| 167 | + "kind": "ImageStreamTag", |
| 168 | + "name": "15-el9" |
168 | 169 | }, |
169 | 170 | "referencePolicy": { |
170 | 171 | "type": "Local" |
|
0 commit comments