Skip to content

Commit cf3b04b

Browse files
committed
feat(chart): bump appVersion to v7.1.10
1 parent 63eba5d commit cf3b04b

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,21 @@ 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.1.8...HEAD)</small>
11+
<small>[Compare with latest](https://github.com/pmoscode-helm/axelor-open-suite/compare/axelor-open-suite-7.1.9...HEAD)</small>
1212

1313
### Features
1414

15-
- bump appVersion to v7.1.8 ([2dccfea](https://github.com/pmoscode-helm/axelor-open-suite/commit/2dccfeabba1e2713671f1a7757c19feb718099ac) by Peter Motzko).
15+
- bump appVersion to v7.1.9 ([63eba5d](https://github.com/pmoscode-helm/axelor-open-suite/commit/63eba5d94cbc978c33073d8872b0fcef6be9642f) by Peter Motzko).
1616

1717
<!-- insertion marker -->
18+
## [axelor-open-suite-7.1.9](https://github.com/pmoscode-helm/axelor-open-suite/releases/tag/axelor-open-suite-7.1.9) - 2023-12-11
19+
20+
<small>[Compare with axelor-open-suite-7.1.8](https://github.com/pmoscode-helm/axelor-open-suite/compare/axelor-open-suite-7.1.8...axelor-open-suite-7.1.9)</small>
21+
22+
### Features
23+
24+
- bump appVersion to v7.1.8 ([2dccfea](https://github.com/pmoscode-helm/axelor-open-suite/commit/2dccfeabba1e2713671f1a7757c19feb718099ac) by Peter Motzko).
25+
1826
## [axelor-open-suite-7.1.8](https://github.com/pmoscode-helm/axelor-open-suite/releases/tag/axelor-open-suite-7.1.8) - 2023-12-11
1927

2028
<small>[Compare with axelor-open-suite-7.1.7](https://github.com/pmoscode-helm/axelor-open-suite/compare/axelor-open-suite-7.1.7...axelor-open-suite-7.1.8)</small>

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.1.9
11-
appVersion: "v7.1.9"
10+
version: 7.1.10
11+
appVersion: "v7.1.10"
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.1.9
35+
image: pmoscode/axelor-open-suite:v7.1.10
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.1.9](https://img.shields.io/badge/Version-7.1.9-informational?style=flat-square)
2+
![Version: 7.1.10](https://img.shields.io/badge/Version-7.1.10-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)