Skip to content

Releases: mittwald/kube-httpcache

v0.9.1

15 Jul 13:09
9ad7021

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.1-alpha.1

11 Jul 16:40

Choose a tag to compare

v0.9.1-alpha.1 Pre-release
Pre-release

Changelog

4a1c3e1 Bump chartVersion and appVersion to 'v0.9.0'
3b0d655 Merge remote-tracking branch 'origin/chore/update-exporter' into chore/update-exporter
3ea80dd add leontappe/prometheus_varnish_exporter
dd1b213 fix goreleaser ARGS
db597c1 set default exporter ARCH
12eebf5 update base images
967aca9 use DEBIAN_ARCH for debian image chocie
82a79f0 use DEBIAN_ARCH for debian image chocie

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.9
  • docker pull quay.io/mittwald/kube-httpcache:v0.9.1-alpha.1

v0.9.0

25 Jun 08:18
27a00d6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.9.0-alpha.1

25 Jun 07:45

Choose a tag to compare

Changelog

2846c1f Add configurable annotations to service (#241)
fdcf767 Bump chartVersion and appVersion to 'v0.8.1'
a161773 Bump github.com/golang/glog from 1.2.0 to 1.2.1 (#228)
df3b56a Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#237)
3d6736d Bump k8s.io/client-go from 0.29.3 to 0.29.4 (#232)
52bfcb0 clean up
5da39f3 update go to 1.24 and update deps
6204509 update varnish to 7.6

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.9
  • docker pull quay.io/mittwald/kube-httpcache:v0.9.0-alpha.1

v0.8.1

03 Apr 06:50
v0.8.1
8164abb

Choose a tag to compare

Changelog

49457d2 Bump chartVersion and appVersion to 'v0.8.0'
f224ece Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 (#200)
83b8bdc Bump github.com/golang/glog from 1.1.1 to 1.1.2 (#182)
3e4269f Bump github.com/golang/glog from 1.1.2 to 1.2.0 (#204)
5cc8474 Bump github.com/martin-helmich/go-varnish-client from 0.3.0 to 0.3.1 (#205)
09f70db Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#194)
af29586 Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#210)
7318985 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#221)
81f788b Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#223)
759bff9 Bump k8s.io/client-go from 0.27.3 to 0.27.4 (#179)
1a81c4b Bump k8s.io/client-go from 0.27.4 to 0.28.1 (#189)
66a2842 Bump k8s.io/client-go from 0.28.1 to 0.28.3 (#197)
75908d2 Bump k8s.io/client-go from 0.28.3 to 0.28.4 (#202)
7ddde1c Bump k8s.io/client-go from 0.28.4 to 0.29.0 (#208)
695eff4 Bump k8s.io/client-go from 0.29.0 to 0.29.1 (#213)
05a818b Bump k8s.io/client-go from 0.29.1 to 0.29.2 (#218)
8164abb Bump k8s.io/client-go from 0.29.2 to 0.29.3 (#224)
4f2909e add PodDisruptionBudget (#216)
544dca5 add varnish exporter builder (#215)
4065e94 chore: remove refs to deprecated io/ioutil (#196)
3aabcd1 use tpl in backendService (#214)

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.8
  • docker pull quay.io/mittwald/kube-httpcache:v0.8.1

v0.8.0

21 Jun 12:34
v0.8.0
2b1c3e5

Choose a tag to compare

Changelog

11458b1 Bump Go to v1.20 (#159)
240a7c6 Bump Varnish to v7.3 (#176)
ed1135f Bump chartVersion and appVersion to 'v0.7.2'
e7f3ecb Bump github.com/fsnotify/fsnotify from 1.4.7 to 1.6.0 (#165)
28ec8d3 Bump github.com/gogo/protobuf from 1.1.1 to 1.3.2 (#142)
60f555d Bump github.com/golang/glog from 1.0.0 to 1.1.1 (#167)
14c09ac Bump github.com/martin-helmich/go-varnish-client from 0.2.2 to 0.2.4 (#164)
fd87419 Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 (#143)
10e6bfc Bump github.com/prometheus/client_golang from 1.11.1 to 1.15.1 (#166)
22bd027 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#172)
2b3392d Bump golang.org/x/text from 0.3.2 to 0.3.8 (#160)
09ef422 Bump k8s.io/client-go from 0.27.2 to 0.27.3 (#173)
087850e Bump kubernetes modules to v0.27 (#163)
4054240 Enable dependabot updates (#161)
b24157d Upgrade to debian:bullseye-slim (#155)
2b1c3e5 fix(metrics) Modify servicemonitor to scrape signaller port optionally (#170)

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.8
  • docker pull quay.io/mittwald/kube-httpcache:v0.8.0

v0.7.2

12 Apr 19:02
v0.7.2
7f64544

Choose a tag to compare

What's Changed

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.7
  • docker pull quay.io/mittwald/kube-httpcache:v0.7.2

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

29 Nov 11:04
v0.7.1
7e800dd

Choose a tag to compare

⚠️ NOTE: This release fixes a security issue; see advisory GHSA-47xh-qxqv-mgvg for more information.

Changelog

7de24e0 Allow labels customization for pods (#116)
a402fdd Bump chartVersion and appVersion to 'v0.6.1'
2152476 Dockerfiles: bump exporter version (#118)
7e800dd Fix resource consumption issues (#125)
51d20ba Helm: Allow label customization for servicemonitor (#113)
aa110ab Instrument Signaller controller with prometheus-client (#111)
5c0ebf0 Make ingress.yaml kube version agnostic and add className param (#112)

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.7
  • docker pull quay.io/mittwald/kube-httpcache:v0.7.1

v0.7.0

17 Jun 12:01
v0.7.0
7e800dd

Choose a tag to compare

Changelog

7de24e0 Allow labels customization for pods (#116)
a402fdd Bump chartVersion and appVersion to 'v0.6.1'
2152476 Dockerfiles: bump exporter version (#118)
7e800dd Fix resource consumption issues (#125)
51d20ba Helm: Allow label customization for servicemonitor (#113)
aa110ab Instrument Signaller controller with prometheus-client (#111)
5c0ebf0 Make ingress.yaml kube version agnostic and add className param (#112)

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.7
  • docker pull quay.io/mittwald/kube-httpcache:v0.7.0

v0.6.1

18 Oct 11:42
b36ece3

Choose a tag to compare

Changelog

b36ece3 Allow to set annotations for deployment or statefulSet via Helm Values (#109)
ffb9962 Bump chartVersion and appVersion to 'v0.6.0'
8f4b4d9 Docker: Leave apt-transport-https package installed in image (#108)

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.1