From 0aa11d6ff4e5568fefb4bc4ebfd75459b8d88c4b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 16 Dec 2021 18:24:50 +0000 Subject: [PATCH] fix(images): update ghcr.io/k8s-at-home/kubectl to v1.23.1 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 de5ef38a6..1e74e5961 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.23.0 + image: ghcr.io/k8s-at-home/kubectl:v1.23.1 imagePullPolicy: IfNotPresent command: - "/bin/sh" diff --git a/cluster/apps/rook-system/benji/job.yaml b/cluster/apps/rook-system/benji/job.yaml index 99c19895a..7b0a0ff12 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.23.0 + image: ghcr.io/k8s-at-home/kubectl:v1.23.1 command: - "/bin/sh" - "-ec" diff --git a/cluster/apps/secret-reflector/secret-reflector.yaml b/cluster/apps/secret-reflector/secret-reflector.yaml index dd6d7fde1..7cdb50b8d 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.23.0 + image: ghcr.io/k8s-at-home/kubectl:v1.23.1 command: - "/bin/sh" - "-ec"