diff --git a/cluster/apps/media/qbittorrent/upgrade-p2pblocklist-job.yaml b/cluster/apps/media/qbittorrent/upgrade-p2pblocklist-job.yaml index ab3bb81af..352e6b566 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.5 + image: ghcr.io/k8s-at-home/kubectl:v1.23.6 imagePullPolicy: IfNotPresent command: - "/bin/sh" diff --git a/cluster/apps/secret-reflector/secret-reflector.yaml b/cluster/apps/secret-reflector/secret-reflector.yaml index 93be5921f..9ecfa1028 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.5 + image: ghcr.io/k8s-at-home/kubectl:v1.23.6 command: - "/bin/sh" - "-ec"