mirror of
https://github.com/truenas/charts.git
synced 2026-06-28 00:06:45 +08:00
odoo - major upgrade (#1804)
This commit is contained in:
@@ -3,7 +3,7 @@ description: Odoo is a suite of web based open source business apps.
|
|||||||
annotations:
|
annotations:
|
||||||
title: Odoo
|
title: Odoo
|
||||||
type: application
|
type: application
|
||||||
version: 1.1.1
|
version: 2.0.0
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: '16.0'
|
appVersion: '16.0'
|
||||||
kubeVersion: '>=1.16.0-0'
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
|||||||
6
library/ix-dev/community/odoo/to_keep_versions.md
Normal file
6
library/ix-dev/community/odoo/to_keep_versions.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# Versions to keep in the repository
|
||||||
|
|
||||||
|
## 1.1.1
|
||||||
|
|
||||||
|
This is the last version for Odoo 16.0
|
||||||
|
Upgrades to Odoo 17.0 have to be done manually.
|
||||||
1
library/ix-dev/community/odoo/to_keep_versions.yaml
Normal file
1
library/ix-dev/community/odoo/to_keep_versions.yaml
Normal file
@@ -0,0 +1 @@
|
|||||||
|
- 1.1.1
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: odoo
|
repository: odoo
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: '16.0'
|
tag: '17.0'
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|||||||
Reference in New Issue
Block a user