Skip to content

Commit 69286d8

Browse files
committed
chore(release): v0.20.0
1 parent 1bffda2 commit 69286d8

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [0.20.0](https://gitlab.com/akun73/gitlab-exporter/-/compare/v0.19.4..v0.20.0)
4+
5+
- 1bffda2 feat: Export job exit code
6+
- 55bc923 fix: Update protoc,protoc-gen-go,protoc-gen-go-grpc and regenerate
7+
- db2183d chore: Update gitlab graphql schema
8+
- 8412347 ci: Add buildctl trace file job artifact
9+
310
## [0.19.4](https://gitlab.com/akun73/gitlab-exporter/-/compare/v0.19.3..v0.19.4)
411

12+
- df1386b chore(release): v0.19.4
513
- c9cb77f fix: Prevent more potential graphql data nil pointer dereferences
614

715
## [0.19.3](https://gitlab.com/akun73/gitlab-exporter/-/compare/v0.19.2..v0.19.3)

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.10.4
8-
appVersion: "v0.19.4"
7+
version: 1.11.0
8+
appVersion: "v0.20.0"

0 commit comments

Comments
 (0)