Compare commits
16
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e69f3ce4ae | ||
|
|
39cb9626fe
|
||
|
|
c1eadb29d1 | ||
|
|
9d8cda8228
|
||
|
|
ba90001ec8
|
||
|
|
ece05f6119 | ||
|
|
129279192a | ||
|
|
a703b8ef4c | ||
|
|
33d30a1f6a | ||
|
|
d3e794233b | ||
|
|
3f2e7bff23 | ||
|
|
1f6e7f6d06 | ||
|
|
27a07fb5d9 | ||
|
|
0790de0fdf | ||
|
|
0261f900d7 | ||
|
|
b3135998f6 |
@@ -21,7 +21,7 @@ steps:
|
||||
- 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
|
||||
- name: Run Renovate
|
||||
image: renovate/renovate:43
|
||||
image: renovate/renovate:44
|
||||
pull: true
|
||||
environment:
|
||||
RENOVATE_AUTODISCOVER: "true"
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: immich
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: secustor
|
||||
|
||||
@@ -8,7 +8,7 @@ spec:
|
||||
interval: 24h
|
||||
url: https://github.com/usekaneo/kaneo.git
|
||||
ref:
|
||||
tag: v2.9.10
|
||||
tag: v2.12.1
|
||||
ignore: |
|
||||
# exclude all
|
||||
/*
|
||||
@@ -53,8 +53,6 @@ spec:
|
||||
enabled: false
|
||||
|
||||
kaneo:
|
||||
image:
|
||||
tag: "2.9.10" # renovate: depName=ghcr.io/usekaneo/kaneo registryUrl=https://ghcr.io
|
||||
env:
|
||||
clientUrl: "https://kaneo.lumpiasty.xyz"
|
||||
disablePasswordRegistration: true
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: supervisord
|
||||
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:86e4837462324c47fa49d4f766908e133d84ba5373caf1f8fa5c55f44397b312
|
||||
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:2676d13df2a0833b27ab8ec441da78c6c43d3f7bf75837d35723eefb40a82ce1
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
@@ -18,7 +18,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: open-webui
|
||||
version: 15.2.0
|
||||
version: 16.0.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: open-webui
|
||||
@@ -131,6 +131,3 @@ spec:
|
||||
value: "flux2-klein-4b:Q4_K_M"
|
||||
- name: IMAGE_EDIT_SIZE
|
||||
value: "512x512"
|
||||
|
||||
image:
|
||||
tag: v0.11.0
|
||||
|
||||
@@ -23,7 +23,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: cert-manager
|
||||
version: v1.21.0
|
||||
version: v1.21.1
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: cert-manager
|
||||
|
||||
Reference in New Issue
Block a user