mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-18 09:27:34 -02:30
[release-2.28] Deduplicate GraphQL node IDs in update-hashes to fix 502 err (#13069)
* Deduplicate GraphQL node IDs in update-hashes to fix 502 * Bump component_hash_update version to 1.0.1 Avoids stale pip/uv installation cache in CI pipelines after the GraphQL deduplication fix. --------- Co-authored-by: Hamza <12420351+0xMH@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f11cdac50b
commit
58fb98db0b
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "kubespray_component_hash_update"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
dependencies = [
|
||||
"more_itertools",
|
||||
"ruamel.yaml",
|
||||
|
||||
Reference in New Issue
Block a user