Skip to content

Releases: adfinis/potz-holzoepfel-und-zipfelchape

v0.4.5

18 Mar 09:47
187c3b4
Compare
Choose a tag to compare

Changelog

  • 5c68759 chore(deps): bump github.com/prometheus/client_golang (#61)
  • 187c3b4 fix(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#62)

v0.4.4

20 Feb 13:00
e18f879
Compare
Choose a tag to compare

Changelog

  • 27336ae Update to Go 1.22 (#59)
  • 1911320 chore(deps): bump actions/setup-go from 4 to 5 (#53)
  • d582418 chore(deps): bump github.com/prometheus/client_golang (#56)
  • 60f8089 chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#51)
  • 0d8ca7c chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#55)
  • e0dbc4f chore(deps): bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0 (#50)
  • bfe477a chore(deps): bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1 (#52)
  • e18f879 chore(deps): bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 (#58)
  • 4d262f6 chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#57)
  • 7d2bae3 fix(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#54)

v0.4.3

08 Nov 09:23
235900d
Compare
Choose a tag to compare

Changelog

  • 09bf893 Update actions to Go 1.21
  • 101f30d Update to Go 1.21 (#46)
  • 05a5c0f chore(dependabot): introduce dependabot (#26)
  • a470591 chore(deps): bump actions/checkout from 3 to 4 (#41)
  • 11d0173 chore(deps): bump actions/setup-go from 1 to 4 (#27)
  • a094375 chore(deps): bump docker/login-action from 2 to 3 (#43)
  • fc1b567 chore(deps): bump github.com/prometheus/client_golang (#30)
  • 7d7dd03 chore(deps): bump github.com/prometheus/client_golang (#32)
  • 63f6adf chore(deps): bump github.com/prometheus/client_golang (#37)
  • be05095 chore(deps): bump github.com/prometheus/client_golang (#44)
  • 502db65 chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#33)
  • c6e95d8 chore(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#35)
  • ec3e5d4 chore(deps): bump github.com/slok/go-http-metrics from 0.10.0 to 0.11.0 (#48)
  • ec8fde7 chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#28)
  • 2545033 chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#49)
  • 46415b8 chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#34)
  • 5722f61 chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#45)
  • e079de6 chore(deps): bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4 (#29)
  • 11701ff chore(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 (#31)
  • ae07070 chore(deps): bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7 (#36)
  • 2983c0d chore(deps): bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0 (#38)
  • f229b37 chore(deps): bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 (#40)
  • 7cc2abf chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#42)
  • 235900d fix(goreleaser): remove deprecated archives.replacements (#47)
  • ccaafa0 refactor(mongodb): replace deprecated DurationNanos with Duration (#39)

v0.4.2

28 Mar 07:15
Compare
Choose a tag to compare

Changelog

  • 208e3f3 Merge pull request #22 from adfinis/fix/ghcr-ref
  • 5ac3578 Merge pull request #23 from adfinis/dependabot/go_modules/github.com/prometheus/client_golang-1.11.1
  • 314a2fc Merge pull request #25 from tongpu/chore/update_all_actions_to_current_version
  • 9261be3 chore(actions): update all actions to their current version
  • 3e30337 chore(ci): update actions (#24)
  • 2ed6de2 chore(deps): bump github.com/prometheus/client_golang
  • d35eac0 chore(golangci): update to v3
  • 88642f2 fix(ghcr): references
  • e69617e fix(go): update to Go 1.20

v0.4.1

27 Jul 12:15
71d4942
Compare
Choose a tag to compare

Changelog

ce49875 Merge pull request #17 from hairmare/feat/display-hostname
d2529e7 Merge pull request #19 from tongpu/chore/update_README
71d4942 Merge pull request #20 from adfinis-sygroup/dependabot/go_modules/go.mongodb.org/mongo-driver-1.5.1
0605f1b chore(deps): bump go.mongodb.org/mongo-driver from 1.5.0 to 1.5.1
6d0561d docs(readme): document /healthz endpoint
a20f549 feat(buildpacks/pack): extend README.md (#18)
68636bb feat: display hostname

Docker images

  • docker pull ghcr.io/adfinis-sygroup/potz-holzoepfel-und-zipfelchape:v0.4.1
  • docker pull ghcr.io/adfinis-sygroup/potz-holzoepfel-und-zipfelchape:v0
  • docker pull ghcr.io/adfinis-sygroup/potz-holzoepfel-und-zipfelchape:v0.4

v0.4.0

15 Apr 21:26
6a90c29
Compare
Choose a tag to compare

Changelog

358dffe feat: support opentracing via jaeger-client-go (#13)
6a90c29 fix(server.go): add OK output to /healthz when healthy (#16)

Docker images

  • docker pull ghcr.io/adfinis-sygroup/potz-holzoepfel-und-zipfelchape:v0.4.0
  • docker pull ghcr.io/adfinis-sygroup/potz-holzoepfel-und-zipfelchape:v0
  • docker pull ghcr.io/adfinis-sygroup/potz-holzoepfel-und-zipfelchape:v0.4
  • docker pull ghcr.io/adfinis-sygroup/potz-holzoepfel-und-zipfelchape:latest

v0.3.1

08 Apr 09:14
6df5ea1
Compare
Choose a tag to compare

Changelog

6df5ea1 fix(ci): use Go 1.16 for releasing (#15)

Docker images

  • docker pull ghcr.io/adfinis-sygroup/potz-holzoepfel-und-zipfelchape:v0.3.1
  • docker pull ghcr.io/adfinis-sygroup/potz-holzoepfel-und-zipfelchape:v0
  • docker pull ghcr.io/adfinis-sygroup/potz-holzoepfel-und-zipfelchape:v0.3
  • docker pull ghcr.io/adfinis-sygroup/potz-holzoepfel-und-zipfelchape:latest

v0.3.0

08 Apr 09:07
4267064
Compare
Choose a tag to compare
chore(container-image): migrate to ghcr.io (#14)

v0.2.0

31 Aug 16:08
df17cd0
Compare
Choose a tag to compare

Changelog

6158ae2 ⬆️ upgrade go dependencies
e67c6d1 ♻️ cleanup html code and add image transparency/background color
c04cd83 ♻️ rewrite Caasperli to be a go application

Docker images

  • docker pull docker.pkg.github.com/adfinis-sygroup/potz-holzoepfel-und-zipfelchape/app:v0.2.0
  • docker pull docker.pkg.github.com/adfinis-sygroup/potz-holzoepfel-und-zipfelchape/app:v0
  • docker pull docker.pkg.github.com/adfinis-sygroup/potz-holzoepfel-und-zipfelchape/app:v0.2
  • docker pull docker.pkg.github.com/adfinis-sygroup/potz-holzoepfel-und-zipfelchape/app:latest
  • docker pull docker.io/adfinissygroup/potz-holzoepfel-und-zipfelchape:v0.2.0
  • docker pull docker.io/adfinissygroup/potz-holzoepfel-und-zipfelchape:v0
  • docker pull docker.io/adfinissygroup/potz-holzoepfel-und-zipfelchape:v0.2
  • docker pull docker.io/adfinissygroup/potz-holzoepfel-und-zipfelchape:latest

v0.1.2

02 May 09:03
f367fa4
Compare
Choose a tag to compare

Changelog

15317a4 ✨ (Dockerfile) Switched to numeric user id in Dockerfile
f367fa4 Merge pull request #4 from tongpu/feature/use_numeric_userid

Docker images

  • docker pull docker.pkg.github.com/adfinis-sygroup/potz-holzoepfel-und-zipfelchape/app:v0.1.2
  • docker pull docker.pkg.github.com/adfinis-sygroup/potz-holzoepfel-und-zipfelchape/app:v0
  • docker pull docker.pkg.github.com/adfinis-sygroup/potz-holzoepfel-und-zipfelchape/app:v0.1
  • docker pull docker.pkg.github.com/adfinis-sygroup/potz-holzoepfel-und-zipfelchape/app:latest
  • docker pull docker.io/adfinissygroup/potz-holzoepfel-und-zipfelchape:v0.1.2
  • docker pull docker.io/adfinissygroup/potz-holzoepfel-und-zipfelchape:v0
  • docker pull docker.io/adfinissygroup/potz-holzoepfel-und-zipfelchape:v0.1
  • docker pull docker.io/adfinissygroup/potz-holzoepfel-und-zipfelchape:latest