Compare commits

..

10 commits

6 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@ spec:
chart:
spec:
chart: metallb
version: 0.14.8
version: 0.14.9
sourceRef:
kind: HelmRepository
name: metallb-charts

View file

@ -26,7 +26,7 @@ spec:
# https://forgejo.org/docs/v1.21/admin/actions/#offline-registration
initContainers:
- name: runner-register
image: &runnerImg code.forgejo.org/forgejo/runner:5.0.4
image: &runnerImg code.forgejo.org/forgejo/runner:5.0.3
command: ["forgejo-runner", "register", "--no-interactive", "--token", $(RUNNER_SECRET), "--name", $(RUNNER_NAME), "--instance", $(FORGEJO_INSTANCE_URL)]
env:
- name: RUNNER_NAME

View file

@ -17,7 +17,7 @@ spec:
values:
image:
repository: prompve/prometheus-pve-exporter
tag: "3.4.6"
tag: "3.4.7"
args:
- --config.file

View file

@ -9,7 +9,7 @@ spec:
url: https://github.com/metallb/metallb.git
ref:
# renovate: registryUrl=https://metallb.github.io/metallb chart=metallb
tag: v0.14.8
tag: v0.14.9
ignore: |
# exclude all
/*

View file

@ -24,7 +24,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/home-assistant
tag: 2024.12.3
tag: 2024.12.4
env:
TZ: America/New_York #${SERVER_TIMEZONE}
HASS_HTTP_TRUSTED_PROXY_1: 192.168.0.0/16

View file

@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: cilium
version: 1.16.4
version: 1.16.5
sourceRef:
kind: HelmRepository
name: cilium