Skip to content

v0.6.0

Compare
Choose a tag to compare
@mittwald-machine mittwald-machine released this 12 Oct 11:12
· 63 commits to master since this release
v0.6.0
37cb9e4

⚠️ Breaking Changes

  • Varnish: Change default port from 80 to 8080 (#97)
    Deployments have to be updated accordingly, if those aren't using the provided helm chart. Either changing the service port or specifying the -frontend-port=80 flag will work.

Changelog

f8cd000 Add exporter to release image (#103)
37cb9e4 Build ARM images and release multi-arch manifests (#102)
d34ca55 Chart: Allow changing transient storage on STS (#99)
9f46e5a Explicitly check for write events in fsnotify watcher (#81) (#90)
97e45ee Helm: Fix default values documentation typo. (#92)
a90c756 Helm: add support for topologySpreadConstraints. (#91)
783b501 Make Signaller HTTP-client more configurable (#100)
c178a73 Push Helm chart into repo on new tags (#104)
a14f157 README: Align ACL examples content. (#98)
adc2210 Varnish: Change default port from 80 to 8080. (#97)
70b91d1 pkg: Fix logging typos. (#93)

Docker images

  • docker pull quay.io/mittwald/kube-httpcache:stable
  • docker pull quay.io/mittwald/kube-httpcache:v0
  • docker pull quay.io/mittwald/kube-httpcache:v0.6
  • docker pull quay.io/mittwald/kube-httpcache:v0.6.0