mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-30 15:37:44 +02:00
chore(deps): update container image bitnami/kubectl to v1.21.1
Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
serviceAccountName: jobs
|
||||
containers:
|
||||
- name: tester
|
||||
image: bitnami/kubectl:1.21.0
|
||||
image: bitnami/kubectl:1.21.1
|
||||
command:
|
||||
- "bin/sh"
|
||||
- "-ec"
|
||||
|
@@ -15,7 +15,7 @@ spec:
|
||||
serviceAccountName: jobs
|
||||
containers:
|
||||
- name: tester
|
||||
image: bitnami/kubectl:1.21.0
|
||||
image: bitnami/kubectl:1.21.1
|
||||
command:
|
||||
- "bin/sh"
|
||||
- "-ec"
|
||||
|
@@ -13,7 +13,7 @@ spec:
|
||||
serviceAccountName: sa-secret-reflector
|
||||
containers:
|
||||
- name: secret-reflector
|
||||
image: bitnami/kubectl:1.21.0
|
||||
image: bitnami/kubectl:1.21.1
|
||||
command:
|
||||
- "/bin/sh"
|
||||
- "-ec"
|
||||
|
Reference in New Issue
Block a user