Skip to content

v2.0.5

Choose a tag to compare

@joshiste joshiste released this 27 Sep 08:36
· 548 commits to main since this release
0456d99

Changelog

  • 1e2c677 Merge pull request #35 from steadybit/dependabot/github_actions/helm/kind-action-1.8.0
  • fc1ff26 Merge pull request #38 from steadybit/dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.23.0
  • bfd5205 build(deps): bump github.com/testcontainers/testcontainers-go
  • 06d3621 build(deps): bump helm/kind-action from 1.7.0 to 1.8.0
  • b2799e5 build: helm-chart parallel to build-images
  • 078fc8f build: include licenses information into distributed artifacts
  • 0456d99 chore: update dependencies
  • b627a0e chore: update dependencies
  • 5bdf000 feat: make podSecurityContext configurable
  • adbe39c feat: possibility to exclude attributes from discovery
  • d5150af feat: set allowPrivilegeEscalation: false and drop capabilities
  • 984d4f8 fix: Readme
  • b1653d7 fix: ensure make charttesting exits on first error
  • a03e6a7 fix: ensure make charttesting exits on first error
  • dba3a00 fix: fixed matchLabels for deployments/services
  • 1aa6cec fix: reference correct helm-unittest plugin
  • dd66729 refa: log additional runtime debug information
  • ab1ee49 refa: use constants whenever possible