nautobot / helm-charts

Helm Charts for using Nautobot in Kubernetes environments.
https://docs.nautobot.com/projects/helm-charts/en/stable/
Apache License 2.0
23 stars 18 forks source link

chore(deps): update ghcr.io/nautobot/nautobot docker tag to v2.2.5 #404

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/nautobot/nautobot patch 2.2.4-py3.11 -> 2.2.5-py3.11

Release Notes

nautobot/nautobot (ghcr.io/nautobot/nautobot) ### [`v2.2.5`](https://togithub.com/nautobot/nautobot/releases/tag/v2.2.5): - 2024-05-28 [Compare Source](https://togithub.com/nautobot/nautobot/compare/v2.2.4...v2.2.5) #### What's Changed ##### Security - [#​5740](https://togithub.com/nautobot/nautobot/issues/5740) - Updated `requests` to `2.32.1` to address [GHSA-9wx4-h78v-vm56](https://togithub.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56). This is not a direct dependency so it will not auto-update when upgrading Nautobot. Please be sure to update your local environment. - [#​5757](https://togithub.com/nautobot/nautobot/issues/5757) - Fixed missing member object permission enforcement (e.g., enforce Device permissions for a Dynamic Group containing Devices) when viewing Dynamic Group member objects in the UI or REST API ([GHSA-qmjf-wc2h-6x3q](https://togithub.com/nautobot/nautobot/security/advisories/GHSA-qmjf-wc2h-6x3q)). ##### Added - [#​5588](https://togithub.com/nautobot/nautobot/issues/5588) - Added "Add VRFs" and "Remove VRFs" fields to `PrefixBulkEditForm`. - [#​5588](https://togithub.com/nautobot/nautobot/issues/5588) - Added "Add Prefixes" and "Remove Prefixes" fields to `VRFBulkEditForm`. - [#​5655](https://togithub.com/nautobot/nautobot/issues/5655) - Added "Device Family" as a configurable column in the Device Types table view. - [#​5690](https://togithub.com/nautobot/nautobot/issues/5690) - Added a generic test case that asserts that all list views provide an appropriate FilterForm class. - [#​5747](https://togithub.com/nautobot/nautobot/issues/5747) - Added "Circuit Terminations" navigation menu item. ##### Removed - [#​5690](https://togithub.com/nautobot/nautobot/issues/5690) - Removed deprecated `CustomFieldFilterForm` alias of `CustomFieldModelFilterFormMixin` as this would have caused confusion with the newly added `CustomFieldFilterForm` class providing filtering support for the Custom Fields list view. ##### Fixed - [#​5564](https://togithub.com/nautobot/nautobot/issues/5564) - Fixed `ContactAssociationFilterSet.associated_object_type` not using the right filter field. - [#​5669](https://togithub.com/nautobot/nautobot/issues/5669) - Fixed `AttributeError` thrown when deleting software versions or images from list views. - [#​5690](https://togithub.com/nautobot/nautobot/issues/5690) - Fixed a Javascript error when attempting to filter certain list views. - [#​5690](https://togithub.com/nautobot/nautobot/issues/5690) - Added missing "default" filter forms for a number of list views. - [#​5703](https://togithub.com/nautobot/nautobot/issues/5703) - Fixed unintended creation of `_custom_field_data` filter on various FilterSets. - [#​5703](https://togithub.com/nautobot/nautobot/issues/5703) - Fixed `Filter "_custom_field_data" on ... is not GraphQL safe, and will be omitted` warning logs when generating the GraphQL schema. - [#​5707](https://togithub.com/nautobot/nautobot/issues/5707) - Fixed incorrect installation of `xmlsec` library in the Nautobot Docker images. - [#​5708](https://togithub.com/nautobot/nautobot/issues/5708) - Fixed integrity error when doing bulk edits that resulted from a delete operation on a related model. - [#​5738](https://togithub.com/nautobot/nautobot/issues/5738) - Fixed incorrect API query parameters when selecting VLANs to apply to a VM Interface. - [#​5738](https://togithub.com/nautobot/nautobot/issues/5738) - Fixed incorrect query parameters when accessing or creating Clusters from a Cluster Type detail view. ##### Documentation - [#​5699](https://togithub.com/nautobot/nautobot/issues/5699) - Updated to `mkdocs~1.6.0` and `mkdocs-material~9.5.23`. - [#​5699](https://togithub.com/nautobot/nautobot/issues/5699) - Fixed a number of broken links within the documentation. ##### Housekeeping - [#​5699](https://togithub.com/nautobot/nautobot/issues/5699) - Updated `pylint` to `~3.1.1`. - [#​5740](https://togithub.com/nautobot/nautobot/issues/5740) - Updated test dependency `requests` to `~2.32.1`. #### Contributors - [@​glennmatthews](https://togithub.com/glennmatthews) - [@​tsm1th](https://togithub.com/tsm1th) - [@​timizuoebideri1](https://togithub.com/timizuoebideri1) - [@​renovate](https://togithub.com/renovate) - [@​dependabot](https://togithub.com/dependabot) - [@​HanlinMiao](https://togithub.com/HanlinMiao) **Full Changelog**: https://github.com/nautobot/nautobot/compare/v2.2.4...v2.2.5

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: charts/nautobot/values.yaml
Post-upgrade command 'scripts/update_version.sh "{{{prTitle}}}"' has not been added to the allowed list in allowedPostUpgradeCommands