Skip to content

Commit 41f2491

Browse files
EPMDEDP-16642: chore: Update current development version
1 parent c40a2a9 commit 41f2491

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
## [Unreleased]
33

44

5+
<a name="v0.4.0"></a>
6+
## [v0.4.0] - 2026-04-04
7+
58
<a name="v0.3.0"></a>
69
## [v0.3.0] - 2026-03-27
710
### Features
@@ -76,7 +79,8 @@
7679
- Add GitHub Copilot configuration and assistance tools ([#17](https://github.com/KubeRocketCI/gitfusion/issues/17))
7780

7881

79-
[Unreleased]: https://github.com/KubeRocketCI/gitfusion/compare/v0.3.0...HEAD
82+
[Unreleased]: https://github.com/KubeRocketCI/gitfusion/compare/v0.4.0...HEAD
83+
[v0.4.0]: https://github.com/KubeRocketCI/gitfusion/compare/v0.3.0...v0.4.0
8084
[v0.3.0]: https://github.com/KubeRocketCI/gitfusion/compare/v0.2.0...v0.3.0
8185
[v0.2.0]: https://github.com/KubeRocketCI/gitfusion/compare/v0.1.1...v0.2.0
8286
[v0.1.1]: https://github.com/KubeRocketCI/gitfusion/compare/v0.1.0...v0.1.1

deploy-templates/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ description: A Helm chart for GitFusion
33
home: https://docs.kuberocketci.io/
44
name: gitfusion
55
type: application
6-
version: 0.4.0-SNAPSHOT
7-
appVersion: 0.4.0-SNAPSHOT
6+
version: 0.5.0-SNAPSHOT
7+
appVersion: 0.5.0-SNAPSHOT
88
icon: https://docs.kuberocketci.io/img/logo.svg
99
keywords:
1010
- edp
@@ -22,8 +22,8 @@ annotations:
2222
artifacthub.io/license: Apache-2.0
2323
artifacthub.io/operator: "true"
2424
artifacthub.io/images: |
25-
- name: epamedp/gitfusion:0.3.0
26-
image: epamedp/gitfusion:0.3.0
25+
- name: epamedp/gitfusion:0.4.0
26+
image: epamedp/gitfusion:0.4.0
2727
artifacthub.io/operatorCapabilities: Full Lifecycle
2828
artifacthub.io/links: |
2929
- name: KubeRocketCI Documentation

deploy-templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gitfusion
22

3-
![Version: 0.4.0-SNAPSHOT](https://img.shields.io/badge/Version-0.4.0--SNAPSHOT-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.0-SNAPSHOT](https://img.shields.io/badge/AppVersion-0.4.0--SNAPSHOT-informational?style=flat-square)
3+
![Version: 0.5.0-SNAPSHOT](https://img.shields.io/badge/Version-0.5.0--SNAPSHOT-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.0-SNAPSHOT](https://img.shields.io/badge/AppVersion-0.5.0--SNAPSHOT-informational?style=flat-square)
44

55
A Helm chart for GitFusion
66

0 commit comments

Comments
 (0)