Skip to content

Commit d3e2f7d

Browse files
Update nginx Docker tag to v1.29.0
1 parent 4ce15b2 commit d3e2f7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/studio/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ studioBlobvault:
947947
# -- Image repository
948948
repository: nginx
949949
# -- Image tag
950-
tag: 1.28.0-alpine
950+
tag: 1.29.0-alpine
951951

952952
service:
953953
port: 80
@@ -973,7 +973,7 @@ studioPypiCache:
973973
# -- Image repository
974974
repository: nginx
975975
# -- Image tag
976-
tag: 1.27.4-alpine
976+
tag: 1.29.0-alpine
977977

978978
service:
979979
port: 8080

0 commit comments

Comments
 (0)