Skip to content

Commit b6b6b00

Browse files
chore: release 2.8.0
1 parent ac42905 commit b6b6b00

3 files changed

Lines changed: 19 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 May 18 11:48:34 UTC 2026
1+
Mon May 25 11:56:00 UTC 2026

CHANGELOG.md

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

3+
## [2.8.0](https://github.com/promhippie/dockerhub_exporter/compare/v2.7.0...v2.8.0) (2026-05-25)
4+
5+
### Features
6+
7+
* **minor:** update module github.com/go-chi/chi/v5 to v5.3.0 ([#360](https://github.com/promhippie/dockerhub_exporter/issues/360)) ([72d1d9f](https://github.com/promhippie/dockerhub_exporter/commit/72d1d9f71c243fa3e8229df4bef9ae4c36d5fdfe))
8+
* upgrade required go version to 1.26 ([a232d9a](https://github.com/promhippie/dockerhub_exporter/commit/a232d9a56e1650fd7513d1a9e6c426658e1de244))
9+
10+
### Bugfixes
11+
12+
* **deps:** pin golang docker tag to 91eda97 ([#361](https://github.com/promhippie/dockerhub_exporter/issues/361)) ([a2fe74b](https://github.com/promhippie/dockerhub_exporter/commit/a2fe74b1947ba954005162d2533bb48e1c43a51a))
13+
* enforce 1.26.3 for docker image ([48fa95f](https://github.com/promhippie/dockerhub_exporter/commit/48fa95f8af351167fb41024c8d3b7b251afed4bf))
14+
15+
### Miscellaneous
16+
17+
* **flake:** updated lockfile [skip ci] ([ac42905](https://github.com/promhippie/dockerhub_exporter/commit/ac42905caca036f2d10365ef93ebc84439aee454))
18+
* switch flake input to 25.11 release ([fe879bf](https://github.com/promhippie/dockerhub_exporter/commit/fe879bfd6be53329bea9889c61d2beab8f2e6ffb))
19+
320
## [2.7.0](https://github.com/promhippie/dockerhub_exporter/compare/v2.6.1...v2.7.0) (2026-05-18)
421

522
### 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: dockerhub-exporter
2020
newName: quay.io/promhippie/dockerhub-exporter
21-
newTag: 2.7.0
21+
newTag: 2.8.0
2222

2323
...

0 commit comments

Comments
 (0)