Răsfoiți Sursa

odoo - major upgrade (#1804)

Stavros Kois 1 an în urmă
părinte
comite
a7963fd717

+ 1 - 1
library/ix-dev/community/odoo/Chart.yaml

@@ -3,7 +3,7 @@ description: Odoo is a suite of web based open source business apps.
 annotations:
   title: Odoo
 type: application
-version: 1.1.1
+version: 2.0.0
 apiVersion: v2
 appVersion: '16.0'
 kubeVersion: '>=1.16.0-0'

+ 6 - 0
library/ix-dev/community/odoo/to_keep_versions.md

@@ -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 - 0
library/ix-dev/community/odoo/to_keep_versions.yaml

@@ -0,0 +1 @@
+- 1.1.1

+ 1 - 1
library/ix-dev/community/odoo/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: odoo
   pullPolicy: IfNotPresent
-  tag: '16.0'
+  tag: '17.0'
 
 resources:
   limits: