Releases: giantswarm/apptest
Releases · giantswarm/apptest
v1.4.1
v1.4.0
Changed
- Update
controller-runtime
tov0.16.3
to match other packages.
v1.3.1
Added
- Add support for Cluster ID selector.
Changed
- PSP CR installation put under global scope
- Place KubeConfig under the
value
key in the secret in addition.
v1.3.0
v1.2.1
Fixed
- Catalog CR is fixed to include "Repositories" section
v1.2.0
Added
- Add constants for catalog names.
v1.1.1
Fixed
- Add retry logic when accessing catalog repos to get app version.
v1.1.0
Changed
- Downgrade k8s modules to
< 0.21.0
version and controller-runtime to< 0.7.0
version.
v1.0.1
Fixed
- Create
Catalog
CRs instead of deprecatedAppCatalog
CRs.
v1.0.0
Release v1.0.0 (#153) Co-authored-by: github-actions <action@github.com>