From f759ae969d6c95fd9215193d008c89b23d5719c6 Mon Sep 17 00:00:00 2001 From: "wittdennis-renovate[bot]" <171860703+wittdennis-renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 06:25:13 +0000 Subject: [PATCH] chore(deps): update bitnami/kubectl docker tag to v1.31.3 --- cloud/custom-resources/argo-workflows/scale-deployment.yaml | 2 +- .../custom-resources/argo-workflows/scale-deployment.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cloud/custom-resources/argo-workflows/scale-deployment.yaml b/cloud/custom-resources/argo-workflows/scale-deployment.yaml index c93b8bf..71081d2 100644 --- a/cloud/custom-resources/argo-workflows/scale-deployment.yaml +++ b/cloud/custom-resources/argo-workflows/scale-deployment.yaml @@ -31,7 +31,7 @@ spec: - name: replicaCount - name: deployment container: - image: bitnami/kubectl:1.31.2 # renovate + image: bitnami/kubectl:1.31.3 # renovate command: - sh - -c diff --git a/in-cluster/custom-resources/argo-workflows/scale-deployment.yaml b/in-cluster/custom-resources/argo-workflows/scale-deployment.yaml index c93b8bf..71081d2 100644 --- a/in-cluster/custom-resources/argo-workflows/scale-deployment.yaml +++ b/in-cluster/custom-resources/argo-workflows/scale-deployment.yaml @@ -31,7 +31,7 @@ spec: - name: replicaCount - name: deployment container: - image: bitnami/kubectl:1.31.2 # renovate + image: bitnami/kubectl:1.31.3 # renovate command: - sh - -c