Skip to content

Releases: crossplane-contrib/function-tag-manager

v0.3.2

15 Oct 22:02
bfeda8c
Compare
Choose a tag to compare

v0.3.2 is a minor fix where the only change is in packaging annotations for the Upbound Marketplace.

v0.3.1

11 Oct 08:14
ada2560
Compare
Choose a tag to compare

v0.3.1 is a minor release that updates the package metadata and cleans up go lint errors.

v0.3.0

08 Oct 12:06
Compare
Choose a tag to compare

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