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

| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| docker     | ghcr.io/auricom/kubectl | 1.27.1 | 1.27.2 |
This commit is contained in:
feisar-bot
2023-05-25 14:17:25 +00:00
committed by auricom
parent e8167403e9
commit aff3536924
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:c7aad8789ad8ee2b35e42d2b209279edf5a63d7710039a5b683209954f186f73
image: ghcr.io/auricom/kubectl:1.27.2@sha256:62c3f76150977263c38377842ea4072e115e746393902cc22b7bc1588ad7874f
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:c7aad8789ad8ee2b35e42d2b209279edf5a63d7710039a5b683209954f186f73
image: ghcr.io/auricom/kubectl:1.27.2@sha256:62c3f76150977263c38377842ea4072e115e746393902cc22b7bc1588ad7874f
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:c7aad8789ad8ee2b35e42d2b209279edf5a63d7710039a5b683209954f186f73
tag: 1.27.2@sha256:62c3f76150977263c38377842ea4072e115e746393902cc22b7bc1588ad7874f
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:c7aad8789ad8ee2b35e42d2b209279edf5a63d7710039a5b683209954f186f73
image: ghcr.io/auricom/kubectl:1.27.2@sha256:62c3f76150977263c38377842ea4072e115e746393902cc22b7bc1588ad7874f
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:c7aad8789ad8ee2b35e42d2b209279edf5a63d7710039a5b683209954f186f73
tag: 1.27.2@sha256:62c3f76150977263c38377842ea4072e115e746393902cc22b7bc1588ad7874f
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:c7aad8789ad8ee2b35e42d2b209279edf5a63d7710039a5b683209954f186f73
image: ghcr.io/auricom/kubectl:1.27.2@sha256:62c3f76150977263c38377842ea4072e115e746393902cc22b7bc1588ad7874f
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
env:
- name: HOSTNAME