Skip to content

Commit

Permalink
fix: fix recommend missing reason for release1.10 (#656)
Browse files Browse the repository at this point in the history
Co-authored-by: Ubuntu <[email protected]>
  • Loading branch information
bleachzou3 and Ubuntu authored Nov 22, 2024
1 parent 211d846 commit 6c6cecf
Showing 1 changed file with 1 addition and 1 deletion.
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.51"
image: "beclab/knowledge-base-api:v0.1.53"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 6c6cecf

Please sign in to comment.