fix(container): update dependency ghcr.io/k8s-at-home/kubectl to v1.23.4

This commit is contained in:
feisar-bot
2022-02-17 17:18:20 +00:00
committed by auricom
parent f4d7608bcd
commit bc57047384
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ spec:
serviceAccountName: jobs
containers:
- name: qbittorrent-upgrade-p2pblocklist
image: ghcr.io/k8s-at-home/kubectl:v1.23.3
image: ghcr.io/k8s-at-home/kubectl:v1.23.4
imagePullPolicy: IfNotPresent
command:
- "/bin/sh"

View File

@@ -14,7 +14,7 @@ spec:
serviceAccountName: secret-reflector
containers:
- name: secret-reflector
image: ghcr.io/k8s-at-home/kubectl:v1.23.3
image: ghcr.io/k8s-at-home/kubectl:v1.23.4
command:
- "/bin/sh"
- "-ec"