Skip to content

Comments

🔼 Bump dependency kubernetes.core to v6.3.0#58

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kubernetes.core-6.x
Open

🔼 Bump dependency kubernetes.core to v6.3.0#58
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kubernetes.core-6.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 7, 2026

This PR contains the following updates:

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

Release Notes

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

v6.3.0

Compare Source

======

Release Summary

This release includes bugfixes such as implementing idempotency for the helm_pull module as well as a security update for selectively redacting sensitive information from kubeconfig.

Minor Changes

  • Remove deprecated import from ansible.module_utils._text (#​1053).
  • 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).

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency 🔼 Pull requests that update a dependency file label Feb 7, 2026
@renovate renovate bot requested a review from bdsoha as a code owner February 7, 2026 03:45
@renovate renovate bot assigned bdsoha Feb 7, 2026
@renovate renovate bot added the type: dependency 🔼 Pull requests that update a dependency file label Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency 🔼 Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant