Skip to content

Commit b6441c1

Browse files
chore: release 9.2.0
1 parent 4d5c65d commit b6441c1

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.github/RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon Feb 9 09:00:34 UTC 2026
1+
Mon Feb 16 08:56:40 UTC 2026

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [9.2.0](https://github.com/promhippie/github_exporter/compare/v9.1.0...v9.2.0) (2026-02-16)
4+
5+
### Features
6+
7+
* **minor:** update module modernc.org/sqlite to v1.45.0 ([#639](https://github.com/promhippie/github_exporter/issues/639)) ([2fc3a58](https://github.com/promhippie/github_exporter/commit/2fc3a58e60cf7f138ed43ea26c6372a97e7dbeb6))
8+
9+
### Bugfixes
10+
11+
* **patch:** update module github.com/lib/pq to v1.11.2 ([#640](https://github.com/promhippie/github_exporter/issues/640)) ([3374358](https://github.com/promhippie/github_exporter/commit/3374358c8ab6dad9ff5cf75d7f4bca60078da2a7))
12+
13+
### Miscellaneous
14+
15+
* **flake:** updated lockfile [skip ci] ([4d5c65d](https://github.com/promhippie/github_exporter/commit/4d5c65d3a7254e34be4deba212b944ec5ec9b554))
16+
317
## [9.1.0](https://github.com/promhippie/github_exporter/compare/v9.0.0...v9.1.0) (2026-02-09)
418

519
### Features

deploy/kubernetes/kustomization.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ secretGenerator:
1818
images:
1919
- name: github-exporter
2020
newName: quay.io/promhippie/github-exporter
21-
newTag: 9.1.0
21+
newTag: 9.2.0
2222

2323
...

0 commit comments

Comments
 (0)