Compare commits
10 commits
renovate/c
...
main
Author | SHA1 | Date | |
---|---|---|---|
e8dddc7c81 | |||
7834f1216f | |||
c2f793113b | |||
c586583175 | |||
1aa95c410f | |||
916cd7e895 | |||
27906336a3 | |||
6919fe1d9a | |||
7c79411287 | |||
ffe2d947b6 |
5 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: metallb
|
chart: metallb
|
||||||
version: 0.14.8
|
version: 0.14.9
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: metallb-charts
|
name: metallb-charts
|
||||||
|
|
|
@ -17,7 +17,7 @@ spec:
|
||||||
values:
|
values:
|
||||||
image:
|
image:
|
||||||
repository: prompve/prometheus-pve-exporter
|
repository: prompve/prometheus-pve-exporter
|
||||||
tag: "3.4.6"
|
tag: "3.4.7"
|
||||||
|
|
||||||
args:
|
args:
|
||||||
- --config.file
|
- --config.file
|
||||||
|
|
|
@ -9,7 +9,7 @@ spec:
|
||||||
url: https://github.com/metallb/metallb.git
|
url: https://github.com/metallb/metallb.git
|
||||||
ref:
|
ref:
|
||||||
# renovate: registryUrl=https://metallb.github.io/metallb chart=metallb
|
# renovate: registryUrl=https://metallb.github.io/metallb chart=metallb
|
||||||
tag: v0.14.8
|
tag: v0.14.9
|
||||||
ignore: |
|
ignore: |
|
||||||
# exclude all
|
# exclude all
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -24,7 +24,7 @@ spec:
|
||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/onedr0p/home-assistant
|
repository: ghcr.io/onedr0p/home-assistant
|
||||||
tag: 2024.12.3
|
tag: 2024.12.4
|
||||||
env:
|
env:
|
||||||
TZ: America/New_York #${SERVER_TIMEZONE}
|
TZ: America/New_York #${SERVER_TIMEZONE}
|
||||||
HASS_HTTP_TRUSTED_PROXY_1: 192.168.0.0/16
|
HASS_HTTP_TRUSTED_PROXY_1: 192.168.0.0/16
|
||||||
|
|
|
@ -9,7 +9,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: cilium
|
chart: cilium
|
||||||
version: 1.16.4
|
version: 1.16.5
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: cilium
|
name: cilium
|
||||||
|
|
Loading…
Reference in a new issue