Update ghcr.io/onedr0p/kubanetics Docker tag to v2024.8.0
This commit is contained in:
parent
315497a24d
commit
77a1819c6f
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.7.1
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.8.0
|
||||
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.7.1@sha256:020ec6f00b9cdc0ee247d2fd34d3951ac32718326bb90c38e947eed9d555de6c
|
||||
tag: 2024.8.0@sha256:ef479783bf8d7408d858af89aec85fa244c4e824296436cac1798ba7c4efb9c8
|
||||
env:
|
||||
SCRIPT_NAME: fstrim.sh
|
||||
probes:
|
||||
|
|
Loading…
Reference in a new issue