Skip to content

Releases: undistro/zora

v0.7.1-rc5

24 Jan 15:55
Compare
Choose a tag to compare
v0.7.1-rc5 Pre-release
Pre-release

Changelog

  • ef0ce59 Bumping to v0.7.1-rc5
  • d3a3a7c UD-1141: Fix instances of stale scan ID information

v0.7.1-rc4

23 Jan 18:56
Compare
Choose a tag to compare
v0.7.1-rc4 Pre-release
Pre-release

Changelog

v0.7.1-rc3

19 Jan 20:34
Compare
Choose a tag to compare
v0.7.1-rc3 Pre-release
Pre-release

Changelog

  • be7b16b Bumping to v0.7.1-rc3
  • 8d2aa2e UD-1129: Update reconciliation of misconfigurations and vulnerabilities to check for deltas before sending to SaaS

v0.7.1-rc2

15 Jan 19:31
Compare
Choose a tag to compare
v0.7.1-rc2 Pre-release
Pre-release

Changelog

  • 5162018 Bump dependencies and include more image details in VulnerabilityReport (#232)
  • 25825da Merge pull request #233 from undistro/feat/push-vuln-reports
  • d548f6b added target_blank for external links (#230)
  • c0fe740 chore: add scanID in scan status to be sent to SaaS
  • ef1ea09 chore: add status conditions in VulnerabilityReportStatus
  • d611d52 chore: grant vulnerabilityreports/status permission to zora-operator
  • 3917d89 chore: implement PutVulnerabilityReport in saas.Client
  • 78e5e08 feat: sending vulnerability reports to saas if enabled

v0.7.1-rc1

21 Nov 20:50
02af01f
Compare
Choose a tag to compare
v0.7.1-rc1 Pre-release
Pre-release

Changelog

  • d548f6b added target_blank for external links (#230)
  • 02af01f bump chart version to 0.7.1-rc1
  • 2293160 feat: add env and envFrom parameters in helm chart
  • 8a8852a feat: add http proxy support in http client

v0.7.0

31 Oct 13:02
8cfdce4
Compare
Choose a tag to compare

Changelog

v0.7.0-rc7

26 Oct 21:09
349fcf8
Compare
Choose a tag to compare
v0.7.0-rc7 Pre-release
Pre-release

Changelog

v0.7.0-rc6

26 Sep 14:02
7b5016a
Compare
Choose a tag to compare
v0.7.0-rc6 Pre-release
Pre-release

Changelog

  • 7b5016a bump zora chart to v0.7.0-rc6
  • ae3f317 chg: set plugin env variables in worker container
  • 02bd611 chore: add kind targets in Makefile
  • e96eb15 feat: add ignoreUnfixed and ignoreDescriptions parameters in helm chart

v0.7.0-rc5

21 Sep 21:58
4cdf3c1
Compare
Choose a tag to compare
v0.7.0-rc5 Pre-release
Pre-release

Changelog

  • fe99bb3 bump gh actions
  • f44769a bump trivy 0.45.1
  • 8ee8285 chore: create a chart pre-delete hook to delete the default cluster
  • f3ff40d chore: set label zora.undistro.io/default to "true" in default cluster and scans
  • b9fc063 chore: update chart NOTES.txt
  • a300eb1 feat: add description field in Vulnerability
  • 37a694c feat: delete hook image as helm parameter
  • 4cdf3c1 pre release v0.7.0-rc5

v0.7.0-rc4

05 Sep 13:02
ef24f84
Compare
Choose a tag to compare
v0.7.0-rc4 Pre-release
Pre-release

Changelog

  • e7ee82e chore: add successfulScansHistoryLimit and failedScansHistoryLimit fields on helm chart
  • ef24f84 chore: bump zora chart 0.7.0-rc4
  • 503c622 chore: remove default trivy resources in helm chart
  • 706bbe0 chore: remove suspend and schedule fields from plugin reference in cluster scan spec
  • 4329d87 chore: rename issueCount to totalIssues in clusterscan status;
  • a1153a5 chore: update NOTES.txt
  • bfd55a4 chore: using "misconfig" to abbreviate "misconfigurations", instead of "misc"