This website requires JavaScript.
Explore
Help
Sign in
yolokube
/
go-apt-version-exporter
Watch
2
Star
0
Fork
You've already forked go-apt-version-exporter
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
No description
docker
docker-image
drone
exporter
go
kubernetes
yolokube
67
commits
1
branch
0
tags
205
KiB
Go
95.4%
Dockerfile
4.6%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
renovate
b9189029a2
All checks were successful
ci/woodpecker/push/lint
Pipeline was successful
Details
ci/woodpecker/push/build
Pipeline was successful
Details
ci/woodpecker/push/deploy
Pipeline was successful
Details
Merge pull request 'chore(deps): update golangci/golangci-lint docker tag to v2.6.1' (
#41
) from renovate/golangci-golangci-lint-2.x into main
2025-11-04 13:22:21 +01:00
.woodpecker
chore(deps): update golangci/golangci-lint docker tag to v2.6.1
2025-11-04 12:05:15 +00:00
internal
Merge pull request 'chore(exporter): fix metric registration & default collector support' (
#30
) from tn_fix_metric_registration into main
2025-08-13 18:38:05 +02:00
pkg
/apt
chore(apt): translate "upgradable from" regex to english
2025-11-04 01:24:15 +01:00
.golangci.yml
chore(golangci-lint): update config to v2
2025-08-13 08:10:32 +02:00
Dockerfile
chore(deps): update golang docker tag to v1.25.3
2025-10-14 00:05:30 +00:00
go.mod
fix(deps): update module github.com/prometheus/client_golang to v1.23.2
2025-09-05 15:04:52 +00:00
go.sum
fix(deps): update module github.com/prometheus/client_golang to v1.23.2
2025-09-05 15:04:52 +00:00
main.go
chore(exporter): separate collect function with context support to keep exporter object valid for default prometheus exporter functionality
2025-08-13 18:32:26 +02:00
README.md
feat(go-apt-version-exporter): initial commit
2025-01-28 08:45:33 +01:00
renovate.json
chore(renovate): adjust renovate config
2025-08-13 08:10:32 +02:00
README.md
go-apt-version-exporter