Update image ghcr.io/onedr0p/kubanetics to v2024.9.0 #589

Merged
jahanson merged 1 commit from renovate/ghcr.io-onedr0p-kubanetics-2024.x into main 2024-09-06 22:35:50 -05: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.8.1 image: ghcr.io/onedr0p/kubanetics:2024.9.0
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.8.1@sha256:45ffec868c477b1ae0e339dffb0bcec4dddb4de5ff3ac2562002401fccb201a8 tag: 2024.9.0@sha256:cada76abf7338f1c1262ae247ee71fc9d5c7e4302d60ec8ee6fe36609f1152d2
env: env:
SCRIPT_NAME: fstrim.sh SCRIPT_NAME: fstrim.sh
probes: probes: