Compare commits

..

1 commit

Author SHA1 Message Date
4d07cd4ea7 Update image ghcr.io/onedr0p/kubanetics to v2024.10.2 2024-10-01 16:33:40 +00:00
2 changed files with 2 additions and 2 deletions

View file

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

View file

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