Skip to content

Commit 19283be

Browse files
feat(container): update image adminer to v5.4.0 (#1159)
Co-authored-by: trap-renovate[bot] <138502363+trap-renovate[bot]@users.noreply.github.com>
1 parent 7a40de2 commit 19283be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ns-system/db/adminer-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
enableServiceLinks: false
1818
containers:
1919
- name: adminer
20-
image: adminer:5.3.0
20+
image: adminer:5.4.0
2121
env:
2222
- name: ADMINER_DEFAULT_SERVER
2323
value: mariadb

0 commit comments

Comments
 (0)