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.27.4
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | docker | ghcr.io/auricom/kubectl | 1.27.3 | 1.27.4 |
This commit is contained in:
@@ -14,7 +14,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: *app
|
- name: *app
|
||||||
image: ghcr.io/auricom/kubectl:1.27.3@sha256:402cbd1a404bdae3db854252054e4160b5746067e6f462d4a48236c46f6ad28a
|
image: ghcr.io/auricom/kubectl:1.27.4@sha256:52ff5e12ddd066b6b0fdfefc494c6f92d3eb4ccfbada834c9bc7c5b12f46bff7
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- "/bin/bash"
|
- "/bin/bash"
|
||||||
|
@@ -15,7 +15,7 @@ spec:
|
|||||||
serviceAccountName: jobs
|
serviceAccountName: jobs
|
||||||
containers:
|
containers:
|
||||||
- name: *app
|
- name: *app
|
||||||
image: ghcr.io/auricom/kubectl:1.27.3@sha256:402cbd1a404bdae3db854252054e4160b5746067e6f462d4a48236c46f6ad28a
|
image: ghcr.io/auricom/kubectl:1.27.4@sha256:52ff5e12ddd066b6b0fdfefc494c6f92d3eb4ccfbada834c9bc7c5b12f46bff7
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- "/bin/bash"
|
- "/bin/bash"
|
||||||
|
@@ -35,7 +35,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/auricom/kubectl
|
repository: ghcr.io/auricom/kubectl
|
||||||
tag: 1.27.3@sha256:402cbd1a404bdae3db854252054e4160b5746067e6f462d4a48236c46f6ad28a
|
tag: 1.27.4@sha256:52ff5e12ddd066b6b0fdfefc494c6f92d3eb4ccfbada834c9bc7c5b12f46bff7
|
||||||
command: ["/bin/bash", "/app/truenas-backup.sh"]
|
command: ["/bin/bash", "/app/truenas-backup.sh"]
|
||||||
env:
|
env:
|
||||||
HOSTNAME: truenas
|
HOSTNAME: truenas
|
||||||
@@ -65,7 +65,7 @@ spec:
|
|||||||
additionalContainers:
|
additionalContainers:
|
||||||
truenas-remote-backup:
|
truenas-remote-backup:
|
||||||
name: truenas-remote-backup
|
name: truenas-remote-backup
|
||||||
image: ghcr.io/auricom/kubectl:1.27.3@sha256:402cbd1a404bdae3db854252054e4160b5746067e6f462d4a48236c46f6ad28a
|
image: ghcr.io/auricom/kubectl:1.27.4@sha256:52ff5e12ddd066b6b0fdfefc494c6f92d3eb4ccfbada834c9bc7c5b12f46bff7
|
||||||
command: ["/bin/bash", "/app/truenas-backup.sh"]
|
command: ["/bin/bash", "/app/truenas-backup.sh"]
|
||||||
env:
|
env:
|
||||||
- name: HOSTNAME
|
- name: HOSTNAME
|
||||||
|
@@ -35,7 +35,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/auricom/kubectl
|
repository: ghcr.io/auricom/kubectl
|
||||||
tag: 1.27.3@sha256:402cbd1a404bdae3db854252054e4160b5746067e6f462d4a48236c46f6ad28a
|
tag: 1.27.4@sha256:52ff5e12ddd066b6b0fdfefc494c6f92d3eb4ccfbada834c9bc7c5b12f46bff7
|
||||||
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
|
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
|
||||||
env:
|
env:
|
||||||
HOSTNAME: truenas
|
HOSTNAME: truenas
|
||||||
@@ -74,7 +74,7 @@ spec:
|
|||||||
readOnly: true
|
readOnly: true
|
||||||
sidecars:
|
sidecars:
|
||||||
truenas-remote-certs-deploy:
|
truenas-remote-certs-deploy:
|
||||||
image: ghcr.io/auricom/kubectl:1.27.3@sha256:402cbd1a404bdae3db854252054e4160b5746067e6f462d4a48236c46f6ad28a
|
image: ghcr.io/auricom/kubectl:1.27.4@sha256:52ff5e12ddd066b6b0fdfefc494c6f92d3eb4ccfbada834c9bc7c5b12f46bff7
|
||||||
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
|
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
|
||||||
env:
|
env:
|
||||||
- name: HOSTNAME
|
- name: HOSTNAME
|
||||||
|
Reference in New Issue
Block a user