Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Commit 6074e20

Browse files
committed
chore: prepare release v6.5.3
1 parent 2c5effa commit 6074e20

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/dataspace-connector/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ version: 0.2.8
2222
# incremented each time you make changes to the application. Versions are not expected to
2323
# follow Semantic Versioning. They should reflect the version the application is using.
2424
# It is recommended to use it with quotes.
25-
appVersion: "6.5.2"
25+
appVersion: "6.5.3"
2626

2727
dependencies:
2828
- name: postgresql

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ info:
2525
license:
2626
name: "Apache License, Version 2.0"
2727
url: https://www.apache.org/licenses/LICENSE-2.0.txt
28-
version: 6.5.2
28+
version: 6.5.3
2929
servers:
3030
- url: https://localhost:8080
3131
description: Generated server url

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
<properties>
8787
<!-- General -->
88-
<revision>6.5.2</revision>
88+
<revision>6.5.3</revision>
8989
<email>info@dataspace-connector.de</email>
9090

9191
<!-- Build info -->

0 commit comments

Comments
 (0)