Releases: mtougeron/k8s-pvc-tagger
Releases · mtougeron/k8s-pvc-tagger
v0.0.8
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
docker pull ghcr.io/mtougeron/k8s-aws-ebs-tagger:v0.0.8
docker pull docker.io/mtougeron/k8s-aws-ebs-tagger:v0.0.8
chart-1.2.5
What's Changed
- Update the app version to v0.0.8 by @mtougeron in #49
Full Changelog: v0.0.8...chart-1.2.5
v0.0.7
What's Changed
- Allow setting/overriding the default tags by @mtougeron in #44
docker pull ghcr.io/mtougeron/k8s-aws-ebs-tagger:v0.0.7
docker pull docker.io/mtougeron/k8s-aws-ebs-tagger:v0.0.7
chart-1.2.4
What's Changed
- Bump appVersion in helm chart to v0.0.7 by @mtougeron in #45
chart-1.2.3
What's Changed
- Update the helm chart app version to v0.0.6 by @mtougeron in #41
v0.0.6
What's Changed
- Fix the path to the VolumeHandle field by @mtougeron in #40
Full Changelog: v0.0.5...v0.0.6
v0.0.6-beta1
Testing fix to #37
v0.0.5
chart-1.2.2
- Update helm chart's appVersion to v0.0.5 #39
chart-1.2.1
- Allow additional labels on the ServiceMonitor resource (#36)