Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.6: Upgrade packages, implement metrics.metricsAddress and containerPorts in Helm chart, refactor release process #23

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

m8rmclaren
Copy link
Contributor

v1.0.6

Features

  • feat(helm): Rename secureMetrics to metrics and add metrics.secure and metrics.metricsAddress as configuration values. This way, Prometheus can scrape the controller manager metrics without the secure metrics proxy.
  • feat(helm): Add configuration element in Helm chart default values file to configure container ports on the controller manager container.

Fixes

  • fix(deps): Update golang.org/x/net to v0.19.0
  • fix(dockerfile): Upgrade builder image to golang:1.20 to address CVE-2023-38408

@m8rmclaren m8rmclaren self-assigned this Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants