mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
fix(images): update ghcr.io/k8s-at-home/kubectl to v1.23.1
Signed-off-by: auricom <27022259+auricom@users.noreply.github.com>
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.0
|
||||
image: ghcr.io/k8s-at-home/kubectl:v1.23.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- "/bin/sh"
|
||||
|
@@ -14,7 +14,7 @@ spec:
|
||||
serviceAccountName: rook-ceph-system
|
||||
containers:
|
||||
- name: configmap-refresher
|
||||
image: ghcr.io/k8s-at-home/kubectl:v1.23.0
|
||||
image: ghcr.io/k8s-at-home/kubectl:v1.23.1
|
||||
command:
|
||||
- "/bin/sh"
|
||||
- "-ec"
|
||||
|
@@ -14,7 +14,7 @@ spec:
|
||||
serviceAccountName: secret-reflector
|
||||
containers:
|
||||
- name: secret-reflector
|
||||
image: ghcr.io/k8s-at-home/kubectl:v1.23.0
|
||||
image: ghcr.io/k8s-at-home/kubectl:v1.23.1
|
||||
command:
|
||||
- "/bin/sh"
|
||||
- "-ec"
|
||||
|
Reference in New Issue
Block a user