From 1f7771ecbae993ab8d15323046f6d071f2a2e3f5 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 20 Jul 2022 12:39:20 +0000 Subject: [PATCH] fix(container): update dependency ghcr.io/auricom/kubectl to v1.24.3 --- cluster/apps/data/bookstack/export-job.yaml | 2 +- cluster/apps/media/qbittorrent/upgrade-p2pblocklist-job.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/apps/data/bookstack/export-job.yaml b/cluster/apps/data/bookstack/export-job.yaml index 031dc4c19..850f31d93 100644 --- a/cluster/apps/data/bookstack/export-job.yaml +++ b/cluster/apps/data/bookstack/export-job.yaml @@ -17,7 +17,7 @@ spec: - name: regcred containers: - name: gitea-repositories-backup - image: ghcr.io/auricom/kubectl:v1.24.2@sha256:a09ef800e935a37d9704ab9b05ebad37ef8d01228ee414f41b24114a8eb05f1f + image: ghcr.io/auricom/kubectl:v1.24.3@sha256:b18784dfea2180fe9091f6b111766a3f2052d93462e43c4689f6847a39e9aea3 imagePullPolicy: IfNotPresent command: - "bin/sh" diff --git a/cluster/apps/media/qbittorrent/upgrade-p2pblocklist-job.yaml b/cluster/apps/media/qbittorrent/upgrade-p2pblocklist-job.yaml index 6471aecc0..6f1b59184 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/auricom/kubectl:v1.24.2@sha256:a09ef800e935a37d9704ab9b05ebad37ef8d01228ee414f41b24114a8eb05f1f + image: ghcr.io/auricom/kubectl:v1.24.3@sha256:b18784dfea2180fe9091f6b111766a3f2052d93462e43c4689f6847a39e9aea3 imagePullPolicy: IfNotPresent command: - "/bin/sh"