From bdb8490cdeaf2e0ab5e8e51bf6a2f94572d2023f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Nov 2021 02:08:26 +0000 Subject: [PATCH] fix(images): update ghcr.io/k8s-at-home/kubectl to v1.22.4 Signed-off-by: auricom <27022259+auricom@users.noreply.github.com> --- cluster/apps/media/qbittorrent/upgrade-p2pblocklist-job.yaml | 2 +- cluster/apps/rook-system/benji/job.yaml | 2 +- cluster/apps/secret-reflector/secret-reflector.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cluster/apps/media/qbittorrent/upgrade-p2pblocklist-job.yaml b/cluster/apps/media/qbittorrent/upgrade-p2pblocklist-job.yaml index 4c087ac88..3aabd857c 100644 --- a/cluster/apps/media/qbittorrent/upgrade-p2pblocklist-job.yaml +++ b/cluster/apps/media/qbittorrent/upgrade-p2pblocklist-job.yaml @@ -15,7 +15,7 @@ spec: serviceAccountName: jobs containers: - name: qbittorrent-upgrade-p2pblocklist - image: ghcr.io/k8s-at-home/kubectl:v1.22.3 + image: ghcr.io/k8s-at-home/kubectl:v1.22.4 imagePullPolicy: IfNotPresent command: - "/bin/sh" diff --git a/cluster/apps/rook-system/benji/job.yaml b/cluster/apps/rook-system/benji/job.yaml index 1cb704e23..e983d6e54 100644 --- a/cluster/apps/rook-system/benji/job.yaml +++ b/cluster/apps/rook-system/benji/job.yaml @@ -14,7 +14,7 @@ spec: serviceAccountName: rook-ceph-system containers: - name: configmap-refresher - image: ghcr.io/k8s-at-home/kubectl:v1.22.3 + image: ghcr.io/k8s-at-home/kubectl:v1.22.4 command: - "/bin/sh" - "-ec" diff --git a/cluster/apps/secret-reflector/secret-reflector.yaml b/cluster/apps/secret-reflector/secret-reflector.yaml index d04af50ce..aa5751f3a 100644 --- a/cluster/apps/secret-reflector/secret-reflector.yaml +++ b/cluster/apps/secret-reflector/secret-reflector.yaml @@ -14,7 +14,7 @@ spec: serviceAccountName: secret-reflector containers: - name: secret-reflector - image: ghcr.io/k8s-at-home/kubectl:v1.22.3 + image: ghcr.io/k8s-at-home/kubectl:v1.22.4 command: - "/bin/sh" - "-ec"