Skip to content

Releases: statnett/image-scanner-operator

v0.5.9

09 Jun 18:48
16cbeb3
Compare
Choose a tag to compare

0.5.9 (2023-06-09)

Dependency Updates

  • deps: bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 (#417) (f5231bd)
  • deps: bump github.com/onsi/gomega from 1.27.7 to 1.27.8 (#418) (7105c34)
  • deps: bump github.com/vektra/mockery/v2 from 2.28.2 to 2.29.0 (#421) (18424ec)
  • deps: update ghcr.io/aquasecurity/trivy docker tag to v0.42.1 (#419) (2fae798)

v0.5.8

06 Jun 09:46
87078a9
Compare
Choose a tag to compare

0.5.8 (2023-06-06)

Dependency Updates

  • deps: bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.9.7 (#407) (2cd4fa9)
  • deps: bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#404) (c558a1d)
  • deps: bump github.com/statnett/controller-runtime-viper from 0.2.0 to 0.2.1 (#415) (403ade6)
  • deps: bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#405) (9bb7662)
  • deps: bump github.com/vektra/mockery/v2 from 2.27.1 to 2.28.0 (#392) (6331164)
  • deps: bump github.com/vektra/mockery/v2 from 2.28.0 to 2.28.1 (#397) (c0d796c)
  • deps: bump github.com/vektra/mockery/v2 from 2.28.1 to 2.28.2 (#414) (898e142)
  • deps: update ghcr.io/aquasecurity/trivy docker tag to v0.42.0 (#409) (b586b9d)

v0.5.7

22 May 11:09
19032a0
Compare
Choose a tag to compare

0.5.7 (2023-05-22)

Dependency Updates

  • deps: bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 (#378) (43ce334)
  • deps: bump github.com/onsi/gomega from 1.27.6 to 1.27.7 (#382) (328ae39)
  • deps: bump github.com/statnett/controller-runtime-viper from 0.1.8 to 0.1.9 (#376) (fc97b58)
  • deps: bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#383) (5486fee)
  • deps: bump github.com/vektra/mockery/v2 from 2.26.1 to 2.27.1 (#375) (e3b1551)

v0.5.6

12 May 11:28
5bd5784
Compare
Choose a tag to compare

0.5.6 (2023-05-12)

Bug Fixes

  • revert change in scan job pod error handling (#371) (6bc7359)

Dependency Updates

  • deps: bump github.com/distribution/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#374) (9834d9f)
  • deps: bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#373) (d869eaf)

v0.5.5

10 May 17:40
74de1e1
Compare
Choose a tag to compare

0.5.5 (2023-05-10)

Bug Fixes

  • don't consider evicted pods when looking for scan job pods (#369) (3b0578b)

v0.5.4

04 May 14:18
67bbfea
Compare
Choose a tag to compare

0.5.4 (2023-05-04)

Dependency Updates

  • deps: bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 (#362) (d716d48)
  • deps: bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#361) (4433b65)

v0.5.3

02 May 11:02
e3cf3bc
Compare
Choose a tag to compare

0.5.3 (2023-05-02)

Bug Fixes

  • improve logging when CIS .status.conditions patch fails (#357) (beece44)

Dependency Updates

  • deps: bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 (#355) (d486f1d)
  • deps: update ghcr.io/aquasecurity/trivy docker tag to v0.41.0 (#348) (9aa6626)

v0.5.2

26 Apr 17:42
aaa417d
Compare
Choose a tag to compare

0.5.2 (2023-04-26)

Dependency Updates

  • deps: bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#333) (1a29063)
  • deps: bump github.com/statnett/controller-runtime-viper from 0.1.7 to 0.1.8 (#334) (72e3401)
  • deps: bump github.com/vektra/mockery/v2 from 2.23.1 to 2.24.0 (#324) (0721c07)
  • deps: bump github.com/vektra/mockery/v2 from 2.24.0 to 2.26.1 (#346) (d2b9b17)
  • deps: update ghcr.io/aquasecurity/trivy docker tag to v0.39.1 (#316) (7a196a0)
  • deps: update ghcr.io/aquasecurity/trivy docker tag to v0.40.0 (#335) (1dfee65)

v0.5.1

30 Mar 08:28
56c749a
Compare
Choose a tag to compare

0.5.1 (2023-03-29)

Dependency Updates

  • deps: bump github.com/statnett/controller-runtime-viper from 0.1.6 to 0.1.7 (#310) (83207df)
  • deps: bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 (#311) (89277ed)

v0.5.0

24 Mar 14:15
b8c0329
Compare
Choose a tag to compare

0.5.0 (2023-03-24)

⚠ BREAKING CHANGES

  • run scan jobs in own namespace by default (#256)

Features

  • run scan jobs in own namespace by default (#256) (9259144)

Bug Fixes

Dependency Updates

  • deps: bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 (#295) (4fe6739)
  • deps: bump github.com/onsi/gomega from 1.27.4 to 1.27.5 (#296) (e9b37a7)
  • deps: bump github.com/vektra/mockery/v2 from 2.22.1 to 2.23.0 (#286) (a53f876)
  • deps: bump github.com/vektra/mockery/v2 from 2.23.0 to 2.23.1 (#292) (576f74e)
  • deps: bump k8s.io/api from 0.26.2 to 0.26.3 (#288) (68b6931)
  • deps: bump k8s.io/apimachinery from 0.26.2 to 0.26.3 (#287) (b9f1c57)
  • deps: bump k8s.io/client-go from 0.26.2 to 0.26.3 (#289) (cd5fbd1)