Skip to content

Releases: rhobs/prometheus-example-app

v0.5.1

28 Nov 13:14
5b075d6

Choose a tag to compare

Merge pull request #13 from machine424/rrt

chore: use git tags for versioning instead of VERSION file

v0.5.0

21 Nov 10:18
7a80023

Choose a tag to compare

What's Changed

  • Add a UTF-8 metric.

v0.4.2

22 Jan 14:23
ec7ddc2

Choose a tag to compare

What's Changed

  • Initialize the most likely labels for the metrics.

Publish ppc64le and s390x images

10 Mar 09:35
8f17c80

Choose a tag to compare

Now publishing images for the following architectures:

  • linux/amd64
  • linux/arm64
  • linux/ppc64le
  • linux/s390x

Publish multi-arch images

15 Dec 15:22
1250a5b

Choose a tag to compare

Images now support both the amd64 and arm64 platforms on Linux.

Publish images to ghcr.io

01 Jun 11:43
b20d736

Choose a tag to compare

Merge pull request #2 from bison/ghcr

Publish images to ghcr.io instead of docker.pkg.github.com