mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update image ghcr.io/kiwigrid/k8s-sidecar to 1.25.1
| datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------ | | docker | ghcr.io/kiwigrid/k8s-sidecar | 1.25.0 | 1.25.1 |
This commit is contained in:
@@ -35,7 +35,7 @@ spec:
|
||||
- secretRef:
|
||||
name: gatus-secret
|
||||
02-config-sync:
|
||||
image: ghcr.io/kiwigrid/k8s-sidecar:1.25.0
|
||||
image: ghcr.io/kiwigrid/k8s-sidecar:1.25.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- { name: FOLDER, value: /config }
|
||||
@@ -113,7 +113,7 @@ spec:
|
||||
memory: 500Mi
|
||||
sidecars:
|
||||
config-sync:
|
||||
image: ghcr.io/kiwigrid/k8s-sidecar:1.25.0
|
||||
image: ghcr.io/kiwigrid/k8s-sidecar:1.25.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- { name: FOLDER, value: /config }
|
||||
|
Reference in New Issue
Block a user