Skip to content

v2024.9.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 13:32
· 3 commits to main since this release

September 05, 2024

Feature

  • Add flag on service reconcile to disable service name updates which can in certain cases cause unwanted alias generation
  • BREAKING CHANGE: Set the default for the tool to not update service names
  • When the tool loads if it doesn't find a valid configuration file it will fallback to the default printed out by the config sample command

Security

  • Change docker base image to fix vulnerabilities that were in the previous one

Dependency

  • Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
  • Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /src
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /src
  • Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /src
  • Bump github.com/creasty/defaults from 1.7.0 to 1.8.0 in /src
  • Bump opslevel/report-deploy-github-action from 0.7.0 to 0.10.0
  • bump opslevel-go to v2024.9.3, opslevel-jq-parser to v2024.9.3, opslevel-k8s-controller to v2024.9.3

Docker Image

  • docker pull public.ecr.aws/opslevel/kubectl-opslevel:v2024.9.5