Skip to content

Releases: pelotech/kic

v0.2.3

20 Dec 16:28
719ff76

Choose a tag to compare

0.2.3 (2025-12-20)

Bug Fixes

  • deps: update docker.io/golang docker tag to v1.25 (#24) (79e74c0)
  • deps: update kubernetes packages to v0.35.0 (#4) (5841565)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.27.3 (#25) (4ecf1bc)
  • deps: update module github.com/onsi/gomega to v1.38.3 (#26) (28f7603)
  • deps: update module sigs.k8s.io/controller-runtime to v0.22.4 (#9) (b84b103)
  • upgrade to Go 1.25 (#32) (f18fb56)

v0.2.2

03 Dec 21:26
b50ddd6

Choose a tag to compare

0.2.2 (2025-12-03)

Bug Fixes

  • deps: update actions/checkout action to v6 (#29) (2c899ae)
  • deps: update actions/setup-go action to v6 (#27) (3b56461)
  • deps: update golangci/golangci-lint-action action to v9 (#28) (a36866e)

v0.2.1

30 Jul 03:03
82a6d94

Choose a tag to compare

0.2.1 (2025-07-30)

Bug Fixes

  • Invert order of coredns config updates (#21) (a73542f)

v0.2.0

30 Jul 01:00
ff3900f

Choose a tag to compare

0.2.0 (2025-07-30)

Features

  • allow excluding namespaces fromCoreDNS rewrites. (#18) (f9c4b6e)

Bug Fixes

  • controller: Simplify injectRewriteRules function (#20) (d56ef09)
  • deps: update appany/helm-oci-chart-releaser action to v0.5.0 (#16) (b657ea5)
  • deps: update module github.com/onsi/gomega to v1.38.0 (#17) (4dccdf4)

v0.1.2

03 Jul 22:04
57df9bd

Choose a tag to compare

0.1.2 (2025-07-03)

Bug Fixes

  • add rbac, sa, and remove latest from default values for helm chart (76420fc)

v0.1.1

03 Jul 16:58
a60215f

Choose a tag to compare

0.1.1 (2025-07-03)

Bug Fixes

  • typo for using kick instead of kic (b8791db)

v0.1.0

03 Jul 16:02
daa569f

Choose a tag to compare

0.1.0 (2025-07-03)

Features

  • Create Helm chart for KIC application [skip ci] (#13) (a405280)
  • initial poc implementation for ingress host to core dns rewrite (#1) (f426ad7)

Bug Fixes

  • deps: update docker.io/golang docker tag to v1.24 [skip ci] (#3) (6fa1981)
  • deps: update golangci/golangci-lint-action action to v8 (#10) (59354d3)
  • deps: update module github.com/go-logr/logr to v1.4.3 (#11) (ead6fa3)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.23.4 (#7) (006cf76)
  • deps: update module github.com/onsi/gomega to v1.37.0 (#8) (9fd6ea8)
  • update docs to set alpha status and set next release version (b9525c4)