odoo - major upgrade (#1804)

This commit is contained in:
Stavros Kois
2023-12-03 22:11:26 +02:00
committed by GitHub
parent 0612ac6a0a
commit a7963fd717
4 changed files with 9 additions and 2 deletions

View File

@@ -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'

View 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.

View File

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

View File

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