From 451c0bc031bd71b47cedb427ccd0581e5fdf0623 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Thu, 25 Jan 2024 06:08:06 +0000 Subject: [PATCH] chore(deps): update docker.io/bitnami/kubectl docker tag to v1.29 --- infrastructure/longhorn/hotfix-7183.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/longhorn/hotfix-7183.yaml b/infrastructure/longhorn/hotfix-7183.yaml index 1e6a96c98..fad6c3d08 100644 --- a/infrastructure/longhorn/hotfix-7183.yaml +++ b/infrastructure/longhorn/hotfix-7183.yaml @@ -9,7 +9,7 @@ spec: spec: serviceAccountName: longhorn-hotfix-7183 containers: - - image: docker.io/bitnami/kubectl:1.28 + - image: docker.io/bitnami/kubectl:1.29 name: longhorn-hotfix resources: requests: -- GitLab