File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed
Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 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
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
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ description: A Helm chart for GitFusion
33home : https://docs.kuberocketci.io/
44name : gitfusion
55type : 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
88icon : https://docs.kuberocketci.io/img/logo.svg
99keywords :
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
Original file line number Diff line number Diff line change 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
55A Helm chart for GitFusion
66
You can’t perform that action at this time.
0 commit comments