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"