Skip to content

chore: helm chart 2.10.3 release#605

Merged
holyspectral merged 12 commits into
release/v2.10from
updatecli_release/v2.10_6957d827d0120a33d501e5c5df6ee0ef43b06e8e4f59dd5681771a4a9ee7055a
Jun 18, 2026
Merged

chore: helm chart 2.10.3 release#605
holyspectral merged 12 commits into
release/v2.10from
updatecli_release/v2.10_6957d827d0120a33d501e5c5df6ee0ef43b06e8e4f59dd5681771a4a9ee7055a

Conversation

@github-actions

Copy link
Copy Markdown

Automatic Helm chart 2.10.3 update.
This PR has been created by the automation used to automatically update the Helm charts when neuvector is released or helm chart content is updated.
REMEMBER IF YOU WANT TO MERGE IN A SINGLE COMMIT CHANGES AND VERSION BUMP, YOU MUST SQUASH THE COMMIT BEFORE MERGING THIS PR!


Update neuvector chart versions

update prometheus exporter tag

change detected: * key "$.exporter.image.tag" updated from "1.0.13" to "5.3.0", in file "charts/monitor/values.yaml"

v5.3.0
## What's Changed
* Update/secret by @achdevops in https://github.com/neuvector/prometheus-exporter/pull/21
* Add namespace info to log events, update base image by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/22
* NVSHAS-6610: Properly escape the login request by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/23
* add controller metrics for cpu & mem  by @rogue5oul in https://github.com/neuvector/prometheus-exporter/pull/24
* Document metrics by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/25
* Update the base image to alpine 3.17.0 by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/26
* Update base image to alpine 3.17.1 by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/27
* Not to pull enforcer metrics by default by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/28
* Upgrade base image by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/30
* Change base image to alpine 3.18.4 by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/32
* Upgrade to alpine 3.19.1 based by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/33
* Support python venv by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/34

## New Contributors
* @achdevops made their first contribution in https://github.com/neuvector/prometheus-exporter/pull/21
* @rogue5oul made their first contribution in https://github.com/neuvector/prometheus-exporter/pull/24

**Full Changelog**: https://github.com/neuvector/prometheus-exporter/compare/4.2.2...v5.3.0
update NV tag

change detected: * key "$.tag" updated from "5.5.2" to "5.5.3", in file "charts/core/values.yaml"

v5.5.3
## Bugs Fixed
	
* #2227: UBI controller images don't work in newer OpenShift environment by @holyspectral in https://github.com/neuvector/neuvector/pull/2383
update adapter tag

change detected: * key "$.cve.adapter.image.tag" updated from "0.2.7" to "0.2.8", in file "charts/core/values.yaml"

v0.2.8
**Full Changelog**: https://github.com/neuvector/registry-adapter/compare/v0.2.7...v0.2.8
update Helm chart appVersion

change detected: * key "$.appVersion" updated from "5.5.2" to "5.5.3", in file "charts/core/Chart.yaml"

v5.5.3
## Bugs Fixed
	
* #2227: UBI controller images don't work in newer OpenShift environment by @holyspectral in https://github.com/neuvector/neuvector/pull/2383
update Helm chart version

change detected: * key "$.version" updated from "2.10.2" to "2.10.3", in file "charts/core/Chart.yaml"

update Helm chart version

change detected: * key "$.version" updated from "2.10.2" to "2.10.3", in file "charts/monitor/Chart.yaml"

update Helm chart version

change detected: * key "$.version" updated from "2.10.2" to "2.10.3", in file "charts/crd/Chart.yaml"

update compliance tag

change detected: * key "$.controller.prime.image.tag" updated from "1.0.13" to "1.0.14", in file "charts/core/values.yaml"

update updater tag

change detected: * key "$.cve.updater.image.tag" updated from "0.0.11" to "0.0.12", in file "charts/core/values.yaml"

v0.0.12
**Full Changelog**: https://github.com/neuvector/updater/compare/v0.0.11...v0.0.12
update Helm chart appVersion

change detected: * key "$.appVersion" updated from "5.5.2" to "5.5.3", in file "charts/crd/Chart.yaml"

v5.5.3
## Bugs Fixed
	
* #2227: UBI controller images don't work in newer OpenShift environment by @holyspectral in https://github.com/neuvector/neuvector/pull/2383
update Helm chart appVersion

change detected: * key "$.appVersion" updated from "1.0.13" to "5.3.0", in file "charts/monitor/Chart.yaml"

v5.3.0
## What's Changed
* Update/secret by @achdevops in https://github.com/neuvector/prometheus-exporter/pull/21
* Add namespace info to log events, update base image by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/22
* NVSHAS-6610: Properly escape the login request by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/23
* add controller metrics for cpu & mem  by @rogue5oul in https://github.com/neuvector/prometheus-exporter/pull/24
* Document metrics by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/25
* Update the base image to alpine 3.17.0 by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/26
* Update base image to alpine 3.17.1 by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/27
* Not to pull enforcer metrics by default by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/28
* Upgrade base image by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/30
* Change base image to alpine 3.18.4 by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/32
* Upgrade to alpine 3.19.1 based by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/33
* Support python venv by @becitsthere in https://github.com/neuvector/prometheus-exporter/pull/34

## New Contributors
* @achdevops made their first contribution in https://github.com/neuvector/prometheus-exporter/pull/21
* @rogue5oul made their first contribution in https://github.com/neuvector/prometheus-exporter/pull/24

**Full Changelog**: https://github.com/neuvector/prometheus-exporter/compare/4.2.2...v5.3.0
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

github-actions Bot added 11 commits June 18, 2026 15:38
Signed-off-by: NeuVector bot <neuvector-bot@users.noreply.github.com>
Signed-off-by: NeuVector bot <neuvector-bot@users.noreply.github.com>
Signed-off-by: NeuVector bot <neuvector-bot@users.noreply.github.com>
Signed-off-by: NeuVector bot <neuvector-bot@users.noreply.github.com>
Signed-off-by: NeuVector bot <neuvector-bot@users.noreply.github.com>
Signed-off-by: NeuVector bot <neuvector-bot@users.noreply.github.com>
Signed-off-by: NeuVector bot <neuvector-bot@users.noreply.github.com>
Signed-off-by: NeuVector bot <neuvector-bot@users.noreply.github.com>
Signed-off-by: NeuVector bot <neuvector-bot@users.noreply.github.com>
Signed-off-by: NeuVector bot <neuvector-bot@users.noreply.github.com>
Signed-off-by: NeuVector bot <neuvector-bot@users.noreply.github.com>
@github-actions github-actions Bot requested a review from a team as a code owner June 18, 2026 15:39
@github-actions github-actions Bot requested review from esther-suse and removed request for a team June 18, 2026 15:39

@williamlin-suse williamlin-suse left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

incorrect version for prometheus-exporter

@holyspectral holyspectral enabled auto-merge (rebase) June 18, 2026 17:30
@holyspectral holyspectral merged commit 501b8f0 into release/v2.10 Jun 18, 2026
2 checks passed
@holyspectral holyspectral deleted the updatecli_release/v2.10_6957d827d0120a33d501e5c5df6ee0ef43b06e8e4f59dd5681771a4a9ee7055a branch June 18, 2026 17:34
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