Update ghcr.io/onedr0p/kubanetics Docker tag to v2024.2.6 #75
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.2.5
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.2.6
|
||||
securityContext:
|
||||
privileged: true
|
||||
command: ["/bin/bash", "-c", "while true; do sleep 10; done"]
|
||||
|
|
|
@ -34,7 +34,7 @@ spec:
|
|||
main:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/kubanetics
|
||||
tag: 2024.2.5@sha256:2a080371b9e49a365229e86f19450d596e48e43fd7213a00a0ca39fb2f76dfd5
|
||||
tag: 2024.2.6@sha256:6ae141bdc6149a85746ddf4e00b6166bc3a613ec2b1a57d03992f87ba1f2bd12
|
||||
env:
|
||||
SCRIPT_NAME: fstrim.sh
|
||||
probes:
|
||||
|
|
Loading…
Reference in a new issue