Skip to content

Commit 96f1b42

Browse files
chore: release 11.1.0
1 parent 6aca91f commit 96f1b42

3 files changed

Lines changed: 12 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 Mar 2 08:53:13 UTC 2026
1+
Mon Mar 9 08:53:21 UTC 2026

CHANGELOG.md

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

3+
## [11.1.0](https://github.com/promhippie/github_exporter/compare/v11.0.0...v11.1.0) (2026-03-09)
4+
5+
### Features
6+
7+
* **minor:** update module golang.org/x/oauth2 to v0.36.0 ([#654](https://github.com/promhippie/github_exporter/issues/654)) ([f816a49](https://github.com/promhippie/github_exporter/commit/f816a49581b456f31cc608791073ddb4495c9cad))
8+
9+
### Miscellaneous
10+
11+
* **flake:** updated lockfile [skip ci] ([6aca91f](https://github.com/promhippie/github_exporter/commit/6aca91f5d9fe882c45434c2ca01a32e712cbdaee))
12+
313
## [11.0.0](https://github.com/promhippie/github_exporter/compare/v10.0.0...v11.0.0) (2026-03-02)
414

515
### 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: 11.0.0
21+
newTag: 11.1.0
2222

2323
...

0 commit comments

Comments
 (0)