Compare commits
5 Commits
ffe307be8a
...
8f51671c35
| Author | SHA1 | Date | |
|---|---|---|---|
| 8f51671c35 | |||
| 0e5a830651 | |||
| a59c0e7c4f | |||
| a8b93399ff | |||
| 38ad78e69b |
@@ -20,7 +20,7 @@ steps:
|
||||
- export VAULT_TOKEN=$(cat /woodpecker/.vault_id)
|
||||
- bao write -format json -f /kubernetes/creds/flux-reconcile > /woodpecker/kube_credentials
|
||||
- name: Construct Kubeconfig
|
||||
image: alpine/k8s:1.36.0
|
||||
image: alpine/k8s:1.36.1
|
||||
environment:
|
||||
KUBECONFIG: /woodpecker/kubeconfig
|
||||
commands:
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: llama-swap
|
||||
image: ghcr.io/mostlygeek/llama-swap:v211-vulkan-b9115
|
||||
image: ghcr.io/mostlygeek/llama-swap:v214-vulkan-b9174
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /app/llama-swap
|
||||
|
||||
Reference in New Issue
Block a user