🤖: amazon-rds-mysql, amazon-rds-postgresql, cert-manager, confluence, libreoffice, traefik

amazon-rds-mysql:
- Item root['releases']['8.0']['eoes'] ("2029-07-31") added to dictionary.
- Item root['releases']['5.7']['eoes'] ("2027-02-28") added to dictionary.

amazon-rds-postgresql:
- Item root['releases']['16']['eoes'] ("2032-02-29") added to dictionary.
- Item root['releases']['15']['eoes'] ("2031-02-28") added to dictionary.
- Item root['releases']['14']['eoes'] ("2030-02-28") added to dictionary.
- Item root['releases']['13']['eoes'] ("2029-02-28") added to dictionary.
- Item root['releases']['12']['eoes'] ("2028-02-29") added to dictionary.
- Item root['releases']['11']['eoes'] ("2027-03-31") added to dictionary.

cert-manager:
- Item root['versions']['1.15.2'] ({'name': '1.15.2', 'date': '2024-07-30'}) added to dictionary.

confluence:
- Item root['versions']['9.0.1'] ({'name': '9.0.1', 'date': '2024-07-30'}) added to dictionary.
- Item root['versions']['8.9.5'] ({'name': '8.9.5', 'date': '2024-07-30'}) added to dictionary.

libreoffice:
- Item root['versions']['24.8.0.2'] ({'name': '24.8.0.2', 'date': '2024-07-30'}) added to dictionary.

traefik:
- Item root['versions']['2.11.7'] ({'name': '2.11.7', 'date': '2024-07-30'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-07-30 12:54:10 +00:00
committed by github-actions[bot]
parent 56db9fbddf
commit 854ec07c4f
6 changed files with 36 additions and 8 deletions

View File

@@ -6,27 +6,33 @@
},
"16": {
"name": "16",
"eol": "2029-02-28"
"eol": "2029-02-28",
"eoes": "2032-02-29"
},
"15": {
"name": "15",
"eol": "2028-02-29"
"eol": "2028-02-29",
"eoes": "2031-02-28"
},
"14": {
"name": "14",
"eol": "2027-02-28"
"eol": "2027-02-28",
"eoes": "2030-02-28"
},
"13": {
"name": "13",
"eol": "2026-02-28"
"eol": "2026-02-28",
"eoes": "2029-02-28"
},
"12": {
"name": "12",
"eol": "2025-02-28"
"eol": "2025-02-28",
"eoes": "2028-02-29"
},
"11": {
"name": "11",
"eol": "2024-02-29"
"eol": "2024-02-29",
"eoes": "2027-03-31"
},
"10": {
"name": "10",