chore(deps): update dependency kubernetes.core to v6.5.0 #18
Open
renovate-bot
wants to merge 1 commit from
renovate/kubernetes.core-6.x into main
pull from: renovate/kubernetes.core-6.x
merge into: ops:main
ops:main
ops:renovate/ghcr.io-paperless-ngx-paperless-ngx-3.x
ops:renovate/ghcr.io-remsky-kokoro-fastapi-gpu-0.x
ops:renovate/ghcr.io-perfectra1n-kubesearch-mcp-1.x
ops:renovate/ghcr.io-atuinsh-atuin-18.x
ops:renovate/docker.io-binwiederhier-ntfy-2.x
ops:renovate/forgejo-1.x-lockfile
ops:renovate/registry.erwanleboucher.dev-eleboucher-charts-memini-0.x
ops:renovate/ghcr.io-siderolabs-installer-1.13.x
ops:renovate/ghcr.io-scanopy-scanopy-server-0.x
ops:renovate/crowci-0.x-lockfile
ops:renovate/quay.io-jetstack-charts-cert-manager-1.x
ops:renovate/loki-7.x
ops:renovate/gitlab-10.x
ops:renovate/ghcr.io-rommapp-romm-5.x
ops:renovate/quay.io-thanos-thanos-0.x
ops:renovate/plugin-barman-cloud-0.x
ops:renovate/cilium-1.x
ops:renovate/uv_build-0.x
ops:renovate/open-webui-15.x
ops:renovate/ghcr.io-siderolabs-charts-talos-cloud-controller-manager-0.x
ops:renovate/code.forgejo.org-forgejo-helm-forgejo-17.x
ops:renovate/ghcr.io-stacklok-toolhive-toolhive-operator-crds-0.x
ops:renovate/ghcr.io-stacklok-toolhive-toolhive-operator-0.x
ops:renovate/nvidia-gpu-exporter-2.x
ops:renovate/ghcr.io-diced-zipline-4.x
ops:renovate/sentry-33.x
ops:renovate/kube-prometheus-stack-87.x
ops:renovate/ghcr.io-mogenius-helm-charts-renovate-operator-5.x
ops:renovate/ghcr.io-controlplaneio-fluxcd-charts-flux-operator-0.x
ops:renovate/ghcr.io-home-operations-kromgo-0.x
ops:renovate/ghcr.io-home-operations-charts-echo-0.x
ops:renovate/ghcr.io-usememos-memos-0.x
ops:renovate/ghcr.io-helmforgedev-helm-kubernetes-mcp-server-1.x
ops:renovate/codefloe.com-crowci-crow-2.x
ops:renovate/altinity-clickhouse-operator-0.x
ops:renovate/ghcr.io-siderolabs-kubelet-1.x
ops:renovate/ghcr.io-siderolabs-kubelet-1.34.x
ops:renovate/mirror.gcr.io-envoyproxy-gateway-helm-1.x
ops:renovate/mail-5.x
ops:renovate/ghcr.io-goauthentik-server-2026.x
ops:renovate/reloader-2.x
ops:renovate/metrics-server-3.x
ops:renovate/cert-manager-webhook-pdns-3.x
ops:renovate/bluesky-pds-0.x
ops:renovate/ghcr.io-sysadminsmedia-homebox-0.x
ops:renovate/promtail-6.x
ops:renovate/loki-6.x
ops:renovate/cloudnative-pg-0.x
ops:renovate/github.com-imusmanmalik-cert-manager-mixin-1.x
ops:renovate/gitlab-agent-2.x
ops:renovate/ghcr.io-spegel-org-helm-charts-spegel-0.x
ops:renovate/lock-file-maintenance
ops:renovate/bitwarden-secrets-1.x
ops:renovate/gitlab-19.x
ops:renovate/authentik-2026.x
ops:renovate/ruby-4.x
ops:renovate/docker.io-healthchecks-healthchecks-4.x
ops:renovate/plausible-analytics-3.x
ops:renovate/sops-1.x
ops:renovate/random-3.x
ops:renovate/registry.gitlab.com-fmd-foss-fmd-server-0.x
ops:renovate/plausible-analytics-2.x
ops:renovate/quay.io-oauth2-proxy-oauth2-proxy-7.x
ops:renovate/python-3.x
ops:renovate/johly-airtrail-3.x
ops:renovate/ghcr.io-gethomepage-homepage-1.x
ops:renovate/ingress-nginx-4.x
ops:renovate/gitlab-9.x
ops:renovate/ghcr.io-rommapp-romm-4.x
ops:renovate/ghcr.io-gotson-komga-1.x
ops:renovate/gabehf-koito-0.x
ops:renovate/willshersystems.sshd-0.x
ops:renovate/containers.podman-1.x
ops:renovate/ghcr.io-prometheus-community-charts-prometheus-operator-crds-30.x
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
ops/homelab!18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/kubernetes.core-6.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
6.1.0→6.5.0Release Notes
ansible-collections/kubernetes.core (kubernetes.core)
v6.5.0Compare Source
======
Release Summary
This release implements minor changes and bug fixes such as a new
removevalue to thebehavioroption of thekubeconfigmodule, allowing entries to be deleted from the kubeconfig file by name, as well as Helm v4 compatibility across the Helm modules.Minor Changes
server_sideandforce_conflictsoptions to control Helm v4 server-side apply when installing or upgrading a release (#1164).--keyringargument to allow changing the keyring default location. The option is only accepted withstate=present(thehelm plugin installsubcommand), as that is the only implemented subcommand that supports--keyring(#1150).Login Succeededare printed to stdout instead of stderr (#1147).removevalue to thebehavioroption, allowing entries to be deleted from the kubeconfig file by name (#1123).Bugfixes
meta/execution-environment.ymlto decouple ansible-builder EE builds from theopenshift-clientssystem dependency declared inbindep.txt, which is not available in standard UBI repositories and caused builds to fail withNo package matches 'openshift-clients'(#1141).--server-side=false --force-replaceinstead of the deprecated/removed--forceflag whenforce=trueis used with Helm v4, preserving the Helm v3 client-side replacement behaviour and avoiding the server-side apply conflict (#1164).--rollback-on-failureflag instead of the deprecated/removed--atomicflag whenatomic=trueis used with Helm v4 (#1144).New Modules
v6.4.0Compare Source
======
Release Summary
This release adds Helm v4 compatibility across the Helm modules and improves
k8s_drainwith check mode. When you explicitly allow evicting unmanaged pods, pods with local storage, or pods managed by aDaemonSet, those cases are reported as informational output instead of module warnings.Minor Changes
helm registry login(#1090).check_mode(#1086).DaemonSet(#1037).Bugfixes
take_ownershipparameter was always disabled during the initial install, preventing resource adoption (#1034).v6.3.0Compare Source
======
Release Summary
This release includes bugfixes such as implementing idempotency for the
helm_pullmodule as well as a security update for selectively redacting sensitive information from kubeconfig.Minor Changes
ansible.module_utils._text(#1053).release_valueskey tostatusreturn value that can be accessed using Jinja2 dot notation (#1056).release_valueskey tostatusreturn value that can be accessed using Jinja2 dot notation (#1056).Deprecated Features
status.valuesreturn value has been deprecated and will be removed in a release after 2027-01-08. Usestatus.release_valuesinstead (#1056).status.valuesreturn value has been deprecated and will be removed in a release after 2027-01-08. Usestatus.release_valuesinstead (#1056).Security Fixes
no_log=True(#1014).Bugfixes
helm_pullmodule (#1055).K8S_AUTH_VERIFY_SSL=true(or any string value) caused the value to be treated as a separatekubectlcommand argument. (#1049).warningstoexit_jsonwithAnsibleModule.warnin thek8s_drain,k8s_rollback.pyandk8s_scale.pymodules as it deprecated inansible-core>=2.19.0and will be removed inansible-core>=2.23.0(#1033).k8s_cluster_info,k8s_json_patchandk8s_rollbackto k8s action group (#992).v6.2.0Compare Source
======
Release Summary
This release adds minor changes and bugfixes, including support of skip-schema-validation in
helmmodule and removing deprecatedansible.module_utils.siximports.Minor Changes
helmmodule (#995)Bugfixes
ansible.module_utils.siximports to avoid warnings (#998).k8s_cpmodule to also work for init containers (#971).Configuration
📅 Schedule: (UTC)
🚦 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.
35bffcc669to525ba732a7Update dependency kubernetes.core to v6.4.0to Update dependency kubernetes.core to v6.5.0Update dependency kubernetes.core to v6.5.0to chore(deps): update dependency kubernetes.core to v6.5.0chore(deps): update dependency kubernetes.core to v6.5.0to Update dependency kubernetes.core to v6.5.0Update dependency kubernetes.core to v6.5.0to chore(deps): update dependency kubernetes.core to v6.5.0525ba732a7toe856a89450View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.