mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update image ghcr.io/auricom/kubectl to 1.26.1
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | docker | ghcr.io/auricom/kubectl | 1.26.0 | 1.26.1 |
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: *app
|
||||
image: ghcr.io/auricom/kubectl:1.26.0@sha256:a6121b8878679992af5aa1d451fa6aa78355a58c7a7b5769430d7c4046408b02
|
||||
image: ghcr.io/auricom/kubectl:1.26.1@sha256:d9a091b217a05804f2017200468da96b87cbfe141a93edd658c98660a01e7e07
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- "/bin/bash"
|
||||
|
@@ -15,7 +15,7 @@ spec:
|
||||
serviceAccountName: jobs
|
||||
containers:
|
||||
- name: *app
|
||||
image: ghcr.io/auricom/kubectl:1.26.0@sha256:a6121b8878679992af5aa1d451fa6aa78355a58c7a7b5769430d7c4046408b02
|
||||
image: ghcr.io/auricom/kubectl:1.26.1@sha256:d9a091b217a05804f2017200468da96b87cbfe141a93edd658c98660a01e7e07
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- "/bin/bash"
|
||||
|
@@ -35,7 +35,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
image:
|
||||
repository: ghcr.io/auricom/kubectl
|
||||
tag: 1.26.0@sha256:a6121b8878679992af5aa1d451fa6aa78355a58c7a7b5769430d7c4046408b02
|
||||
tag: 1.26.1@sha256:d9a091b217a05804f2017200468da96b87cbfe141a93edd658c98660a01e7e07
|
||||
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.0@sha256:a6121b8878679992af5aa1d451fa6aa78355a58c7a7b5769430d7c4046408b02
|
||||
image: ghcr.io/auricom/kubectl:1.26.1@sha256:d9a091b217a05804f2017200468da96b87cbfe141a93edd658c98660a01e7e07
|
||||
command: ["/bin/bash", "/app/truenas-backup.sh"]
|
||||
env:
|
||||
- name: HOSTNAME
|
||||
|
@@ -35,7 +35,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
image:
|
||||
repository: ghcr.io/auricom/kubectl
|
||||
tag: 1.26.0@sha256:a6121b8878679992af5aa1d451fa6aa78355a58c7a7b5769430d7c4046408b02
|
||||
tag: 1.26.1@sha256:d9a091b217a05804f2017200468da96b87cbfe141a93edd658c98660a01e7e07
|
||||
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.0@sha256:a6121b8878679992af5aa1d451fa6aa78355a58c7a7b5769430d7c4046408b02
|
||||
image: ghcr.io/auricom/kubectl:1.26.1@sha256:d9a091b217a05804f2017200468da96b87cbfe141a93edd658c98660a01e7e07
|
||||
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
|
||||
env:
|
||||
- name: HOSTNAME
|
||||
|
Reference in New Issue
Block a user