feat(chart): pin 19.0 / 17.0 / 16.0 in pinnedTags map
This commit is contained in:
@@ -119,10 +119,10 @@ odoo:
|
|||||||
# major as `odoo.tag` — adding "17.0" / "19.0" here lights up that
|
# major as `odoo.tag` — adding "17.0" / "19.0" here lights up that
|
||||||
# major across every instance that asks for it.
|
# major across every instance that asks for it.
|
||||||
pinnedTags:
|
pinnedTags:
|
||||||
|
"19.0": "19.0-20260421"
|
||||||
"18.0": "18.0-20260421"
|
"18.0": "18.0-20260421"
|
||||||
# "17.0": "..." # add when 17.0 is brought into the platform
|
"17.0": "17.0-20260421"
|
||||||
# "16.0": "..." # add when 16.0 is brought into the platform
|
"16.0": "16.0-20250909" # 16.0 reached EOL upstream Sep 2025; this is the final nightly
|
||||||
# "19.0": "..." # add when 19.0 is brought into the platform
|
|
||||||
|
|
||||||
# Filestore PVC size (Odoo's /var/lib/odoo).
|
# Filestore PVC size (Odoo's /var/lib/odoo).
|
||||||
filestoreSize: 10Gi
|
filestoreSize: 10Gi
|
||||||
|
|||||||
Reference in New Issue
Block a user