mas-devops 9.4.2__py3-none-any.whl → 9.5.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- mas/devops/__init__.py +1 -1
- mas/devops/data/catalogs/v9-251224-ppc64le.yaml +1 -1
- mas/devops/data/catalogs/v9-251231-ppc64le.yaml +1 -1
- mas/devops/data/catalogs/v9-260129-amd64.yaml +166 -0
- mas/devops/data/catalogs/v9-260129-s390x.yaml +58 -0
- mas/devops/data/catalogs/v9-290129-ppc64le.yaml +58 -0
- mas/devops/data/ocp.yaml +58 -0
- {mas_devops-9.4.2.dist-info → mas_devops-9.5.0.dist-info}/METADATA +1 -1
- {mas_devops-9.4.2.dist-info → mas_devops-9.5.0.dist-info}/RECORD +16 -12
- {mas_devops-9.4.2.dist-info → mas_devops-9.5.0.dist-info}/WHEEL +1 -1
- {mas_devops-9.4.2.data → mas_devops-9.5.0.data}/scripts/mas-devops-create-initial-users-for-saas +0 -0
- {mas_devops-9.4.2.data → mas_devops-9.5.0.data}/scripts/mas-devops-db2-validate-config +0 -0
- {mas_devops-9.4.2.data → mas_devops-9.5.0.data}/scripts/mas-devops-notify-slack +0 -0
- {mas_devops-9.4.2.data → mas_devops-9.5.0.data}/scripts/mas-devops-saas-job-cleaner +0 -0
- {mas_devops-9.4.2.dist-info → mas_devops-9.5.0.dist-info}/licenses/LICENSE +0 -0
- {mas_devops-9.4.2.dist-info → mas_devops-9.5.0.dist-info}/top_level.txt +0 -0
mas/devops/__init__.py
CHANGED
|
@@ -21,7 +21,7 @@ db2u_version: 7.3.1+20250821.161005.16793 # Operator version 110509.0.2 to fi
|
|
|
21
21
|
# Maximo Application Suite
|
|
22
22
|
# -----------------------------------------------------------------------------
|
|
23
23
|
mas_core_version:
|
|
24
|
-
9.2.x-feature: 9.2.0-pre.
|
|
24
|
+
9.2.x-feature: 9.2.0-pre.stable_6976 # Updated
|
|
25
25
|
9.1.x: 9.1.7 # Updated
|
|
26
26
|
9.0.x: 9.0.18 # Updated
|
|
27
27
|
8.10.x: "" # Not Supported
|
|
@@ -21,7 +21,7 @@ db2u_version: 7.3.1+20250821.161005.16793 # Operator version 110509.0.2 to fi
|
|
|
21
21
|
# Maximo Application Suite
|
|
22
22
|
# -----------------------------------------------------------------------------
|
|
23
23
|
mas_core_version:
|
|
24
|
-
9.2.x-feature: 9.2.0-pre.
|
|
24
|
+
9.2.x-feature: 9.2.0-pre.stable_6976 # Updated
|
|
25
25
|
9.1.x: 9.1.7 # Updated
|
|
26
26
|
9.0.x: 9.0.18 # Updated
|
|
27
27
|
8.10.x: "" # Not Supported
|
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
---
|
|
2
|
+
# Case bundle configuration for IBM Maximo Operator Catalog 260129 (AMD64)
|
|
3
|
+
# -----------------------------------------------------------------------------
|
|
4
|
+
# In the future this won't be necessary as we'll be able to mirror from the
|
|
5
|
+
# catalog itself, but not everything in the catalog supports this yet (including MAS)
|
|
6
|
+
# so we need to use the CASE bundle mirror process still.
|
|
7
|
+
|
|
8
|
+
catalog_digest: sha256:54bcab31205bf3a5e0e0769158127b70b514e3a965ddd8f02785afe53171f0ee
|
|
9
|
+
|
|
10
|
+
ocp_compatibility:
|
|
11
|
+
- 4.16
|
|
12
|
+
- 4.17
|
|
13
|
+
- 4.18
|
|
14
|
+
- 4.19
|
|
15
|
+
|
|
16
|
+
# Dependencies
|
|
17
|
+
# -----------------------------------------------------------------------------
|
|
18
|
+
ibm_licensing_version: 4.2.17 # Operator version 4.2.14 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-licensing)
|
|
19
|
+
common_svcs_version: 4.13.0 # Operator version 4.13.0 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-cp-common-services)
|
|
20
|
+
common_svcs_version_1: 4.11.0 # Additional version 4.11.0
|
|
21
|
+
|
|
22
|
+
cp4d_platform_version: 5.2.0+20250709.170324 # Operator version 5.2.0 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-cp-datacore/)
|
|
23
|
+
ibm_zen_version: 6.2.0+20250530.152516.232 # For CPD5 ibm-zen has to be explicitily mirrored
|
|
24
|
+
|
|
25
|
+
db2u_version: 7.3.1+20250821.161005.16793 # Operator version 110509.0.7 to find the version 7.3.1+20250821.161005.16793, search db2u-operator digest on repo (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator)
|
|
26
|
+
db2_channel_default: v110509.0 # Default Channel version for db2u-operator
|
|
27
|
+
events_version: 5.0.1 # Operator version 5.0.1 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-events-operator)
|
|
28
|
+
uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
|
|
29
|
+
sls_version: 3.12.5 # Operator version 3.12.5 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
|
|
30
|
+
tsm_version: 1.7.2 # Operator version 1.7.2 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases)
|
|
31
|
+
dd_version: 1.1.21 # Operator version 1.1.21 (https://github.ibm.com/maximoappsuite/ibm-data-dictionary/releases)
|
|
32
|
+
appconnect_version: 6.2.0 # Operator version 6.2.0 # sticking to 6.2.0 version # Please do Not Change
|
|
33
|
+
wsl_version: 11.0.0+20250521.202913.73 # used for wsl and wsl_runtimes unless wsl_runtimes_version also specified
|
|
34
|
+
wsl_runtimes_version: 11.0.0+20250515.090949.21 # cpd 5.1.3 uses version 10.3.0 of wsl runtimes but only 10.2.0 for wsl itself
|
|
35
|
+
wml_version: 11.0.0+20250530.193146.282 # Operator version 5.2.0
|
|
36
|
+
postgress_version: 5.16.0+20250827.110911.2626 # ibm-cpd-cloud-native-postgresql-operator 5.2.0 cp4d
|
|
37
|
+
|
|
38
|
+
ccs_build: 11.0.0+20250605.130237.468 # cpd 5.2.0 using ccs build
|
|
39
|
+
# datarefinery_build: +20240517.202103.146
|
|
40
|
+
|
|
41
|
+
spark_version: 11.0.0+20250604.163055.2097 # Operator version 5.2.0
|
|
42
|
+
cognos_version: 28.0.0+20250515.175459.10054 # Operator version 25.0.0
|
|
43
|
+
couchdb_version: 1.0.13 # Operator version 2.2.1 (1.0.13) sticking with 1.0.13 # (This is required for Assist 9.0, https://github.com/IBM/cloud-pak/blob/master/repo/case/ibm-couchdb/index.yaml)
|
|
44
|
+
elasticsearch_version: 1.1.2667 # Operator version 1.1.2667 # used in cpd 5.1.3 only
|
|
45
|
+
opensearch_version: 1.1.2494 # Operator version 1.1.2494
|
|
46
|
+
|
|
47
|
+
# Maximo Application Suite
|
|
48
|
+
# -----------------------------------------------------------------------------
|
|
49
|
+
mas_core_version:
|
|
50
|
+
9.2.x-feature: 9.2.0-pre.stable_9887 # Updated
|
|
51
|
+
9.1.x: 9.1.8 # Updated
|
|
52
|
+
9.0.x: 9.0.19 # Updated
|
|
53
|
+
8.10.x: 8.10.33 # Updated
|
|
54
|
+
8.11.x: 8.11.30 # Updated
|
|
55
|
+
mas_assist_version:
|
|
56
|
+
9.1.x: 9.1.7 # Updated
|
|
57
|
+
9.0.x: 9.0.13 # Updated
|
|
58
|
+
8.10.x: 8.7.8 # No Update
|
|
59
|
+
8.11.x: 8.8.7 # No Update
|
|
60
|
+
mas_hputilities_version:
|
|
61
|
+
9.1.x: "" # Not Supported
|
|
62
|
+
9.0.x: "" # Not Supported
|
|
63
|
+
8.10.x: 8.6.7 # No Update
|
|
64
|
+
8.11.x: "" # Not Supported
|
|
65
|
+
mas_iot_version:
|
|
66
|
+
9.1.x: 9.1.7 # Updated
|
|
67
|
+
9.0.x: 9.0.16 # Updated
|
|
68
|
+
8.10.x: 8.7.30 # Updated
|
|
69
|
+
8.11.x: 8.8.26 # Updated
|
|
70
|
+
mas_manage_version:
|
|
71
|
+
9.2.x-feature: 9.2.0-pre.stable_10282 # Updated
|
|
72
|
+
9.1.x: 9.1.8 # Updated
|
|
73
|
+
9.0.x: 9.0.21 # Updated
|
|
74
|
+
8.10.x: 8.6.34 # Updated
|
|
75
|
+
8.11.x: 8.7.28 # Updated
|
|
76
|
+
mas_monitor_version:
|
|
77
|
+
9.1.x: 9.1.7 # Updated
|
|
78
|
+
9.0.x: 9.0.17 # Updated
|
|
79
|
+
8.10.x: 8.10.27 # Updated
|
|
80
|
+
8.11.x: 8.11.25 # Updated
|
|
81
|
+
mas_optimizer_version:
|
|
82
|
+
9.2.x-feature: 9.2.0-pre.stable_9869 # Updated
|
|
83
|
+
9.1.x: 9.1.8 # Updated
|
|
84
|
+
9.0.x: 9.0.19 # Updated
|
|
85
|
+
8.10.x: 8.4.26 # Updated
|
|
86
|
+
8.11.x: 8.5.25 # Updated
|
|
87
|
+
mas_predict_version:
|
|
88
|
+
9.1.x: 9.1.4 # Need to update
|
|
89
|
+
9.0.x: 9.0.11 # Need to update
|
|
90
|
+
8.10.x: 8.8.12 # Need to update
|
|
91
|
+
8.11.x: 8.9.14 # Need to update
|
|
92
|
+
mas_visualinspection_version:
|
|
93
|
+
9.2.x-feature: 9.2.0-pre.stable_6198 # Need to update
|
|
94
|
+
9.1.x: 9.1.7 # Updated
|
|
95
|
+
9.0.x: 9.0.16 # Updated
|
|
96
|
+
8.10.x: 8.8.4 # No Update
|
|
97
|
+
8.11.x: 8.9.19 # Updated
|
|
98
|
+
mas_facilities_version:
|
|
99
|
+
9.1.x: 9.1.7 # Updated
|
|
100
|
+
9.0.x: "" # Not Supported
|
|
101
|
+
8.10.x: "" # Not Supported
|
|
102
|
+
8.11.x: "" # Not Supported
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
# Maximo AI Service
|
|
106
|
+
# ------------------------------------------------------------------------------
|
|
107
|
+
aiservice_version:
|
|
108
|
+
9.2.x-feature: 9.2.0-pre.stable_9768 # Updated
|
|
109
|
+
9.1.x: 9.1.11 # Updated
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
# Extra Images for UDS
|
|
113
|
+
# ------------------------------------------------------------------------------
|
|
114
|
+
uds_extras_version: 1.5.0
|
|
115
|
+
|
|
116
|
+
# Extra Images for Mongo
|
|
117
|
+
# ------------------------------------------------------------------------------
|
|
118
|
+
mongo_extras_version_default: 8.0.17
|
|
119
|
+
|
|
120
|
+
# Variables used to mirror additional mongo image versions
|
|
121
|
+
mongo_extras_version_4: 4.4.21
|
|
122
|
+
mongo_extras_version_5: 5.0.23
|
|
123
|
+
mongo_extras_version_6: 6.0.12
|
|
124
|
+
mongo_extras_version_7: 7.0.23
|
|
125
|
+
mongo_extras_version_8: 8.0.17
|
|
126
|
+
|
|
127
|
+
# Extra Images for Db2u
|
|
128
|
+
# ------------------------------------------------------------------------------
|
|
129
|
+
db2u_extras_version: 1.0.6 # No Update
|
|
130
|
+
db2u_filter: db2
|
|
131
|
+
|
|
132
|
+
# Extra Images for IBM Watson Discovery
|
|
133
|
+
# ------------------------------------------------------------------------------
|
|
134
|
+
#wd_extras_version: 1.0.4
|
|
135
|
+
|
|
136
|
+
# Extra Images for Amlen
|
|
137
|
+
# ------------------------------------------------------------------------------
|
|
138
|
+
amlen_extras_version: 1.1.3
|
|
139
|
+
|
|
140
|
+
# Default Cloud Pak for Data version
|
|
141
|
+
# ------------------------------------------------------------------------------
|
|
142
|
+
cpd_product_version_default: 5.2.0
|
|
143
|
+
|
|
144
|
+
manage_extras_913: 9.1.3
|
|
145
|
+
minio_version: RELEASE.2025-06-13T11-33-47Z
|
|
146
|
+
|
|
147
|
+
editorial:
|
|
148
|
+
whats_new:
|
|
149
|
+
- title: '**Security updates and bug fixes**'
|
|
150
|
+
details:
|
|
151
|
+
- IBM Maximo Application Suite Core Platform v8.10, v8.11, v9.0 and v9.1
|
|
152
|
+
- IBM Maximo Manage v8.6, v8.7, v9.0 and v9.1
|
|
153
|
+
- IBM Maximo IoT v8.7, v8.8, v9.0 and v9.1
|
|
154
|
+
- IBM Maximo Monitor v8.10, v8.11, v9.0 and v9.1
|
|
155
|
+
- IBM Maximo Optimizer v8.4, 8.5 and v9.1
|
|
156
|
+
- IBM Maximo Assist v9.1 and v9.0
|
|
157
|
+
- IBM Maximo Predict v8.8, v8.9, v9.0 and v9.1
|
|
158
|
+
- IBM Maximo Visual Inspection v8.9, v9.0 and v9.1
|
|
159
|
+
- IBM Maximo Real Estate and Facilities v9.1
|
|
160
|
+
- IBM Maximo AI Service v9.1
|
|
161
|
+
- IBM Maximo Location Service for Esri v9.0 and v9.1
|
|
162
|
+
- IBM Suite License Service v3.12
|
|
163
|
+
- IBM Data Dictionary v1.1
|
|
164
|
+
known_issues:
|
|
165
|
+
- title: Customers using **Maximo Assist v8.7 or v8.8** should not update and must instead contact IBM Support for guidance regarding the removal of IBM Watson Discovery and upgrading to Maximo Assist v9.0
|
|
166
|
+
- title: A known issue exists in the January 29, 2026 release affecting HSE and Oil & Gas (9.0.23 / 9.1.64). Customers with HSE installed should avoid upgrading to the January release. Installation of HSE or Oil & Gas on Manage 9.0.x / 9.1.x should be deferred until the February 2026 patch.
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
---
|
|
2
|
+
# Case bundle configuration for IBM Maximo Operator Catalog 260129 (Z)
|
|
3
|
+
# -----------------------------------------------------------------------------
|
|
4
|
+
# In the future this won't be necessary as we'll be able to mirror from the
|
|
5
|
+
# catalog itself, but not everything in the catalog supports this yet (including MAS)
|
|
6
|
+
# so we need to use the CASE bundle mirror process still.
|
|
7
|
+
|
|
8
|
+
catalog_digest: sha256:8ea3f0ab4086047fd00547ed39921703f4bf1e938e77bca368a9f799534755b8
|
|
9
|
+
|
|
10
|
+
ocp_compatibility:
|
|
11
|
+
- 4.16
|
|
12
|
+
- 4.17
|
|
13
|
+
- 4.18
|
|
14
|
+
- 4.19
|
|
15
|
+
|
|
16
|
+
uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
|
|
17
|
+
sls_version: 3.12.5 # Operator version 3.12.5 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
|
|
18
|
+
tsm_version: 1.7.2 # Operator version 1.7.2 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases)
|
|
19
|
+
db2u_version: 7.3.1+20250821.161005.16793 # Operator version 110509.0.7 to find the version 7.3.1+20250821.161005.16793, search db2u-operator digest on repo (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator)
|
|
20
|
+
|
|
21
|
+
# Maximo Application Suite
|
|
22
|
+
# -----------------------------------------------------------------------------
|
|
23
|
+
mas_core_version:
|
|
24
|
+
9.2.x-feature: 9.2.0-pre.stable_9887 # Updated
|
|
25
|
+
9.1.x: 9.1.8 # Updated
|
|
26
|
+
9.0.x: 9.0.19 # Updated
|
|
27
|
+
8.10.x: "" # Not Supported
|
|
28
|
+
8.11.x: "" # Not Supported
|
|
29
|
+
mas_manage_version:
|
|
30
|
+
9.2.x-feature: 9.2.0-pre.stable_10282 # Updated
|
|
31
|
+
9.1.x: 9.1.8 # Updated
|
|
32
|
+
9.0.x: 9.0.21 # Updated
|
|
33
|
+
8.10.x: "" # Not Supported
|
|
34
|
+
8.11.x: "" # Not Supported
|
|
35
|
+
|
|
36
|
+
# Extra Images for UDS
|
|
37
|
+
# ------------------------------------------------------------------------------
|
|
38
|
+
uds_extras_version: 1.5.0
|
|
39
|
+
|
|
40
|
+
# Extra Images for Mongo
|
|
41
|
+
# ------------------------------------------------------------------------------
|
|
42
|
+
mongo_extras_version_default: 8.0.17
|
|
43
|
+
|
|
44
|
+
# Variables used to mirror additional mongo image versions
|
|
45
|
+
mongo_extras_version_4: 4.4.21
|
|
46
|
+
mongo_extras_version_5: 5.0.23
|
|
47
|
+
mongo_extras_version_6: 6.0.12
|
|
48
|
+
mongo_extras_version_7: 7.0.12
|
|
49
|
+
mongo_extras_version_8: 8.0.17
|
|
50
|
+
|
|
51
|
+
editorial:
|
|
52
|
+
whats_new:
|
|
53
|
+
- title: '**Security updates and bug fixes**'
|
|
54
|
+
details:
|
|
55
|
+
- IBM Maximo Application Suite Core Platform v8.10, v8.11, v9.0 and v9.1
|
|
56
|
+
- IBM Maximo Manage v8.6, v8.7, v9.0 and v9.1
|
|
57
|
+
known_issues:
|
|
58
|
+
- title: A known issue exists in the January 29, 2026 release affecting HSE and Oil & Gas (9.0.23 / 9.1.64). Customers with HSE installed should avoid upgrading to the January release. Installation of HSE or Oil & Gas on Manage 9.0.x / 9.1.x should be deferred until the February 2026 patch.
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
---
|
|
2
|
+
# Case bundle configuration for IBM Maximo Operator Catalog 260129 (PPC)
|
|
3
|
+
# -----------------------------------------------------------------------------
|
|
4
|
+
# In the future this won't be necessary as we'll be able to mirror from the
|
|
5
|
+
# catalog itself, but not everything in the catalog supports this yet (including MAS)
|
|
6
|
+
# so we need to use the CASE bundle mirror process still.
|
|
7
|
+
|
|
8
|
+
catalog_digest: sha256:16f3e2862d2be141c2993a5d83cb287ee987b2dc1380a4739ee78f31fd57124b
|
|
9
|
+
|
|
10
|
+
ocp_compatibility:
|
|
11
|
+
- 4.16
|
|
12
|
+
- 4.17
|
|
13
|
+
- 4.18
|
|
14
|
+
- 4.19
|
|
15
|
+
|
|
16
|
+
uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
|
|
17
|
+
sls_version: 3.12.5 # Operator version 3.12.5 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
|
|
18
|
+
tsm_version: 1.7.2 # Operator version 1.7.2 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases)
|
|
19
|
+
db2u_version: 7.3.1+20250821.161005.16793 # Operator version 110509.0.7 to find the version 7.3.1+20250821.161005.16793, search db2u-operator digest on repo (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator)
|
|
20
|
+
|
|
21
|
+
# Maximo Application Suite
|
|
22
|
+
# -----------------------------------------------------------------------------
|
|
23
|
+
mas_core_version:
|
|
24
|
+
9.2.x-feature: 9.2.0-pre.stable_9887 # Updated
|
|
25
|
+
9.1.x: 9.1.8 # Updated
|
|
26
|
+
9.0.x: 9.0.19 # Updated
|
|
27
|
+
8.10.x: "" # Not Supported
|
|
28
|
+
8.11.x: "" # Not Supported
|
|
29
|
+
mas_manage_version:
|
|
30
|
+
9.2.x-feature: 9.2.0-pre.stable_10282 # Updated
|
|
31
|
+
9.1.x: 9.1.8 # Updated
|
|
32
|
+
9.0.x: 9.0.21 # Updated
|
|
33
|
+
8.10.x: "" # Not Supported
|
|
34
|
+
8.11.x: "" # Not Supported
|
|
35
|
+
|
|
36
|
+
# Extra Images for UDS
|
|
37
|
+
# ------------------------------------------------------------------------------
|
|
38
|
+
uds_extras_version: 1.5.0
|
|
39
|
+
|
|
40
|
+
# Extra Images for Mongo
|
|
41
|
+
# ------------------------------------------------------------------------------
|
|
42
|
+
mongo_extras_version_default: 8.0.17
|
|
43
|
+
|
|
44
|
+
# Variables used to mirror additional mongo image versions
|
|
45
|
+
mongo_extras_version_4: 4.4.21
|
|
46
|
+
mongo_extras_version_5: 5.0.23
|
|
47
|
+
mongo_extras_version_6: 6.0.12
|
|
48
|
+
mongo_extras_version_7: 7.0.12
|
|
49
|
+
mongo_extras_version_8: 8.0.17
|
|
50
|
+
|
|
51
|
+
editorial:
|
|
52
|
+
whats_new:
|
|
53
|
+
- title: '**Security updates and bug fixes**'
|
|
54
|
+
details:
|
|
55
|
+
- IBM Maximo Application Suite Core Platform v8.10, v8.11, v9.0 and v9.1
|
|
56
|
+
- IBM Maximo Manage v8.6, v8.7, v9.0 and v9.1
|
|
57
|
+
known_issues:
|
|
58
|
+
- title: A known issue exists in the January 29, 2026 release affecting HSE and Oil & Gas (9.0.23 / 9.1.64). Customers with HSE installed should avoid upgrading to the January release. Installation of HSE or Oil & Gas on Manage 9.0.x / 9.1.x should be deferred until the February 2026 patch.
|
mas/devops/data/ocp.yaml
ADDED
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
---
|
|
2
|
+
# OpenShift Container Platform Lifecycle Data
|
|
3
|
+
# -----------------------------------------------------------------------------
|
|
4
|
+
# This file contains the lifecycle information for OpenShift Container Platform
|
|
5
|
+
# versions, including General Availability dates, Standard Support end dates,
|
|
6
|
+
# and Extended Update Support (EUS) end dates.
|
|
7
|
+
#
|
|
8
|
+
# Data source: Red Hat OpenShift Container Platform Life Cycle Policy
|
|
9
|
+
# https://access.redhat.com/support/policy/updates/openshift/
|
|
10
|
+
|
|
11
|
+
ocp_versions:
|
|
12
|
+
"4.19":
|
|
13
|
+
ga_date: "June 17, 2025"
|
|
14
|
+
standard_support: "December 17, 2026"
|
|
15
|
+
extended_support: "N/A"
|
|
16
|
+
|
|
17
|
+
"4.18":
|
|
18
|
+
ga_date: "February 25, 2025"
|
|
19
|
+
standard_support: "GA of 4.19 + 3 Months"
|
|
20
|
+
extended_support: "August 25, 2026"
|
|
21
|
+
|
|
22
|
+
"4.17":
|
|
23
|
+
ga_date: "October 1, 2024"
|
|
24
|
+
standard_support: "May 25, 2025"
|
|
25
|
+
extended_support: "April 1, 2026"
|
|
26
|
+
|
|
27
|
+
"4.16":
|
|
28
|
+
ga_date: "June 27, 2024"
|
|
29
|
+
standard_support: "December 27, 2025"
|
|
30
|
+
extended_support: "June 27, 2027"
|
|
31
|
+
|
|
32
|
+
"4.15":
|
|
33
|
+
ga_date: "February 27, 2024"
|
|
34
|
+
standard_support: "August 27, 2025"
|
|
35
|
+
extended_support: "N/A"
|
|
36
|
+
|
|
37
|
+
"4.14":
|
|
38
|
+
ga_date: "October 31, 2023"
|
|
39
|
+
standard_support: "May 1, 2025"
|
|
40
|
+
extended_support: "October 31, 2026"
|
|
41
|
+
|
|
42
|
+
"4.13":
|
|
43
|
+
ga_date: "May 17, 2023"
|
|
44
|
+
standard_support: "November 17, 2024"
|
|
45
|
+
extended_support: "N/A"
|
|
46
|
+
|
|
47
|
+
"4.12":
|
|
48
|
+
ga_date: "January 17, 2023"
|
|
49
|
+
standard_support: "July 17, 2024"
|
|
50
|
+
extended_support: "January 17, 2025"
|
|
51
|
+
|
|
52
|
+
# Notes:
|
|
53
|
+
# - Standard Support: 18 months from GA date
|
|
54
|
+
# - Extended Support (EUS): Additional 6 months available for purchase
|
|
55
|
+
# - EUS is included with Premium subscriptions
|
|
56
|
+
# - Not all versions have EUS available
|
|
57
|
+
|
|
58
|
+
# Made with Bob
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
mas/devops/__init__.py,sha256=
|
|
1
|
+
mas/devops/__init__.py,sha256=gtCpZLbQvVbt2Kyub5QSZEF-tEs4fZvBlYW9rtVzHAg,490
|
|
2
2
|
mas/devops/aiservice.py,sha256=mEDHJwGJLGq7z23k86yStIQLplV-PCo7_U7mJl3rv78,5851
|
|
3
3
|
mas/devops/db2.py,sha256=o3XXwAtudrmSKSRjrAB-fNQUBIRV02EE5YMo7bhHN0g,17775
|
|
4
4
|
mas/devops/ocp.py,sha256=LzxzOom1L5HkE3PuOwLiY90CmisYDs0_tnrUTdPHNe4,22374
|
|
@@ -9,6 +9,7 @@ mas/devops/tekton.py,sha256=aHUA503S9K7bmRLPMBt5xMqUHWYbIQ0Ps0gwZt2Z2_0,31967
|
|
|
9
9
|
mas/devops/users.py,sha256=SSmZ4DjfjB1a38VypozUSOXq-FCCoBj0s04u6vQAFXc,51740
|
|
10
10
|
mas/devops/utils.py,sha256=S8OayiQrW4Jck1yo4T0YMktgxHMum087dIhmxff1Ry8,3176
|
|
11
11
|
mas/devops/data/__init__.py,sha256=aiwVbNG-XshyCD6h5vlwsWhXsSn6ZP9xle7kGZ7oez0,6057
|
|
12
|
+
mas/devops/data/ocp.yaml,sha256=RXf16j8BIdifZQTpb_SLeGMKrwykMvuucLIoNcN8uJw,1653
|
|
12
13
|
mas/devops/data/catalogs/v8-230414-amd64.yaml,sha256=1kgow2tP8VU3Hlc_uIt5qbBWxZJkoYDkWwCF2tYxmr8,2695
|
|
13
14
|
mas/devops/data/catalogs/v8-230518-amd64.yaml,sha256=W43kSKYpfEUO7Ijxz69H3EZ1_riCPvZ4hcjXn5S9Np0,2689
|
|
14
15
|
mas/devops/data/catalogs/v8-230526-amd64.yaml,sha256=i0eJd4XxwtnH0Ou6EbxXyKf0dNDxnwnUdx9Y8Hn_y0Y,2687
|
|
@@ -69,11 +70,14 @@ mas/devops/data/catalogs/v9-251127-amd64.yaml,sha256=KlC2BIDsNNeVy5tqzI2aZ_FcO19
|
|
|
69
70
|
mas/devops/data/catalogs/v9-251127-ppc64le.yaml,sha256=3p0kRyrNT4SroTJ512lSd0HqTLBOtU0w6GeXqVJzoqo,2625
|
|
70
71
|
mas/devops/data/catalogs/v9-251127-s390x.yaml,sha256=I78ZmUil8AKPjBCXuWVw0oCxQxYGGMCWLcxnnrZA6Gw,2624
|
|
71
72
|
mas/devops/data/catalogs/v9-251224-amd64.yaml,sha256=2akA9mivjGqUjRsQKC7TTQR3VHzMPHee_c21iVgqiBc,8626
|
|
72
|
-
mas/devops/data/catalogs/v9-251224-ppc64le.yaml,sha256=
|
|
73
|
+
mas/devops/data/catalogs/v9-251224-ppc64le.yaml,sha256=lFZozCOPFaahtNsKbc4gWjS2zY28GzM9YAVWO-3W930,2487
|
|
73
74
|
mas/devops/data/catalogs/v9-251224-s390x.yaml,sha256=hQ463g5PE8wk92tkaQ3TG9Uj-afmBjyoacCOw4rg0N4,2486
|
|
74
75
|
mas/devops/data/catalogs/v9-251231-amd64.yaml,sha256=xbLO_bLonBKrH0VElSJlgdG6J4nulo92NQL9y-DTwcY,8846
|
|
75
|
-
mas/devops/data/catalogs/v9-251231-ppc64le.yaml,sha256=
|
|
76
|
+
mas/devops/data/catalogs/v9-251231-ppc64le.yaml,sha256=qmDs3HVITgk6Vl8r8JiEov-bG39cCzTsFrfboJDHtDQ,2707
|
|
76
77
|
mas/devops/data/catalogs/v9-251231-s390x.yaml,sha256=qyQhKP9jnyub5YwxFeeOOFpGJWlODPeFo3mz0pWAOoE,2706
|
|
78
|
+
mas/devops/data/catalogs/v9-260129-amd64.yaml,sha256=nE6mLpgZHTA8KnpfgoDMN5FzCtLWeiQLG9aFoX8kipM,7943
|
|
79
|
+
mas/devops/data/catalogs/v9-260129-s390x.yaml,sha256=hJDRSU29v16SgOx9joF3pdcuzBZw1VGiqlMgDNiwvXs,2748
|
|
80
|
+
mas/devops/data/catalogs/v9-290129-ppc64le.yaml,sha256=OvbEBeukR7cZYxL4sueSEqdVnAETewCjGJrdHoydNas,2750
|
|
77
81
|
mas/devops/mas/__init__.py,sha256=3wmrhN2JRZDXcVWVYnj00tIPxezuDGFQq7kO-hOLTE0,336
|
|
78
82
|
mas/devops/mas/apps.py,sha256=Bi8ICuERNWhltosv5XhSQwZmxMIvyNq2fKqC78EbAH8,9092
|
|
79
83
|
mas/devops/mas/suite.py,sha256=qcf-syoJTmQpheXpbhSn3YHTXk_0l9uFpZ4ADspFklo,13203
|
|
@@ -94,12 +98,12 @@ mas/devops/templates/pipelines-pvc.yml.j2,sha256=Mr3vbc-nLaGtscqCD9lxtGybE6axfGv
|
|
|
94
98
|
mas/devops/templates/pipelines-rbac-cluster.yml.j2,sha256=0zc5HLjgDXfBEKNDjKym-sIQlMCvcIizbY-8m7xoNpA,320
|
|
95
99
|
mas/devops/templates/pipelines-rbac.yml.j2,sha256=6hU4MvgEOrRlSMAgKbfHg6LHTReZ7702wKfYWg11G4Y,364
|
|
96
100
|
mas/devops/templates/subscription.yml.j2,sha256=VBrktpatF9_CWuYuQCbOKEysCOt-29Lfvuho80Tn_4s,400
|
|
97
|
-
mas_devops-9.
|
|
98
|
-
mas_devops-9.
|
|
99
|
-
mas_devops-9.
|
|
100
|
-
mas_devops-9.
|
|
101
|
-
mas_devops-9.
|
|
102
|
-
mas_devops-9.
|
|
103
|
-
mas_devops-9.
|
|
104
|
-
mas_devops-9.
|
|
105
|
-
mas_devops-9.
|
|
101
|
+
mas_devops-9.5.0.data/scripts/mas-devops-create-initial-users-for-saas,sha256=2yqUg3mzHYQeeIjTGPFo7o8x6RBs0MIb3WVwvNlwB9A,5846
|
|
102
|
+
mas_devops-9.5.0.data/scripts/mas-devops-db2-validate-config,sha256=ZKM3YlVspcCi9zIgdZZPG1MC782TlpE_U5kDGqGX_us,1800
|
|
103
|
+
mas_devops-9.5.0.data/scripts/mas-devops-notify-slack,sha256=RkstUWFD-hxru9DS652t-nmn4EBtNPMqdGMVTFVMSBI,4849
|
|
104
|
+
mas_devops-9.5.0.data/scripts/mas-devops-saas-job-cleaner,sha256=LzKGJiBffMdxL0XyiUC94XV0omZ65xFPs_regbl6tNw,2629
|
|
105
|
+
mas_devops-9.5.0.dist-info/licenses/LICENSE,sha256=jDSfgHZNBkjmRfQe8jdypwyZWgkktSNfc19KPQnfEnw,14197
|
|
106
|
+
mas_devops-9.5.0.dist-info/METADATA,sha256=eNwlhTIMtpbeTs386Gc_jSzwyAXvjMrNWsoVfde3PLw,5143
|
|
107
|
+
mas_devops-9.5.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
108
|
+
mas_devops-9.5.0.dist-info/top_level.txt,sha256=_Hlsp7pvMvyV14LFg-vk1hULq30j61EILnnxMFIhhc8,4
|
|
109
|
+
mas_devops-9.5.0.dist-info/RECORD,,
|
{mas_devops-9.4.2.data → mas_devops-9.5.0.data}/scripts/mas-devops-create-initial-users-for-saas
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|