Update image ghcr.io/onedr0p/kubanetics to v2024.9.5

This commit is contained in:
Smeagol 2024-09-30 18:32:34 +00:00
parent fd9410268e
commit 387177dfa2
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.9.4 image: ghcr.io/onedr0p/kubanetics:2024.9.5
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.9.4@sha256:b76aaf81a5f39642ce57c14414769bd6037f31fb72c933e9139e504c4db14b37 tag: 2024.9.5@sha256:d7f977b4e8a7f85df03fb3d3b0d51e7021ba21d04fc6960865abb589f8bacf28
env: env:
SCRIPT_NAME: fstrim.sh SCRIPT_NAME: fstrim.sh
probes: probes: