File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
deploy/helm/gitlab-exporter Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.18.0] ( https://gitlab.com/akun73/gitlab-exporter/-/compare/v0.17.1..v0.18.0 )
4
+
5
+ - 236b3fe fix: Update dependencies
6
+ - 464c632 build: Set tag for build-image target
7
+ - 012d42b feat: Export issues
8
+ - 5947476 refactor: Convert types in exporter and adjust controller logic
9
+ - fe9a2ea refactor: Move typespb conversion to new exporter/messages package
10
+
3
11
## [ 0.17.1] ( https://gitlab.com/akun73/gitlab-exporter/-/compare/v0.17.0..v0.17.1 )
4
12
13
+ - 6943e60 chore(release): v0.17.1
5
14
- e1a88d9 ci(github): Link to gitlab release assets instead of uploading to github
6
15
- 7c2f7a3 chore: Merge branch 'pipelines-downstream' into 'main'
7
16
- f8c232c patch!: Export pipeline downstream references
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ name: gitlab-exporter
4
4
description : An exporter for GitLab analytics data.
5
5
type : application
6
6
7
- version : 1.8.1
8
- appVersion : " v0.17.1 "
7
+ version : 1.9.0
8
+ appVersion : " v0.18.0 "
You can’t perform that action at this time.
0 commit comments