Update ghcr.io/onedr0p/kubanetics Docker tag to v2024.3.5
This commit is contained in:
parent
599d0f9790
commit
29dfc694fe
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ spec:
|
|||
# nodeName: nenya
|
||||
containers:
|
||||
- name: fstrim
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.3.4
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.3.5
|
||||
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.3.4@sha256:2dfb70e154b4d4cbd8b1f98f1647e4a96aa1fc084a7e07b2586e35f7fc743383
|
||||
tag: 2024.3.5@sha256:a95d3fa86b0b042c60ec428eba87ce173d183e5e2f8fa33b23fe79c93c7c1d3f
|
||||
env:
|
||||
SCRIPT_NAME: fstrim.sh
|
||||
probes:
|
||||
|
|
|
@ -35,7 +35,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/kubanetics
|
||||
tag: 2024.3.4@sha256:2dfb70e154b4d4cbd8b1f98f1647e4a96aa1fc084a7e07b2586e35f7fc743383
|
||||
tag: 2024.3.5@sha256:a95d3fa86b0b042c60ec428eba87ce173d183e5e2f8fa33b23fe79c93c7c1d3f
|
||||
env:
|
||||
SCRIPT_NAME: alertmanager-silencer.sh
|
||||
ALERTMANAGER_URL: http://alertmanager-operated.observability.svc.cluster.local:9093
|
||||
|
|
Loading…
Reference in a new issue