@@ -168,24 +168,24 @@ pipeline {
168
168
defaultValue: 'test-images/weblogic'
169
169
)
170
170
string(name: 'WEBLOGIC_IMAGE_TAG',
171
- description: '12.2.1.4, 12.2.1.4-dev(12.2.1.4-dev-ol7) , 12.2.1.4-slim(12.2.1.4-slim-ol7), 12.2.1.4-ol8, 12.2.1.4-dev-ol8, 12.2.1.4-slim-ol8, 14.1.1.0-11-ol7, 14.1.1.0-dev-11-ol7, 14.1.1.0-slim-11-ol7, 14.1.1.0-8-ol7, 14.1.1.0-dev-8-ol7, 14.1.1.0-slim-8-ol7, 14.1.1.0-11-ol8, 14.1.1.0-dev-11-ol8, 14.1.1.0-slim-11-ol8, 14.1.1.0-8-ol8, 14.1.1.0-dev-8-ol8, 14.1.1.0-slim-8-ol8',
172
- defaultValue: '12.2.1.4 '
171
+ description: '14.1.2.0-generic-jdk17-ol8, 14.1.2.0-generic-jdk17-ol9, 14.1.2.0-generic-jdk21-ol8, 14.1.2.0-generic-jdk21-ol9, 12.2.1.4, 12.2.1.4-dev(12.2.1.4-dev-ol7) , 12.2.1.4-slim(12.2.1.4-slim-ol7), 12.2.1.4-ol8, 12.2.1.4-dev-ol8, 12.2.1.4-slim-ol8, 14.1.1.0-11-ol7, 14.1.1.0-dev-11-ol7, 14.1.1.0-slim-11-ol7, 14.1.1.0-8-ol7, 14.1.1.0-dev-8-ol7, 14.1.1.0-slim-8-ol7, 14.1.1.0-11-ol8, 14.1.1.0-dev-11-ol8, 14.1.1.0-slim-11-ol8, 14.1.1.0-8-ol8, 14.1.1.0-dev-8-ol8, 14.1.1.0-slim-8-ol8',
172
+ defaultValue: '14.1.2.0-generic-jdk17-ol8 '
173
173
)
174
174
string(name: 'FMWINFRA_IMAGE_NAME',
175
175
description: 'FWM Infra image name. Default is the image name in OCIR. Use middleware/fmw-infrastructure for OCR.',
176
176
defaultValue: 'test-images/fmw-infrastructure'
177
177
)
178
178
string(name: 'FMWINFRA_IMAGE_TAG',
179
- description: 'FWM Infra image tag ',
180
- defaultValue: '12.2.1.4 '
179
+ description: '14.1.2.0-jdk17-ol8, 14.1.2.0-jdk17-ol9, 14.1.2.0-jdk21-ol8, 14.1.2.0-jdk21-ol9 ',
180
+ defaultValue: '14.1.2.0-jdk17-ol8 '
181
181
)
182
182
string(name: 'DB_IMAGE_NAME',
183
183
description: 'Oracle DB image name. Default is the image name in OCIR, use database/enterprise for OCR.',
184
184
defaultValue: 'test-images/database/enterprise'
185
185
)
186
186
string(name: 'DB_IMAGE_TAG',
187
187
description: 'Oracle DB image tag',
188
- defaultValue: '12.2 .0.1-slim '
188
+ defaultValue: '19.3 .0.0 '
189
189
)
190
190
string(name: 'MONITORING_EXPORTER_BRANCH',
191
191
description: '',
0 commit comments