mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 10:05:25 -05:00
Create template for the same service but different version #115
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hd24-rmenendez on GitHub (Sep 16, 2025).
This is a question, and not an issue perse.
I see you have a template for Odoo, in version 16.0. Would it be possible to have a new template for other versions? For example 17.0, 18.0 and 19.0, and they all coexists with the current 16.0?
I would like to contribute creating them if that's possible. This way users can easily test not only version 16.0 but other versions as well.
Regards
@thaarrtt commented on GitHub (Sep 20, 2025):
nope
@Siumauricio commented on GitHub (Sep 21, 2025):
Yes @hd24-rmenendez, we can accept prs for different versions of template
@hd24-rmenendez commented on GitHub (Sep 22, 2025):
@Siumauricio and how would it be? because the folder right now is called "odoo".
Should I rename the current odoo folder to "odoo_16"? then I create new folders "odoo_17", "odoo_18" and "odoo_19"?
Actually, Odoo's official supported versions are 17, 18 and 19. I will create a PR with the 3 of them.