Skip to content

Releases: nicklasfrahm/kraut

v0.1.4

13 Feb 22:20
edd0cc0
Compare
Choose a tag to compare

0.1.4 (2024-02-13)

Bug Fixes

  • ci: add multi component build process (edd0cc0)
  • oidc: create OIDC proxy (5c127d4)

v0.1.3

13 Feb 22:14
87dfc03
Compare
Choose a tag to compare

0.1.3 (2024-02-13)

Bug Fixes

  • ci: authenticate to ghcr.io (09cb659)
  • ci: use helm cli to login to OCI registry (7cfa8b6)
  • deps: bump the gomodules group with 1 update (#11) (5cd25f8)
  • docs: add first component architecture documentation (87dfc03)
  • helm: avoid invalid image tags (4936d03)

v0.1.2

10 Jan 23:56
f2e2f46
Compare
Choose a tag to compare

0.1.2 (2024-01-10)

Bug Fixes

  • ci: publish helm chart to OCI registry (#10) (30d8368)

v0.1.1

10 Jan 00:37
fafc945
Compare
Choose a tag to compare

0.1.1 (2024-01-10)

Bug Fixes

  • api: create Firewall CRD and pseudo code for operator (#7) (bd0d9fc)
  • ci: allow CI write permissions for tags (fafc945)
  • ci: assign permissions to jobs (403b889)

v0.1.0

09 Jan 21:15
973022e
Compare
Choose a tag to compare

0.1.0 (2024-01-09)

Features

  • management: create host API (a4b536b)