Skip to content

Commit e03ed5c

Browse files
committed
feat: update to v7.2.25
1 parent 13effab commit e03ed5c

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
<!-- insertion marker -->
99
## Unreleased
1010

11-
<small>[Compare with latest](https://github.com/pmoscode-helm/axelor-open-suite/compare/axelor-open-suite-7.2.5...HEAD)</small>
11+
<small>[Compare with latest](https://github.com/pmoscode-helm/axelor-open-suite/compare/axelor-open-suite-7.2.6...HEAD)</small>
1212

1313
### Features
1414

15-
- bump appVersion to v7.2.6 ([20647de](https://github.com/pmoscode-helm/axelor-open-suite/commit/20647de01820967c52bfa78080865fcf519d38d0) by Peter Motzko).
15+
- update to v7.2.25 ([25b96ac](https://github.com/pmoscode-helm/axelor-open-suite/commit/25b96ac2282b645cd0e1687a69e4648b64119207) by Peter Motzko).
16+
- bump appVersion to v7.2.6 ([0a2ca97](https://github.com/pmoscode-helm/axelor-open-suite/commit/0a2ca97d89448677c9c37a33d67849c3db0ca58c) by Peter Motzko).
1617

1718
<!-- insertion marker -->
18-
## [axelor-open-suite-7.2.5](https://github.com/pmoscode-helm/axelor-open-suite/releases/tag/axelor-open-suite-7.2.5) - 2023-12-26
19+
## [axelor-open-suite-7.2.6](https://github.com/pmoscode-helm/axelor-open-suite/releases/tag/axelor-open-suite-7.2.6) - 2023-12-26
1920

20-
<small>[Compare with axelor-open-suite-7.2.4](https://github.com/pmoscode-helm/axelor-open-suite/compare/axelor-open-suite-7.2.4...axelor-open-suite-7.2.5)</small>
21+
<small>[Compare with axelor-open-suite-7.2.4](https://github.com/pmoscode-helm/axelor-open-suite/compare/axelor-open-suite-7.2.4...axelor-open-suite-7.2.6)</small>
2122

2223
### Features
2324

Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ description: |
77
88
type: application
99

10-
version: 7.2.6
11-
appVersion: "v7.2.6"
10+
version: 7.2.25
11+
appVersion: "v7.2.25"
1212

1313
home: https://axelor.com/
1414
icon: https://axelor.com/wp-content/uploads/2023/05/logo-axelor-bleu.svg
@@ -32,7 +32,7 @@ dependencies:
3232
annotations:
3333
artifacthub.io/images: |
3434
- name: Axelor Open Suite
35-
image: pmoscode/axelor-open-suite:v7.2.6
35+
image: pmoscode/axelor-open-suite:v7.2.25
3636
platforms:
3737
- linux/amd64
3838
artifacthub.io/license: MIT

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# axelor-open-suite Helm Chart
2-
![Version: 7.2.6](https://img.shields.io/badge/Version-7.2.6-informational?style=flat-square)
2+
![Version: 7.2.25](https://img.shields.io/badge/Version-7.2.25-informational?style=flat-square)
33
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/axelor-open-suite)](https://artifacthub.io/packages/search?repo=axelor-open-suite)
44

55
Open source ERP and BPM platform.

0 commit comments

Comments
 (0)