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:
commit
0d937b46d9
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ spec:
|
|||
# nodeName: nenya
|
||||
containers:
|
||||
- name: fstrim
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.10.3
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.10.6
|
||||
securityContext:
|
||||
privileged: true
|
||||
command: ["/bin/bash", "-c", "while true; do sleep 10; done"]
|
||||
|
|
|
@ -33,7 +33,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/kubanetics
|
||||
tag: 2024.10.3@sha256:9e8e70ac686e9256686e372b27d9a39ab92d6d4c651e67aacedc8ec077a71a66
|
||||
tag: 2024.10.6@sha256:3df78de17c878a5c910e91f306eaaf8cdb70970e1c4557a887021a2a2007aba0
|
||||
env:
|
||||
SCRIPT_NAME: fstrim.sh
|
||||
probes:
|
||||
|
|
Loading…
Reference in a new issue