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