Merge pull request 'Update image ghcr.io/onedr0p/kubanetics to v2024.9.1' (#608) from renovate/ghcr.io-onedr0p-kubanetics-2024.x into main
Reviewed-on: #608
This commit is contained in:
commit
0c2443d064
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.9.0
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.9.1
|
||||
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.9.0@sha256:cada76abf7338f1c1262ae247ee71fc9d5c7e4302d60ec8ee6fe36609f1152d2
|
||||
tag: 2024.9.1@sha256:125ad56a9e10070dce7f7b5989729894659a01622ab5696bafbd6f09d88a8a91
|
||||
env:
|
||||
SCRIPT_NAME: fstrim.sh
|
||||
probes:
|
||||
|
|
Loading…
Reference in a new issue