Update ghcr.io/onedr0p/kubanetics Docker tag to v2024.6.2
This commit is contained in:
parent
a4294e0914
commit
d1a7dfd0a0
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.6.1
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.6.2
|
||||
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.6.1@sha256:593a5a4c3d94148d10829c798b872da60d94e683cc965aa84598146edc13803f
|
||||
tag: 2024.6.2@sha256:9402eb67e5809c46585802383713d1dc152eb15f76d71ad40eacaa00383b3d70
|
||||
env:
|
||||
SCRIPT_NAME: fstrim.sh
|
||||
probes:
|
||||
|
|
|
@ -35,7 +35,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/kubanetics
|
||||
tag: 2024.6.1@sha256:593a5a4c3d94148d10829c798b872da60d94e683cc965aa84598146edc13803f
|
||||
tag: 2024.6.2@sha256:9402eb67e5809c46585802383713d1dc152eb15f76d71ad40eacaa00383b3d70
|
||||
env:
|
||||
SCRIPT_NAME: alertmanager-silencer.sh
|
||||
ALERTMANAGER_URL: http://alertmanager-operated.observability.svc.cluster.local:9093
|
||||
|
|
Loading…
Reference in a new issue