Update image ghcr.io/onedr0p/kubanetics to v2024.12.1 #961

Merged
jahanson merged 1 commit from renovate/ghcr.io-onedr0p-kubanetics-2024.x into main 2024-12-12 19:27:50 -06:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 3e158ec50e - Show all commits

View file

@ -7,7 +7,7 @@ spec:
# nodeName: nenya # nodeName: nenya
containers: containers:
- name: fstrim - name: fstrim
image: ghcr.io/onedr0p/kubanetics:2024.12.0 image: ghcr.io/onedr0p/kubanetics:2024.12.1
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"]

View file

@ -33,7 +33,7 @@ spec:
app: app:
image: image:
repository: ghcr.io/onedr0p/kubanetics repository: ghcr.io/onedr0p/kubanetics
tag: 2024.12.0@sha256:3766252a7011d870a4c24bb107c9aa505dde35f4baf8101466c623b052bdbb4f tag: 2024.12.1@sha256:7a056118fa69fe3f8536fea0566859d741f9e7daf498ad632166098542e130eb
env: env:
SCRIPT_NAME: fstrim.sh SCRIPT_NAME: fstrim.sh
probes: probes:

View file

@ -35,7 +35,7 @@ spec:
app: app:
image: image:
repository: ghcr.io/onedr0p/kubanetics repository: ghcr.io/onedr0p/kubanetics
tag: 2024.12.0 tag: 2024.12.1
env: env:
SCRIPT_NAME: alertmanager-silencer.sh SCRIPT_NAME: alertmanager-silencer.sh
ALERTMANAGER_URL: http://alertmanager.observability.svc.cluster.local:9093 ALERTMANAGER_URL: http://alertmanager.observability.svc.cluster.local:9093