1 Commits

Author SHA1 Message Date
Renovate 241c340cb3 Update renovate/renovate Docker tag to v43.204.0 2026-05-30 02:02:43 +00:00
4 changed files with 4 additions and 14 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ steps:
- bao kv get -mount secret -field RENOVATE_TOKEN renovate > /woodpecker/renovate_token - bao kv get -mount secret -field RENOVATE_TOKEN renovate > /woodpecker/renovate_token
- bao kv get -mount secret -field GITHUB_COM_TOKEN renovate > /woodpecker/github_com_token - bao kv get -mount secret -field GITHUB_COM_TOKEN renovate > /woodpecker/github_com_token
- name: Run Renovate - name: Run Renovate
image: renovate/renovate:43.205.2 image: renovate/renovate:43.204.0
environment: environment:
RENOVATE_AUTODISCOVER: "true" RENOVATE_AUTODISCOVER: "true"
RENOVATE_ENDPOINT: https://gitea.lumpiasty.xyz/api/v1 RENOVATE_ENDPOINT: https://gitea.lumpiasty.xyz/api/v1
-10
View File
@@ -43,11 +43,6 @@
comment: Allow from SRV to internet comment: Allow from SRV to internet
in-interface: vlan4 in-interface: vlan4
out-interface-list: wan out-interface-list: wan
- action: accept
chain: forward
comment: Allow from SRV to SRV
in-interface: vlan4
out-interface: vlan4
- action: accept - action: accept
chain: forward chain: forward
comment: Allow from SRV to CAM comment: Allow from SRV to CAM
@@ -282,11 +277,6 @@
in-interface: '!pppoe-gpon' in-interface: '!pppoe-gpon'
protocol: tcp protocol: tcp
to-addresses: 128.0.70.5 to-addresses: 128.0.70.5
- action: masquerade
chain: srcnat
comment: hairpin to LoadBalancer pool (vlan4 -> vlan4)
dst-address: 10.44.0.0/16
in-interface: vlan4
- action: dst-nat - action: dst-nat
chain: dstnat chain: dstnat
comment: HTTPS comment: HTTPS
+1 -1
View File
@@ -8,7 +8,7 @@ spec:
interval: 24h interval: 24h
url: https://github.com/usekaneo/kaneo.git url: https://github.com/usekaneo/kaneo.git
ref: ref:
tag: v2.7.7 tag: v2.7.5
ignore: | ignore: |
# exclude all # exclude all
/* /*
+2 -2
View File
@@ -18,7 +18,7 @@ spec:
spec: spec:
initContainers: initContainers:
- name: download-whisper - name: download-whisper
image: gitea.lumpiasty.xyz/lumpiasty/llama-swap:unified-vulkan-test image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-05-28
command: command:
- sh - sh
- -c - -c
@@ -48,7 +48,7 @@ spec:
mountPath: /root/.cache mountPath: /root/.cache
containers: containers:
- name: llama-swap - name: llama-swap
image: gitea.lumpiasty.xyz/lumpiasty/llama-swap:unified-vulkan-test image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-05-28
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- llama-swap - llama-swap