⬆️ Update image ghcr.io/auricom/kubectl to 09ebca8

This commit is contained in:
feisar-bot
2022-10-26 23:24:16 +00:00
parent b0bf45160a
commit 6c97e4d8bf
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ spec:
spec: spec:
containers: containers:
- name: *app - name: *app
image: ghcr.io/auricom/kubectl:v1.25.0@sha256:75d43a3131e25f10139174e77e689eafb1b40ed9d9094d5c8c96eba5571aeefd image: ghcr.io/auricom/kubectl:v1.25.0@sha256:09ebca817ee7cefcac164fce9709f51236ce8fb6649de1c124a52ed753d40503
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: ENV_GITEA_API_TOKEN - name: ENV_GITEA_API_TOKEN

View File

@@ -42,7 +42,7 @@ spec:
serviceAccountName: jobs serviceAccountName: jobs
containers: containers:
- name: *app - name: *app
image: ghcr.io/auricom/kubectl:v1.25.0@sha256:75d43a3131e25f10139174e77e689eafb1b40ed9d9094d5c8c96eba5571aeefd image: ghcr.io/auricom/kubectl:v1.25.0@sha256:09ebca817ee7cefcac164fce9709f51236ce8fb6649de1c124a52ed753d40503
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- "/bin/bash" - "/bin/bash"