Skip to content

Commit 28154e9

Browse files
authored
fix: 指定具体的tag (#448)
1 parent 3afed04 commit 28154e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment/helm/label-studio/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pgbouncer:
7373

7474
image:
7575
repository: edoburu/pgbouncer
76-
tag: "latest"
76+
tag: "v1.25.1-p0"
7777
pullPolicy: IfNotPresent
7878

7979
# Connection pool settings

0 commit comments

Comments
 (0)