Skip to content

Commit 3690519

Browse files
chore: release 2.9.0
1 parent 7bb2032 commit 3690519

3 files changed

Lines changed: 21 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 Jun 8 12:37:38 UTC 2026
1+
Mon Jun 15 14:28:12 UTC 2026

CHANGELOG.md

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

3+
## [2.9.0](https://github.com/promhippie/dockerhub_exporter/compare/v2.8.1...v2.9.0) (2026-06-15)
4+
5+
### Features
6+
7+
* **minor:** update alpine docker tag to v3.24 ([#363](https://github.com/promhippie/dockerhub_exporter/issues/363)) ([12d3df0](https://github.com/promhippie/dockerhub_exporter/commit/12d3df03c68df99461281e46df0ae136f8ed068a))
8+
* **minor:** update module github.com/urfave/cli/v3 to v3.10.0 ([#369](https://github.com/promhippie/dockerhub_exporter/issues/369)) ([b1182c8](https://github.com/promhippie/dockerhub_exporter/commit/b1182c8493a35f2c598737ababd6aa4baf1337b2))
9+
10+
### Bugfixes
11+
12+
* **deps:** update docker digests ([de88f86](https://github.com/promhippie/dockerhub_exporter/commit/de88f8664e4f614e67fad05cfb0684b0ceddae25))
13+
* **deps:** update docker digests ([418578d](https://github.com/promhippie/dockerhub_exporter/commit/418578d8d4cd21b135558e0bd4a1cf0a55d51f97))
14+
* **deps:** update docker digests ([#364](https://github.com/promhippie/dockerhub_exporter/issues/364)) ([d3b8840](https://github.com/promhippie/dockerhub_exporter/commit/d3b88405db782c19190649cb596c6588ae6c954d))
15+
* **deps:** update docker digests ([#368](https://github.com/promhippie/dockerhub_exporter/issues/368)) ([095c9ec](https://github.com/promhippie/dockerhub_exporter/commit/095c9ecae6e913dbf21937088527371d39e4722a))
16+
* **patch:** update module github.com/urfave/cli/v3 to v3.9.1 ([#366](https://github.com/promhippie/dockerhub_exporter/issues/366)) ([663a037](https://github.com/promhippie/dockerhub_exporter/commit/663a03733b2f3ff111fda013f3b8a0e6acea9d52))
17+
18+
### Miscellaneous
19+
20+
* **flake:** updated lockfile [skip ci] ([7bb2032](https://github.com/promhippie/dockerhub_exporter/commit/7bb2032699f9624556c3eef94a94e26bf92aa7ee))
21+
322
## [2.8.1](https://github.com/promhippie/dockerhub_exporter/compare/v2.8.0...v2.8.1) (2026-06-08)
423

524
### Bugfixes

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.8.1
21+
newTag: 2.9.0
2222

2323
...

0 commit comments

Comments
 (0)