Merge pull request 'Update image ghcr.io/onedr0p/kubanetics to v2024.10.6' (#709) from renovate/ghcr.io-onedr0p-kubanetics-2024.x into main

Reviewed-on: #709
This commit is contained in:
Joseph Hanson 2024-10-10 05:51:56 -05:00
commit 0d937b46d9
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.3 image: ghcr.io/onedr0p/kubanetics:2024.10.6
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.3@sha256:9e8e70ac686e9256686e372b27d9a39ab92d6d4c651e67aacedc8ec077a71a66 tag: 2024.10.6@sha256:3df78de17c878a5c910e91f306eaaf8cdb70970e1c4557a887021a2a2007aba0
env: env:
SCRIPT_NAME: fstrim.sh SCRIPT_NAME: fstrim.sh
probes: probes: