Releases: appuio/appuio-cloud-agent
Releases · appuio/appuio-cloud-agent
v0.10.0-dev2
8 changes since v0.9.0
🛠️ Minor Changes
- Add Aldebaran as CodeOwners (#59)
🔗 Dependency Updates
- Update actions/setup-go action to v4 (#56)
- Update goreleaser/goreleaser-action action to v4 (#57)
- Update module github.com/minio/pkg to v1.7.2 (#47)
- Update module gomodules.xyz/jsonpatch/v2 to v2.3.0 (#61)
- Update module sigs.k8s.io/kind to v0.19.0 (#58)
- Update module sigs.k8s.io/controller-runtime to v0.14.6 (#51)
- Update module go.uber.org/multierr to v1.11.0 (#49)
v0.10.0-dev1
8 changes since v0.9.0
🛠️ Minor Changes
- Add Aldebaran as CodeOwners (#59)
🔗 Dependency Updates
- Update actions/setup-go action to v4 (#56)
- Update goreleaser/goreleaser-action action to v4 (#57)
- Update module github.com/minio/pkg to v1.7.2 (#47)
- Update module gomodules.xyz/jsonpatch/v2 to v2.3.0 (#61)
- Update module sigs.k8s.io/kind to v0.19.0 (#58)
- Update module sigs.k8s.io/controller-runtime to v0.14.6 (#51)
- Update module go.uber.org/multierr to v1.11.0 (#49)
v0.9.0
1 changes since v0.8.0
🚀 Features
- Add support for omitting RBAC rules on organization namespaces (#54)
v0.9.0-alpha1
1 changes since v0.8.0
🚀 Features
- Add support for omitting RBAC rules on organization namespaces (#54)
v0.8.0
4 changes since v0.7.1
🚀 Features
- Calculate ratio by node class (#46)
🔗 Dependency Updates
- Update kubernetes packages to v0.25.4 (#44)
- Update docker.io/library/alpine Docker tag to v3.17 (#45)
- Update module sigs.k8s.io/controller-runtime to v0.13.1 (#43)
v0.8.0-alpha2
3 changes since v0.7.1
🔗 Dependency Updates
- Update kubernetes packages to v0.25.4 (#44)
- Update docker.io/library/alpine Docker tag to v3.17 (#45)
- Update module sigs.k8s.io/controller-runtime to v0.13.1 (#43)
v0.8.0-alpha1
3 changes since v0.7.1
🔗 Dependency Updates
- Update kubernetes packages to v0.25.4 (#44)
- Update docker.io/library/alpine Docker tag to v3.17 (#45)
- Update module sigs.k8s.io/controller-runtime to v0.13.1 (#43)
v0.7.1
1 changes since v0.7.0
🐛 Fixes
- Fix permission to be able to set owner references (#42)
v0.7.0
6 changes since v0.6.1
🚀 Features
- Add Organization RBAC controller (#41)
🔗 Dependency Updates
- Update kubernetes packages to v0.25.3 (#37)
- Update module sigs.k8s.io/kind to v0.17.0 (#40)
- Update module github.com/stretchr/testify to v1.8.1 (#39)
- Update paambaati/codeclimate-action action to v3.2.0 (#38)
- Update module github.com/minio/pkg to v1.5.4 (#34)
v0.6.1
1 changes since v0.6.0
🐛 Fixes
- Pass
DefaultNamespaceNodeSelectorAnnotation
configuration (#36)