Releases: rhobs/prometheus-example-app
Releases · rhobs/prometheus-example-app
v0.5.1
v0.5.0
What's Changed
- Add a UTF-8 metric.
v0.4.2
What's Changed
- Initialize the most likely labels for the metrics.
Publish ppc64le and s390x images
Now publishing images for the following architectures:
- linux/amd64
- linux/arm64
- linux/ppc64le
- linux/s390x
Publish multi-arch images
Images now support both the amd64 and arm64 platforms on Linux.
Publish images to ghcr.io
Merge pull request #2 from bison/ghcr Publish images to ghcr.io instead of docker.pkg.github.com