File tree Expand file tree Collapse file tree 3 files changed +18
-4
lines changed
Expand file tree Collapse file tree 3 files changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
88<!-- insertion marker -->
9+ ## Unreleased
10+
11+ <small >[ Compare with latest] ( https://github.com/pmoscode-helm/axelor-open-suite/compare/axelor-open-suite-7.2.49...HEAD ) </small >
12+
13+ ### Features
14+
15+ - update to v7.2.50 ([ 4b11fb2] ( https://github.com/pmoscode-helm/axelor-open-suite/commit/4b11fb2d314420603f3a792ea84e3ae4cecd250b ) by Peter Motzko).
16+ - update to v7.2.49 ([ 8d243b2] ( https://github.com/pmoscode-helm/axelor-open-suite/commit/8d243b2e1778e8ad15840a4baa7b0a7d3746b0f8 ) by Peter Motzko).
17+
18+ <!-- insertion marker -->
19+ ## [ axelor-open-suite-7.2.49] ( https://github.com/pmoscode-helm/axelor-open-suite/releases/tag/axelor-open-suite-7.2.49 ) - 2025-09-04
20+
21+ <small >[ Compare with axelor-open-suite-7.2.47] ( https://github.com/pmoscode-helm/axelor-open-suite/compare/axelor-open-suite-7.2.47...axelor-open-suite-7.2.49 ) </small >
22+
923## [ axelor-open-suite-7.2.47] ( https://github.com/pmoscode-helm/axelor-open-suite/releases/tag/axelor-open-suite-7.2.47 ) - 2025-09-04
1024
1125<small >[ Compare with axelor-open-suite-7.2.46] ( https://github.com/pmoscode-helm/axelor-open-suite/compare/axelor-open-suite-7.2.46...axelor-open-suite-7.2.47 ) </small >
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ description: |
77
88type : application
99
10- version : 7.2.49
11- appVersion : " v7.2.49 "
10+ version : 7.2.50
11+ appVersion : " v7.2.50 "
1212
1313home : https://axelor.com/
1414icon : https://axelor.com/wp-content/uploads/2023/05/logo-axelor-bleu.svg
@@ -32,7 +32,7 @@ dependencies:
3232annotations :
3333 artifacthub.io/images : |
3434 - name: Axelor Open Suite
35- image: pmoscode/axelor-open-suite:v7.2.49
35+ image: pmoscode/axelor-open-suite:v7.2.50
3636 platforms:
3737 - linux/amd64
3838 artifacthub.io/license : MIT
Original file line number Diff line number Diff line change 11# axelor-open-suite Helm Chart
2- ![ Version: 7.2.49 ] ( https://img.shields.io/badge/Version-7.2.49 -informational?style=flat-square )
2+ ![ Version: 7.2.50 ] ( https://img.shields.io/badge/Version-7.2.50 -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
55Open source ERP and BPM platform.
You can’t perform that action at this time.
0 commit comments