mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 03:31:20 -03:30
[release-2.30] Deduplicate GraphQL node IDs in update-hashes to fix 502 err (#13067)
* 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
c8b1d271a3
commit
166bf4e329
@@ -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