Skip to content

Commit 4bfea79

Browse files
feat(container)!: Update image adminer to v5 (#692)
Co-authored-by: trap-renovate[bot] <138502363+trap-renovate[bot]@users.noreply.github.com>
1 parent 7eeec98 commit 4bfea79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ns-system/db/adminer-deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
enableServiceLinks: false
1818
containers:
1919
- name: adminer
20-
image: adminer:4.17.1
20+
image: adminer:5.0.6
2121
env:
2222
- name: ADMINER_DEFAULT_SERVER
2323
value: mariadb

0 commit comments

Comments
 (0)