Skip to content

feat(ansible): update kubernetes.core ( 5.1.0 → 5.4.2 )#429

Open
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kubernetes.core-5.x
Open

feat(ansible): update kubernetes.core ( 5.1.0 → 5.4.2 )#429
parsec-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kubernetes.core-5.x

Conversation

@parsec-renovate

@parsec-renovate parsec-renovate Bot commented Mar 31, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
kubernetes.core galaxy-collection minor 5.1.05.4.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ansible-collections/kubernetes.core (kubernetes.core)

v5.4.2

Compare Source

======

Release Summary

This release includes bugfixes such as replacing the passing of warnings to exit_json with AnsibleModule.warn as well as a security update for selectively redacting sensitive information from kubeconfig.

Minor Changes

  • helm - add release_values key to status return value that can be accessed using Jinja2 dot notation (#​1056).
  • helm_info - add release_values key to status return value that can be accessed using Jinja2 dot notation (#​1056).

Deprecated Features

  • helm - the status.values return value has been deprecated and will be removed in a release after 2027-01-08. Use status.release_values instead (#​1056).
  • helm_info - the status.values return value has been deprecated and will be removed in a release after 2027-01-08. Use status.release_values instead (#​1056).

Security Fixes

  • Selectively redact sensitive info from kubeconfig instead of applying blanket no_log=True (#​1014).

Bugfixes

  • Add idempotency for helm_pull module (#​1055).
  • Fixed a bug where setting K8S_AUTH_VERIFY_SSL=true (or any string value) caused the value to be treated as a separate kubectl command argument (#​1049).
  • Limit supported versions of Helm to <4.0.0 (#​1039).
  • Replace passing warnings to exit_json with AnsibleModule.warn in the k8s_drain, k8s_rollback.py and k8s_scale.py modules as it deprecated in ansible-core>=2.19.0 and will be removed in ansible-core>=2.23.0 (#​1033).
  • k8s - Fix return block from the module documentation (#​1056).
  • meta - Add k8s_cluster_info, k8s_json_patch and k8s_rollback to k8s action group (#​992).

v5.4.1

Compare Source

======

Release Summary

This release includes bugfixes for k8s service field handling, k8s_cp init containers support, and removes deprecated ansible.module_utils.six imports.

Bugfixes

  • Remove ansible.module_utils.six imports to avoid warnings (#​998).
  • Update the k8s_cp module to also work for init containers (#​971).
  • module_utils/k8s/service - hide fields first before creating diffs (#​915).

v5.4.0

Compare Source

======

Release Summary

This release updates the helm_registry_auth module to match the behavior of helm >= 3.18.0 which reports a successful logout regardless of the current state (i.e., no idempotency).

Minor Changes

  • Module helm_registry_auth does not support idempotency with helm >= 3.18.0 (#​946).

v5.3.0

Compare Source

======

Release Summary

This release includes minor changes, bug fixes and also bumps ansible-lint version to 25.1.2.

Minor Changes

  • Bump version of ansible-lint to 25.1.2 (#​919).
  • action/k8s_info - update templating mechanism with changes from ansible-core 2.19 (#​888).
  • helm - add reset_then_reuse_values support to helm module (#​803).
  • helm - add support for insecure_skip_tls_verify option to helm and helm_repository(#​694).

Bugfixes

  • module_utils/k8s/service - fix issue when trying to delete resource using delete_options and check_mode=true (#​892).

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@parsec-renovate parsec-renovate Bot force-pushed the renovate/kubernetes.core-5.x branch from 30e98c4 to aec9e50 Compare May 16, 2025 09:06
@parsec-renovate parsec-renovate Bot changed the title feat(ansible): update kubernetes.core ( 5.1.0 → 5.2.0 ) feat(ansible): update kubernetes.core ( 5.1.0 → 5.3.0 ) May 16, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/kubernetes.core-5.x branch from aec9e50 to 0d22de1 Compare August 12, 2025 19:05
@parsec-renovate parsec-renovate Bot changed the title feat(ansible): update kubernetes.core ( 5.1.0 → 5.3.0 ) feat(ansible): update kubernetes.core ( 5.1.0 → 5.4.0 ) Aug 12, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/kubernetes.core-5.x branch from 0d22de1 to b2cfb19 Compare October 7, 2025 15:06
@parsec-renovate parsec-renovate Bot changed the title feat(ansible): update kubernetes.core ( 5.1.0 → 5.4.0 ) feat(ansible): update kubernetes.core ( 5.1.0 → 5.4.1 ) Oct 7, 2025
@parsec-renovate parsec-renovate Bot force-pushed the renovate/kubernetes.core-5.x branch from b2cfb19 to 0c57691 Compare February 3, 2026 17:21
@parsec-renovate parsec-renovate Bot changed the title feat(ansible): update kubernetes.core ( 5.1.0 → 5.4.1 ) feat(ansible): update kubernetes.core ( 5.1.0 → 5.4.2 ) Feb 3, 2026
@parsec-renovate parsec-renovate Bot force-pushed the renovate/kubernetes.core-5.x branch from 0c57691 to f8f575d Compare April 23, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants