diff --git a/cluster/apps/data/vikunja/job.yaml b/cluster/apps/data/vikunja/job.yaml index 77db47c88..59474e6b4 100644 --- a/cluster/apps/data/vikunja/job.yaml +++ b/cluster/apps/data/vikunja/job.yaml @@ -15,7 +15,7 @@ spec: serviceAccountName: jobs containers: - name: tester - image: bitnami/kubectl:1.20.5 + image: bitnami/kubectl:1.21.0 command: - "bin/sh" - "-ec" diff --git a/cluster/apps/media/qbittorrent/job.yaml b/cluster/apps/media/qbittorrent/job.yaml index 130ab686a..9c462cfe7 100644 --- a/cluster/apps/media/qbittorrent/job.yaml +++ b/cluster/apps/media/qbittorrent/job.yaml @@ -15,7 +15,7 @@ spec: serviceAccountName: jobs containers: - name: tester - image: bitnami/kubectl:1.20.5 + image: bitnami/kubectl:1.21.0 command: - "bin/sh" - "-ec"