⬆️ Update image ghcr.io/auricom/kubectl to 7a28940

This commit is contained in:
feisar-bot
2023-04-06 16:22:14 +00:00
parent 55a6996f51
commit 615e9e36a6
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.26.3@sha256:18c061dc6945a60f493601e3c35c9a4bca101ed168e106396bec24f091b19f57
image: ghcr.io/auricom/kubectl:1.26.3@sha256:7a289405a9809ac415c7e570067d6a578ae33c80f91fc18275dd9e655416f474
imagePullPolicy: IfNotPresent
command:
- "/bin/bash"

View File

@@ -15,7 +15,7 @@ spec:
serviceAccountName: jobs
containers:
- name: *app
image: ghcr.io/auricom/kubectl:1.26.3@sha256:18c061dc6945a60f493601e3c35c9a4bca101ed168e106396bec24f091b19f57
image: ghcr.io/auricom/kubectl:1.26.3@sha256:7a289405a9809ac415c7e570067d6a578ae33c80f91fc18275dd9e655416f474
imagePullPolicy: IfNotPresent
command:
- "/bin/bash"

View File

@@ -35,7 +35,7 @@ spec:
restartPolicy: OnFailure
image:
repository: ghcr.io/auricom/kubectl
tag: 1.26.3@sha256:18c061dc6945a60f493601e3c35c9a4bca101ed168e106396bec24f091b19f57
tag: 1.26.3@sha256:7a289405a9809ac415c7e570067d6a578ae33c80f91fc18275dd9e655416f474
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.26.3@sha256:18c061dc6945a60f493601e3c35c9a4bca101ed168e106396bec24f091b19f57
image: ghcr.io/auricom/kubectl:1.26.3@sha256:7a289405a9809ac415c7e570067d6a578ae33c80f91fc18275dd9e655416f474
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.26.3@sha256:18c061dc6945a60f493601e3c35c9a4bca101ed168e106396bec24f091b19f57
tag: 1.26.3@sha256:7a289405a9809ac415c7e570067d6a578ae33c80f91fc18275dd9e655416f474
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.26.3@sha256:18c061dc6945a60f493601e3c35c9a4bca101ed168e106396bec24f091b19f57
image: ghcr.io/auricom/kubectl:1.26.3@sha256:7a289405a9809ac415c7e570067d6a578ae33c80f91fc18275dd9e655416f474
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
env:
- name: HOSTNAME