Releases: crossplane-contrib/function-tag-manager
Releases · crossplane-contrib/function-tag-manager
v0.3.2
v0.3.1
v0.3.1 is a minor release that updates the package metadata and cleans up go lint errors.
v0.3.0
v0.3.0 This is the first release on crossplane-contrib. AWS resources are supported with the following actions:
- addTags
- ignoreTags
- removeTags
It can be installed by applying the following manifest to your Crossplane environment:
apiVersion: pkg.crossplane.io/v1beta1
kind: Function
metadata:
name: crossplane-contrib-function-tag-manager
spec:
package: xpkg.upbound.io/crossplane-contrib/function-tag-manager:v0.3.0
Full Changelog: v0.2.0...v0.3.0