Skip to content

Releases: giantswarm/config-controller

v0.10.1

15 May 11:45
691196e
Compare
Choose a tag to compare

Fixed

  • Add missing team label on the service monitor and all helm resources.

v0.10.0

20 Feb 14:09
3a71813
Compare
Choose a tag to compare

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 to main
  • Assemble the repository with giantswarm/shared-configs when the root repository is not configured as giantswarm/config
  • Use base image from gsoci.azurecr.io.

Removed

  • Removed the lint CLI command.

v0.9.2

29 Jan 07:51
d1c5536
Compare
Choose a tag to compare

Fixed

  • Move pss values under the global property

v0.9.1

15 Jan 10:20
5424700
Compare
Choose a tag to compare

Changed

  • Configure gsoci.azurecr.io as the default container image registry.

v0.9.0

10 Nov 12:08
14e48b2
Compare
Choose a tag to compare

Changed

  • Add a switch for PSP CR installation.

v0.8.0

31 Jul 11:50
ba2d9f8
Compare
Choose a tag to compare

Added

  • Add Service Monitor.

v0.7.0

04 Jul 14:46
9476e0a
Compare
Choose a tag to compare

Added

  • Add use of the runtime/default seccomp profile.

Removed

  • Remove push to shared-app-collection as it is deprecated.

Changed

  • Updated default securityContext values to comply with PSS policies.

v0.6.0

21 Jul 15:26
95d3e7f
Compare
Choose a tag to compare

Changed

  • Add deprecation notice in favor of konfigure.
  • Replace deprecated vault decrypt call with updated method from valuemodifier library.

v0.5.1

30 Nov 14:59
e855096
Compare
Choose a tag to compare
Release v0.5.1 (#186)

Co-authored-by: github-actions <action@github.com>
Co-authored-by: Thomas Fussell <thomas@giantswarm.io>

v0.5.0

29 Nov 22:38
226feee
Compare
Choose a tag to compare
Release v0.5.0 (#183)

Co-authored-by: github-actions <action@github.com>