diff --git a/.vib/odoo/cypress/cypress/e2e/odoo.cy.js b/.vib/odoo/cypress/cypress/e2e/odoo.cy.js index 56743d23d1d3f8..38ad3306e8c3f1 100644 --- a/.vib/odoo/cypress/cypress/e2e/odoo.cy.js +++ b/.vib/odoo/cypress/cypress/e2e/odoo.cy.js @@ -14,6 +14,8 @@ it('allows installing/uninstalling an application and inviting new users', () => cy.get('button[name="button_immediate_install"]').click(); }); + // Wait some time so the plugin gets fully installed + cy.wait(180000); cy.reload({timeout: 300000}); // Perform the second login only if the #login selector is visible diff --git a/bitnami/odoo/CHANGELOG.md b/bitnami/odoo/CHANGELOG.md index 9638352bde5815..8a9b4ed8529f96 100644 --- a/bitnami/odoo/CHANGELOG.md +++ b/bitnami/odoo/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog +## 28.1.1 (2025-01-13) + +* [bitnami/odoo] Release 28.1.1 ([#31241](https://github.com/bitnami/charts/pull/31241)) + ## 28.1.0 (2024-12-10) -* [bitnami/odoo] Detect non-standard images ([#30910](https://github.com/bitnami/charts/pull/30910)) +* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854) +* [bitnami/odoo] Detect non-standard images (#30910) ([56d9ae2](https://github.com/bitnami/charts/commit/56d9ae2dc9de4a558e8d308b0842af3d1dc6bc8a)), closes [#30910](https://github.com/bitnami/charts/issues/30910) ## 28.0.3 (2024-12-06) diff --git a/bitnami/odoo/Chart.lock b/bitnami/odoo/Chart.lock index 7981e96ca6a958..9314ebb7a52f8e 100644 --- a/bitnami/odoo/Chart.lock +++ b/bitnami/odoo/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.2.5 + version: 16.3.5 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.28.0 -digest: sha256:9c2ce8b298e807bc8141682773027cc3b0c62feec6933d315f9f181a4dabe862 -generated: "2024-12-10T17:21:17.011511+01:00" + version: 2.29.0 +digest: sha256:8c7c60055f2b8834c742f2b389606d430018a7fd08449ce2c8c31b31a94f0ca4 +generated: "2025-01-07T17:56:53.901730079Z" diff --git a/bitnami/odoo/Chart.yaml b/bitnami/odoo/Chart.yaml index e8edfee3b39256..2c1cfc26b61e3a 100644 --- a/bitnami/odoo/Chart.yaml +++ b/bitnami/odoo/Chart.yaml @@ -6,9 +6,9 @@ annotations: licenses: Apache-2.0 images: | - name: odoo - image: docker.io/bitnami/odoo:18.0.20241205-debian-12-r0 + image: docker.io/bitnami/odoo:18.0.20250105-debian-12-r0 apiVersion: v2 -appVersion: 18.0.20241205 +appVersion: 18.0.20250105 dependencies: - condition: postgresql.enabled name: postgresql @@ -34,4 +34,4 @@ maintainers: name: odoo sources: - https://github.com/bitnami/charts/tree/main/bitnami/odoo -version: 28.1.0 +version: 28.1.1 diff --git a/bitnami/odoo/values.yaml b/bitnami/odoo/values.yaml index 641d4b9b2a8592..8b5b98f6526c4d 100644 --- a/bitnami/odoo/values.yaml +++ b/bitnami/odoo/values.yaml @@ -86,7 +86,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/odoo - tag: 18.0.20241205-debian-12-r0 + tag: 18.0.20250105-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images