Skip to content

Commit ba2ea0e

Browse files
committed
chore(release): v0.18.0
1 parent 236b3fe commit ba2ea0e

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
# Changelog
22

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+
311
## [0.17.1](https://gitlab.com/akun73/gitlab-exporter/-/compare/v0.17.0..v0.17.1)
412

13+
- 6943e60 chore(release): v0.17.1
514
- e1a88d9 ci(github): Link to gitlab release assets instead of uploading to github
615
- 7c2f7a3 chore: Merge branch 'pipelines-downstream' into 'main'
716
- f8c232c patch!: Export pipeline downstream references

deploy/helm/gitlab-exporter/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ name: gitlab-exporter
44
description: An exporter for GitLab analytics data.
55
type: application
66

7-
version: 1.8.1
8-
appVersion: "v0.17.1"
7+
version: 1.9.0
8+
appVersion: "v0.18.0"

0 commit comments

Comments
 (0)