Releases: giantswarm/config-controller
Releases · giantswarm/config-controller
v0.10.1
v0.10.0
Added
- Added repository name parameter to be able to point to different config repositories, defaults to
config
- Added parameters to configure shared config repository related settings
- Added ability to use deploy keys for root and shared config repository instead of using a token to authenticate towards GitHub
Changed
- Removed usage of
config.giantswarm.io/version
annotation from AppCatalogEntries in favor of repository ref parameter, defaults tomain
- Assemble the repository with
giantswarm/shared-configs
when the root repository is not configured asgiantswarm/config
- Use base image from
gsoci.azurecr.io
.
Removed
- Removed the
lint
CLI command.
v0.9.2
Fixed
- Move pss values under the global property
v0.9.1
Changed
- Configure
gsoci.azurecr.io
as the default container image registry.
v0.9.0
v0.8.0
v0.7.0
v0.6.0
Changed
- Add deprecation notice in favor of
konfigure
. - Replace deprecated vault decrypt call with updated method from
valuemodifier
library.
v0.5.1
Release v0.5.1 (#186) Co-authored-by: github-actions <[email protected]> Co-authored-by: Thomas Fussell <[email protected]>
v0.5.0
Release v0.5.0 (#183) Co-authored-by: github-actions <[email protected]>