Compare commits

..

1 commit

Author SHA1 Message Date
c8e2c77bb2 Update image ghcr.io/onedr0p/kubanetics to v2024.10.1 2024-10-01 16:03:14 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ spec:
# nodeName: nenya
containers:
- name: fstrim
image: ghcr.io/onedr0p/kubanetics:2024.10.0
image: ghcr.io/onedr0p/kubanetics:2024.10.1
securityContext:
privileged: true
command: ["/bin/bash", "-c", "while true; do sleep 10; done"]

View file

@ -33,7 +33,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/kubanetics
tag: 2024.10.0@sha256:119a23a1c119dee6245a61dbdc0e2f71abe294024d599e42e1439893d0aef643
tag: 2024.10.1@sha256:ac1df568e6530f0317e42ea80c97b632b14fe34b84cf79d56f881c07361fd464
env:
SCRIPT_NAME: fstrim.sh
probes: