Merge pull request 'Update ghcr.io/onedr0p/kubanetics Docker tag to v2024.8.0' (#482) from renovate/ghcr.io-onedr0p-kubanetics-2024.x into main

Reviewed-on: jahanson/homelab#482
This commit is contained in:
Joseph Hanson 2024-08-06 09:33:43 -05:00
commit 131e50da1d
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ spec:
# nodeName: nenya # nodeName: nenya
containers: containers:
- name: fstrim - name: fstrim
image: ghcr.io/onedr0p/kubanetics:2024.7.1 image: ghcr.io/onedr0p/kubanetics:2024.8.0
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.7.1@sha256:020ec6f00b9cdc0ee247d2fd34d3951ac32718326bb90c38e947eed9d555de6c tag: 2024.8.0@sha256:ef479783bf8d7408d858af89aec85fa244c4e824296436cac1798ba7c4efb9c8
env: env:
SCRIPT_NAME: fstrim.sh SCRIPT_NAME: fstrim.sh
probes: probes: