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

This commit is contained in:
feisar-bot
2022-04-20 21:17:00 +00:00
committed by auricom
parent 9abed48574
commit 1a1d0896e5
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ spec:
serviceAccountName: jobs serviceAccountName: jobs
containers: containers:
- name: qbittorrent-upgrade-p2pblocklist - 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 imagePullPolicy: IfNotPresent
command: command:
- "/bin/sh" - "/bin/sh"

View File

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