Skip to content

Commit

Permalink
knowledge&download: update yt-dlp to v0.0.19 and knowledge to v0.1.61 (
Browse files Browse the repository at this point in the history
…#913)

knowledge
  • Loading branch information
kaki-admin authored Jan 21, 2025
1 parent 7e1f313 commit 20089d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ spec:
cpu: "1"
memory: 300Mi
- name: yt-dlp
image: "beclab/yt-dlp:v0.0.18"
image: "beclab/yt-dlp:v0.0.19"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ spec:
value: user_space_{{ .Values.bfl.username }}_knowledge
containers:
- name: knowledge
image: "beclab/knowledge-base-api:v0.1.60"
image: "beclab/knowledge-base-api:v0.1.61"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 20089d7

Please sign in to comment.