⬆️ Update image ghcr.io/auricom/kubectl to 43275c5

This commit is contained in:
feisar-bot
2023-10-07 17:13:27 +00:00
parent 239c8eab0a
commit a76a0f4ae8
4 changed files with 6 additions and 6 deletions

View File

@@ -35,7 +35,7 @@ spec:
restartPolicy: OnFailure
image:
repository: ghcr.io/auricom/kubectl
tag: 1.28.2@sha256:2b156325599d6f350bbf6c6a8093e296d298aeaa11e414207eeae5a1debf70ac
tag: 1.28.2@sha256:43275c5b7e1d6c9e5f5e54ab1cd665fc5b283092ca1fb7b9e3df7d7704f91cf2
env:
OPNSENSE_URL: "https://opnsense.${SECRET_DOMAIN}"
S3_URL: "https://truenas.${SECRET_DOMAIN}:51515"

View File

@@ -15,7 +15,7 @@ spec:
serviceAccountName: jobs
containers:
- name: *app
image: ghcr.io/auricom/kubectl:1.28.2@sha256:2b156325599d6f350bbf6c6a8093e296d298aeaa11e414207eeae5a1debf70ac
image: ghcr.io/auricom/kubectl:1.28.2@sha256:43275c5b7e1d6c9e5f5e54ab1cd665fc5b283092ca1fb7b9e3df7d7704f91cf2
imagePullPolicy: IfNotPresent
command:
- "/bin/bash"

View File

@@ -35,7 +35,7 @@ spec:
restartPolicy: OnFailure
image:
repository: ghcr.io/auricom/kubectl
tag: 1.28.2@sha256:2b156325599d6f350bbf6c6a8093e296d298aeaa11e414207eeae5a1debf70ac
tag: 1.28.2@sha256:43275c5b7e1d6c9e5f5e54ab1cd665fc5b283092ca1fb7b9e3df7d7704f91cf2
command: ["/bin/bash", "/app/truenas-backup.sh"]
env:
HOSTNAME: truenas
@@ -65,7 +65,7 @@ spec:
additionalContainers:
truenas-remote-backup:
name: truenas-remote-backup
image: ghcr.io/auricom/kubectl:1.28.2@sha256:2b156325599d6f350bbf6c6a8093e296d298aeaa11e414207eeae5a1debf70ac
image: ghcr.io/auricom/kubectl:1.28.2@sha256:43275c5b7e1d6c9e5f5e54ab1cd665fc5b283092ca1fb7b9e3df7d7704f91cf2
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.28.2@sha256:2b156325599d6f350bbf6c6a8093e296d298aeaa11e414207eeae5a1debf70ac
tag: 1.28.2@sha256:43275c5b7e1d6c9e5f5e54ab1cd665fc5b283092ca1fb7b9e3df7d7704f91cf2
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
env:
HOSTNAME: truenas
@@ -74,7 +74,7 @@ spec:
readOnly: true
sidecars:
truenas-remote-certs-deploy:
image: ghcr.io/auricom/kubectl:1.28.2@sha256:2b156325599d6f350bbf6c6a8093e296d298aeaa11e414207eeae5a1debf70ac
image: ghcr.io/auricom/kubectl:1.28.2@sha256:43275c5b7e1d6c9e5f5e54ab1cd665fc5b283092ca1fb7b9e3df7d7704f91cf2
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
env:
- name: HOSTNAME