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
|
serviceAccountName: jobs
|
||||||
containers:
|
containers:
|
||||||
- name: qbittorrent-upgrade-p2pblocklist
|
- 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
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- "/bin/sh"
|
- "/bin/sh"
|
||||||
|
@@ -14,7 +14,7 @@ spec:
|
|||||||
serviceAccountName: rook-ceph-system
|
serviceAccountName: rook-ceph-system
|
||||||
containers:
|
containers:
|
||||||
- name: configmap-refresher
|
- name: configmap-refresher
|
||||||
image: ghcr.io/k8s-at-home/kubectl:v1.23.0
|
image: ghcr.io/k8s-at-home/kubectl:v1.23.1
|
||||||
command:
|
command:
|
||||||
- "/bin/sh"
|
- "/bin/sh"
|
||||||
- "-ec"
|
- "-ec"
|
||||||
|
@@ -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.0
|
image: ghcr.io/k8s-at-home/kubectl:v1.23.1
|
||||||
command:
|
command:
|
||||||
- "/bin/sh"
|
- "/bin/sh"
|
||||||
- "-ec"
|
- "-ec"
|
||||||
|
Reference in New Issue
Block a user