Merge pull request 'Update ghcr.io/onedr0p/kubanetics Docker tag to v2024.2.6' (#75) from renovate/ghcr.io-onedr0p-kubanetics-2024.x into main
Reviewed-on: jahanson/homelab#75
This commit is contained in:
commit
9293f239bb
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ spec:
|
||||||
# nodeName: nenya
|
# nodeName: nenya
|
||||||
containers:
|
containers:
|
||||||
- name: fstrim
|
- name: fstrim
|
||||||
image: ghcr.io/onedr0p/kubanetics:2024.2.5
|
image: ghcr.io/onedr0p/kubanetics:2024.2.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"]
|
||||||
|
|
|
@ -34,7 +34,7 @@ spec:
|
||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/kubanetics
|
repository: ghcr.io/onedr0p/kubanetics
|
||||||
tag: 2024.2.5@sha256:2a080371b9e49a365229e86f19450d596e48e43fd7213a00a0ca39fb2f76dfd5
|
tag: 2024.2.6@sha256:6ae141bdc6149a85746ddf4e00b6166bc3a613ec2b1a57d03992f87ba1f2bd12
|
||||||
env:
|
env:
|
||||||
SCRIPT_NAME: fstrim.sh
|
SCRIPT_NAME: fstrim.sh
|
||||||
probes:
|
probes:
|
||||||
|
|
Loading…
Reference in a new issue