Releases: mtougeron/k8s-pvc-tagger
Releases · mtougeron/k8s-pvc-tagger
chart-1.2.0
- Allow running in a namespace other than the namespace(s) it is watching #34
chart-1.1.5
- Add optional volumeMount and volume to deployment #33
chart-1.1.4
- Fix extraEnvs indentation #32
v0.0.4
chart-1.1.3
Updated RBAC rules
Releasing v0.0.4
in the chart
v0.0.3
- watch all, single & multiple namespaces
- allow using csv key/value pairs in the tag annotations
- structure json logging
docker pull ghcr.io/mtougeron/k8s-aws-ebs-tagger:v0.0.3
docker pull docker.io/mtougeron/k8s-aws-ebs-tagger:v0.0.3
chart-1.1.2
Releasing v0.0.3
in the chart
v0.0.2
- Dynamically find aws region
- Dynamically find current kubernetes namespace
- Support PVCs from
ebs.csi.aws.com
docker pull ghcr.io/mtougeron/k8s-aws-ebs-tagger:v0.0.2
docker pull docker.io/mtougeron/k8s-aws-ebs-tagger:v0.0.2
chart-1.1.0
Update helm chart to support v0.0.2
updates