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

| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| docker     | ghcr.io/auricom/kubectl | 1.26.2 | 1.26.3 |
This commit is contained in:
feisar-bot
2023-03-18 13:22:54 +00:00
committed by auricom
parent 371be137f7
commit 0457d2ad60
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.2@sha256:b7b6929cee685a551b0639f6154039946f483fa60ab702b2fec075edea2027b7
image: ghcr.io/auricom/kubectl:1.26.3@sha256:218e62b6c5a6051bdf35211f6f8bb48a508d7e1c0ba6b060cd227a1f6f6aca51
imagePullPolicy: IfNotPresent
command:
- "/bin/bash"

View File

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

View File

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