Compare commits

..

10 commits

6 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -26,7 +26,7 @@ spec:
# https://forgejo.org/docs/v1.21/admin/actions/#offline-registration # https://forgejo.org/docs/v1.21/admin/actions/#offline-registration
initContainers: initContainers:
- name: runner-register - 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)] command: ["forgejo-runner", "register", "--no-interactive", "--token", $(RUNNER_SECRET), "--name", $(RUNNER_NAME), "--instance", $(FORGEJO_INSTANCE_URL)]
env: env:
- name: RUNNER_NAME - name: RUNNER_NAME

View file

@ -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

View 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
/* /*

View file

@ -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

View file

@ -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