Update image ghcr.io/onedr0p/kubanetics to v2024.10.5
This commit is contained in:
parent
2739362eaf
commit
53a572ac29
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ spec:
|
|||
# nodeName: nenya
|
||||
containers:
|
||||
- name: fstrim
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.10.3
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.10.5
|
||||
securityContext:
|
||||
privileged: true
|
||||
command: ["/bin/bash", "-c", "while true; do sleep 10; done"]
|
||||
|
|
|
@ -33,7 +33,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/kubanetics
|
||||
tag: 2024.10.3@sha256:9e8e70ac686e9256686e372b27d9a39ab92d6d4c651e67aacedc8ec077a71a66
|
||||
tag: 2024.10.5@sha256:222d40545ec5297b333b74de4a8b1d8528bd18d9d6834c8cda40d5d503222e24
|
||||
env:
|
||||
SCRIPT_NAME: fstrim.sh
|
||||
probes:
|
||||
|
|
Loading…
Reference in a new issue