Skip to content

v1.20.0

Latest
Compare
Choose a tag to compare
@zegl zegl released this 28 Apr 16:54

Changelog

  • e8566e3 Add tests for MinReplicasDeployment
  • 7c7f9d7 Add tests for MinReplicasHPA
  • 3c0ad34 Fix optional check for seccomp #590
  • 3b4bd66 Update Go in Docker
  • a9e9d62 add description about probe identical checks
  • 2979637 add description for JUnit test reports
  • b17cabf build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0
  • 9a861f6 build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0
  • de17876 build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
  • a363030 build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • 33bd4e3 build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0
  • 9307c9a build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
  • f2dd79e build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0
  • 4ccb5cc build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0
  • 6118c3e build(deps): bump golang.org/x/term from 0.26.0 to 0.27.0
  • 76081f5 build(deps): bump golang.org/x/term from 0.27.0 to 0.28.0
  • 5fc1c08 build(deps): bump golang.org/x/term from 0.28.0 to 0.31.0
  • 67cafc0 build(deps): bump k8s.io/api from 0.31.1 to 0.31.2
  • 91c4669 build(deps): bump k8s.io/api from 0.31.2 to 0.31.3
  • 5de0054 build(deps): bump k8s.io/api from 0.31.3 to 0.32.0
  • 7ccf49c build(deps): bump k8s.io/api from 0.32.0 to 0.32.3
  • 114ef1b build(deps-dev): bump vite from 5.3.3 to 5.3.6 in /web
  • 5ca400f divide probe checks
  • 08ea9f4 feat: make the required replicas configurable
  • 8822151 renderer/junit: fix broken test
  • 81371e9 revert unused probe file
  • 7eb23d0 web: update dependencies