⬆️ Update image ghcr.io/auricom/kubectl to c058226

This commit is contained in:
feisar-bot
2023-04-27 08:21:39 +00:00
parent b8fbe6b9c9
commit 5eced24b1e
4 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: *app
image: ghcr.io/auricom/kubectl:1.27.1@sha256:0c30d4754321115ac56f75ba6f66726a4c92c9b7255760a3183bef49f49ce5d7
image: ghcr.io/auricom/kubectl:1.27.1@sha256:c058226639f55fe0ab1b5e22268093755844a8e540e9255fe3327412a7b1b90e
imagePullPolicy: IfNotPresent
command:
- "/bin/bash"

View File

@@ -15,7 +15,7 @@ spec:
serviceAccountName: jobs
containers:
- name: *app
image: ghcr.io/auricom/kubectl:1.27.1@sha256:0c30d4754321115ac56f75ba6f66726a4c92c9b7255760a3183bef49f49ce5d7
image: ghcr.io/auricom/kubectl:1.27.1@sha256:c058226639f55fe0ab1b5e22268093755844a8e540e9255fe3327412a7b1b90e
imagePullPolicy: IfNotPresent
command:
- "/bin/bash"

View File

@@ -35,7 +35,7 @@ spec:
restartPolicy: OnFailure
image:
repository: ghcr.io/auricom/kubectl
tag: 1.27.1@sha256:0c30d4754321115ac56f75ba6f66726a4c92c9b7255760a3183bef49f49ce5d7
tag: 1.27.1@sha256:c058226639f55fe0ab1b5e22268093755844a8e540e9255fe3327412a7b1b90e
command: ["/bin/bash", "/app/truenas-backup.sh"]
env:
HOSTNAME: truenas
@@ -67,7 +67,7 @@ spec:
additionalContainers:
truenas-remote-backup:
name: truenas-remote-backup
image: ghcr.io/auricom/kubectl:1.27.1@sha256:0c30d4754321115ac56f75ba6f66726a4c92c9b7255760a3183bef49f49ce5d7
image: ghcr.io/auricom/kubectl:1.27.1@sha256:c058226639f55fe0ab1b5e22268093755844a8e540e9255fe3327412a7b1b90e
command: ["/bin/bash", "/app/truenas-backup.sh"]
env:
- name: HOSTNAME

View File

@@ -35,7 +35,7 @@ spec:
restartPolicy: OnFailure
image:
repository: ghcr.io/auricom/kubectl
tag: 1.27.1@sha256:0c30d4754321115ac56f75ba6f66726a4c92c9b7255760a3183bef49f49ce5d7
tag: 1.27.1@sha256:c058226639f55fe0ab1b5e22268093755844a8e540e9255fe3327412a7b1b90e
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
env:
HOSTNAME: truenas
@@ -76,7 +76,7 @@ spec:
additionalContainers:
truenas-remote-certs-deploy:
name: truenas-remote-certs-deploy
image: ghcr.io/auricom/kubectl:1.27.1@sha256:0c30d4754321115ac56f75ba6f66726a4c92c9b7255760a3183bef49f49ce5d7
image: ghcr.io/auricom/kubectl:1.27.1@sha256:c058226639f55fe0ab1b5e22268093755844a8e540e9255fe3327412a7b1b90e
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
env:
- name: HOSTNAME