Skip to content

Releases: utilitywarehouse/kube-applier

v3.3.8

21 Oct 08:46
Compare
Choose a tag to compare
  • Update to latest Kustomize (v4.4.0)
  • Fix RBAC #254
  • Fix stale Waybill bug #255

v3.3.7

10 Sep 15:19
Compare
Choose a tag to compare
  • webserver: retrieve Waybills on request (#252)
  • client: use caching client provided by controller-runtime (#252)
  • webserver: add panel for Waybills without a last run (#253)

v3.3.6

23 Aug 14:39
Compare
Choose a tag to compare
  • Revert to strongbox 0.2.0 (#250)

v3.3.5

20 Aug 09:27
Compare
Choose a tag to compare
  • Request less CPU (#245)
  • Update bootstrap.js and jquery.js (#246)
  • Upgrade Go to 1.17 (#247)
  • Fix memory leak by shutting down the client's event broadcaster (#248)

3.3.4

22 Jul 09:35
d506012
Compare
Choose a tag to compare
  • Check access before adding a resource to the list of prunable resources (#243)

3.3.3

08 Jul 13:24
Compare
Choose a tag to compare
  • Updates dependencies to address vulnerabilities (#239, #240)
  • Support shell pattern matching in allowed-namespaces (#238)
  • Add kube_applier_last_run_success metric (#233)
  • Enable use of multiple SSH deploy keys to clone private repos (#232, #235)

3.3.3-rc.4

07 Jul 07:25
Compare
Choose a tag to compare
  • Updates dependencies to address vulnerabilities
  • Support shell pattern matching in allowed-namespaces (#238)

3.3.3-rc.3

22 Jun 12:09
Compare
Choose a tag to compare
  • If there is a single SSH "key_" in the Secret, use that as the default for all github.com resources (#235)

3.3.3-rc.2

18 Jun 11:04
Compare
Choose a tag to compare
  • Add kube_applier_last_run_success metric (#233)
  • Alpine 3.14 (#234)

3.3.3-rc.1

04 Jun 09:28
16b5249
Compare
Choose a tag to compare
  • Enable use of multiple SSH deploy keys to clone private repos #232