Changelog
- [e8566e] Add tests for MinReplicasDeployment
- [7c7f9d] Add tests for MinReplicasHPA
- [3c0ad3] Fix optional check for seccomp [#590]
- [3b4bd6] Update Go in Docker
- [a9e9d6] add description about probe identical checks
- [297963] add description for JUnit test reports
- [b17cab] build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0
- [9a861f] build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0
- [de1787] build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
- [a36303] build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
- [33bd4e] build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0
- [9307c9] build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
- [f2dd79] build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0
- [4ccb5c] build(deps): bump golang.org/x/term from 0.25.0 to 0.26.0
- [6118c3] build(deps): bump golang.org/x/term from 0.26.0 to 0.27.0
- [76081f] build(deps): bump golang.org/x/term from 0.27.0 to 0.28.0
- [5fc1c0] build(deps): bump golang.org/x/term from 0.28.0 to 0.31.0
- [67cafc] build(deps): bump k8s.io/api from 0.31.1 to 0.31.2
- [91c466] build(deps): bump k8s.io/api from 0.31.2 to 0.31.3
- [5de005] build(deps): bump k8s.io/api from 0.31.3 to 0.32.0
- [7ccf49] build(deps): bump k8s.io/api from 0.32.0 to 0.32.3
- [114ef1] build(deps-dev): bump vite from 5.3.3 to 5.3.6 in /web
- [5ca400] divide probe checks
- [08ea9f] feat: make the required replicas configurable
- [882215] renderer/junit: fix broken test
- [81371e] revert unused probe file
- [7eb23d] web: update dependencies