Skip to content

Releases: mtougeron/k8s-pvc-tagger

v0.0.8

08 May 19:32
9499551
Compare
Choose a tag to compare

What's Changed

  • Update Go version and app dependencies by @mtougeron in #47
  • Add note about --allow-all-tags cmdline flag to readme.md by @mtougeron in #46
  • Create tags with templated strings by @mtougeron in #48

Full Changelog: v0.0.7...v0.0.8

GitHub Container Registry

docker pull ghcr.io/mtougeron/k8s-aws-ebs-tagger:v0.0.8

DockerHub

docker pull docker.io/mtougeron/k8s-aws-ebs-tagger:v0.0.8

chart-1.2.5

08 May 20:03
7c24fdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...chart-1.2.5

v0.0.7

24 Mar 14:19
d95217b
Compare
Choose a tag to compare

What's Changed

GitHub Container Registry

docker pull ghcr.io/mtougeron/k8s-aws-ebs-tagger:v0.0.7

DockerHub

docker pull docker.io/mtougeron/k8s-aws-ebs-tagger:v0.0.7

chart-1.2.4

24 Mar 14:49
4f7d3b5
Compare
Choose a tag to compare

What's Changed

chart-1.2.3

10 Mar 16:59
3ad0211
Compare
Choose a tag to compare

What's Changed

  • Update the helm chart app version to v0.0.6 by @mtougeron in #41

v0.0.6

10 Mar 16:39
cfb1345
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.6-beta1

09 Feb 20:29
cfb1345
Compare
Choose a tag to compare
v0.0.6-beta1 Pre-release
Pre-release

Testing fix to #37

v0.0.5

11 Dec 19:46
fb0317f
Compare
Choose a tag to compare
  • Check to make sure the PVC annotation is set before trying to use it #38

chart-1.2.2

11 Dec 20:03
c54c9bc
Compare
Choose a tag to compare
  • Update helm chart's appVersion to v0.0.5 #39

chart-1.2.1

22 Nov 15:43
262f017
Compare
Choose a tag to compare
  • Allow additional labels on the ServiceMonitor resource (#36)