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

| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| docker     | ghcr.io/auricom/kubectl | 1.27.4 | 1.28.1 |
This commit is contained in:
feisar-bot
2023-08-29 19:13:45 +00:00
committed by auricom
parent 3acc70a4b6
commit ca9d5e2563
4 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ spec:
serviceAccountName: jobs
containers:
- name: *app
image: ghcr.io/auricom/kubectl:1.27.4@sha256:52ff5e12ddd066b6b0fdfefc494c6f92d3eb4ccfbada834c9bc7c5b12f46bff7
image: ghcr.io/auricom/kubectl:1.28.1@sha256:af0bd42480bdc9a0106bef1b90650d523570acd746be8aae6bfb6960ff052195
imagePullPolicy: IfNotPresent
command:
- "/bin/bash"

View File

@@ -35,7 +35,7 @@ spec:
restartPolicy: OnFailure
image:
repository: ghcr.io/auricom/kubectl
tag: 1.27.4@sha256:52ff5e12ddd066b6b0fdfefc494c6f92d3eb4ccfbada834c9bc7c5b12f46bff7
tag: 1.28.1@sha256:af0bd42480bdc9a0106bef1b90650d523570acd746be8aae6bfb6960ff052195
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.27.4@sha256:52ff5e12ddd066b6b0fdfefc494c6f92d3eb4ccfbada834c9bc7c5b12f46bff7
image: ghcr.io/auricom/kubectl:1.28.1@sha256:af0bd42480bdc9a0106bef1b90650d523570acd746be8aae6bfb6960ff052195
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.4@sha256:52ff5e12ddd066b6b0fdfefc494c6f92d3eb4ccfbada834c9bc7c5b12f46bff7
tag: 1.28.1@sha256:af0bd42480bdc9a0106bef1b90650d523570acd746be8aae6bfb6960ff052195
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.27.4@sha256:52ff5e12ddd066b6b0fdfefc494c6f92d3eb4ccfbada834c9bc7c5b12f46bff7
image: ghcr.io/auricom/kubectl:1.28.1@sha256:af0bd42480bdc9a0106bef1b90650d523570acd746be8aae6bfb6960ff052195
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
env:
- name: HOSTNAME