From 33e51ff54f052f52abd488390041eaf902d7a2de Mon Sep 17 00:00:00 2001 From: Neo2308 Date: Fri, 3 May 2024 11:52:46 +0530 Subject: [PATCH] Update k8s version in Pipfile --- images/ansible-operator/Pipfile | 2 +- images/ansible-operator/Pipfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/images/ansible-operator/Pipfile b/images/ansible-operator/Pipfile index 0112517..faf7357 100644 --- a/images/ansible-operator/Pipfile +++ b/images/ansible-operator/Pipfile @@ -8,7 +8,7 @@ ansible-runner = "~=2.3.3" ansible-runner-http = "~=1.0.0" ansible-core = "~=2.15.9" urllib3 = "~=1.26.17" -kubernetes = "==28.1.0" +kubernetes = "==29.0.0" [dev-packages] diff --git a/images/ansible-operator/Pipfile.lock b/images/ansible-operator/Pipfile.lock index 39f369e..5a79090 100644 --- a/images/ansible-operator/Pipfile.lock +++ b/images/ansible-operator/Pipfile.lock @@ -300,12 +300,12 @@ }, "kubernetes": { "hashes": [ - "sha256:10f56f8160dcb73647f15fafda268e7f60cf7dbc9f8e46d52fcd46d3beb0c18d", - "sha256:1468069a573430fb1cb5ad22876868f57977930f80a6749405da31cd6086a7e9" + "sha256:ab8cb0e0576ccdfb71886366efb102c6a20f268d817be065ce7f9909c631e43e", + "sha256:c4812e227ae74d07d53c88293e564e54b850452715a59a927e7e1bc6b9a60459" ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==28.1.0" + "version": "==29.0.0" }, "lockfile": { "hashes": [