Skip to content

Releases: codenotary/kube-notary

v0.2.5

12 Mar 14:52
Compare
Choose a tag to compare

[v0.2.5] - 2020-03-12

Bug Fixes

  • fix js useless function params
  • fix html bugs and security issues
  • pkg/watcher: fix pod list's not updated after remove

Changes

  • improve changelog config in order to manage packages
  • Improve makefile with kubernetes debug enviroment for golang

Features

  • pkg/metrics: add reset recorder

v0.2.4

17 Dec 09:53
5229bbe
Compare
Choose a tag to compare

[v0.2.4] - 2019-12-17

Bug Fixes

  • update alpine version to fix known vulnerabilities

v0.2.3

17 Dec 08:46
e62cf03
Compare
Choose a tag to compare

[v0.2.3] - 2019-12-17

Bug Fixes

  • pkg/status: avoid broken page when results are errored (fixes #10)
  • test/e2e: correct Dockerfile.test-e2e for latest docker image

Changes

  • bump alpine version to 3.9.4
  • ci: trigger copy
  • ci: correct doc destination path
  • ci: trigger copy
  • ci: trigger copy
  • ci: setup docs copy action

v0.2.2

13 Sep 07:11
bffadef
Compare
Choose a tag to compare

[v0.2.2] - 2019-09-12

Changes

  • add explicit event tracking call

v0.2.1

30 Aug 16:13
8309cd2
Compare
Choose a tag to compare

[v0.2.1] - 2019-08-28

Bug Fixes

  • use -f to overwrite static file
  • skip not addressable images by bulk signing

Changes

  • detect deprecated manifest v2 schema 1 (closes #2)
  • status page: add logo and link to the dashboard (closes #7)

v0.2.0

19 Aug 09:19
Compare
Choose a tag to compare

[v0.2.0] - 2019-08-19

Bug Fixes

  • use local image for e2e testing

Changes

  • update helm chart

Features

  • embedded status page