mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-03 01:00:54 +02:00
fix(container): update dependency ghcr.io/k8s-at-home/kubectl to v1.23.6
This commit is contained in:
@@ -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"
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user