⬆️ Update image ghcr.io/auricom/kubectl to 0fd9b30

This commit is contained in:
feisar-bot
2023-02-20 16:26:17 +00:00
parent 7445719898
commit 87bb04192b
4 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ spec:
spec: spec:
containers: containers:
- name: *app - name: *app
image: ghcr.io/auricom/kubectl:1.26.1@sha256:6ba1d477d1d23537905660bfdf124cb93512d52286afb74c09a745e62e16bdad image: ghcr.io/auricom/kubectl:1.26.1@sha256:0fd9b3027a0c94a550539cdbaa7305115f4aff83ff1812cac0eb5f90e9cf9e71
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- "/bin/bash" - "/bin/bash"

View File

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

View File

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

View File

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