1 Commits

Author SHA1 Message Date
c50792d0a1 chore(deps): update renovate/renovate docker tag to v43.77.7 2026-03-18 00:00:30 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ spec:
spec: spec:
containers: containers:
- name: llama-swap - name: llama-swap
image: ghcr.io/mostlygeek/llama-swap:v198-vulkan-b8390 image: ghcr.io/mostlygeek/llama-swap:v198-vulkan-b8369
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- /app/llama-swap - /app/llama-swap

View File

@@ -15,7 +15,7 @@ spec:
- name: renovate - name: renovate
# Update this to the latest available and then enable Renovate on # Update this to the latest available and then enable Renovate on
# the manifest # the manifest
image: renovate/renovate:43.77.9-full image: renovate/renovate:43.77.7-full
envFrom: envFrom:
- secretRef: - secretRef:
name: renovate-gitea-token name: renovate-gitea-token