Skip to content

Commit 20145d5

Browse files
chore: release 10.0.0
1 parent e96c9e9 commit 20145d5

3 files changed

Lines changed: 18 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 16 08:56:40 UTC 2026
1+
Mon Feb 23 08:57:06 UTC 2026

CHANGELOG.md

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

3+
## [10.0.0](https://github.com/promhippie/github_exporter/compare/v9.2.0...v10.0.0) (2026-02-23)
4+
5+
### Features
6+
7+
* **major:** update module github.com/google/go-github/v82 to v83 ([#642](https://github.com/promhippie/github_exporter/issues/642)) ([c6b371d](https://github.com/promhippie/github_exporter/commit/c6b371d4f8d89b33eab23acce55b5c886022802f))
8+
* **minor:** update module modernc.org/sqlite to v1.46.0 ([#643](https://github.com/promhippie/github_exporter/issues/643)) ([f24dc12](https://github.com/promhippie/github_exporter/commit/f24dc12794601bb69763be0bf747179d80e9423e))
9+
10+
### Bugfixes
11+
12+
* **patch:** update module modernc.org/sqlite to v1.46.1 ([#644](https://github.com/promhippie/github_exporter/issues/644)) ([1d9407b](https://github.com/promhippie/github_exporter/commit/1d9407bdb47d82b55b634b441dcaaefcf8823189))
13+
14+
### Miscellaneous
15+
16+
* **deps:** bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 ([2351052](https://github.com/promhippie/github_exporter/commit/23510524a42450ef904987bd8f4a0f4b15a1c2aa))
17+
* **flake:** updated lockfile [skip ci] ([e96c9e9](https://github.com/promhippie/github_exporter/commit/e96c9e92f2e01e7a81e9408410d06b03fe8727ca))
18+
319
## [9.2.0](https://github.com/promhippie/github_exporter/compare/v9.1.0...v9.2.0) (2026-02-16)
420

521
### 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.2.0
21+
newTag: 10.0.0
2222

2323
...

0 commit comments

Comments
 (0)