Skip to content

Releases: carvel-dev/secretgen-controller

v0.10.3

08 Jul 00:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.10.3

754029eb38d6d290a032c6d0e59e78db16f1091d40873f1c3054c0909fab71c7  release.yml
0fdcfbaff66b5bbfea0cef9b261c60552417ee008c5cb852e7604e5ea9215605  package.yml
55338cd490a6932c857e2035ed552b0a21e07bd2f0a46d4f5d0d2419b2323333  package-metadata.yml

v0.9.2

08 Nov 19:03
0587853
Compare
Choose a tag to compare

What's Changed

  • [v0.9.x] Update vendored modules to address HIGH/CRTICIAL CVEs by @neil-hickey in #113

Full Changelog: v0.9.1...v0.9.2

02871f46ec60a1dc1eac12d46b3b46403047697b5e028d2addf61accfb5d1529  release.yml

v0.9.1

10 Jun 15:59
3b76cf0
Compare
Choose a tag to compare

What's Changed

  • Simplify security context configuration for controller by @cppforlife in #74
    • This was done to support OpenShift clusters without additional configuration
    • Configuration now inline with what kapp-controller is configured with

Full Changelog: v0.9.0...v0.9.1

945b3a767dd54e88239b625984dd3dab3232c639509d642247f32fea602e32b4  release.yml

v0.9.0

09 Jun 22:07
51500ee
Compare
Choose a tag to compare

What's Changed

  • Introduce SecretTemplate API by @Samze in #66
  • Cheatcode to make kubectl happy for namespace ordering by @cppforlife in #62

New Contributors

  • @Samze made their first contribution in #64

Full Changelog: v0.8.0...v0.9.0

fb4bd0d1ab1b77ed7b88a21cbdf7520fb03fef39a3f979a96897e6042c522e98  release.yml

v0.8.0

08 Mar 23:18
da04f1c
Compare
Choose a tag to compare
  • [breaking] Stopped copying annotations/labels from source secret into dst secret when copied via SecretImport
9c786559171dec5799f40031e846a58646b0d29e4c1beccfa5e07f2c9dbdae1e  release.yml

v0.7.1

16 Nov 18:18
459cdde
Compare
Choose a tag to compare

What's Changed

  • Change secrets to secretimports in secret_import_reconciler by @danielhelfand in #43

NOTE: prefer this version over 0.7.0

Full Changelog: v0.7.0...v0.7.1

b6291f815bc81346cad9f2e6f120aa69794b2abc2200a8ba5d7fcdc56a479f14   release.yml

v0.7.0

16 Nov 01:48
63766ca
Compare
Choose a tag to compare

Note: please use 0.7.1

  • Introduce secretgen.carvel.dev/excluded-from-wildcard-matching annotation on Namespaces to skip on secrets that export to *
4bb757f9b663d90a13bc12b81219763008ce0f1e5db22cd1350f806e8aeef29f  release.yml

v0.6.0

29 Oct 00:39
Compare
Choose a tag to compare
  • Switched to hosting container image on ghcr.io
940b8d88751bcc14150e30a3b49fbb66f4c7c77960264a6a7db05e8d4cc4bbe2  release.yml

v0.5.0

21 Aug 00:08
39cc310
Compare
Choose a tag to compare
  • [Upgrade note] This release removes SecretExport and SecretRequest under secretgen.k14s.io API group
    • Previous release introduced SecretExport and SecretImport resources under secretgen.carvel.dev API group. Make sure to upgrade to v0.4.0 first, migrate your resources before moving to this release.
  • Introduces secretgen.carvel.dev/image-pull-secret annotation on Secrets as an alternative way to do SecretImport for image pull secrets. Docs coming.
11c25c1e1b489abf5245d1564dc84469199f58dab1d1aa8afc9653068a70087d  release.yml

v0.4.0

20 Aug 22:11
Compare
Choose a tag to compare
  • [Upgrade note] This release introduces SecretExport and SecretImport under secretgen.carvel.dev API group. In the next release SecretExport and SecretRequest resources will be removed from secretgen.k14s.io API group. Make sure to upgrade to this release and migrate your resources before moving onto to the next release.
03bd7df391bc588060e3ad5581dc589162cf324cb19deb42e4e56fb8d1e9570f  release.yml