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"