Skip to content

Commit 6457cfd

Browse files
author
Steve Salas
committed
Set MariaDB dependency to 7.3.14
1 parent 199e59e commit 6457cfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codedx/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: codedx
3-
version: 0.8.11
3+
version: 0.8.12
44
appVersion: "5.0.3"
55
description: A Helm chart for Code Dx
66
icon: https://codedx.com/wp-content/uploads/2017/03/CodeDx-logo.png
@@ -17,7 +17,7 @@ sources:
1717
- https://hub.docker.com/r/bitnami/mariadb
1818
dependencies:
1919
- name: mariadb
20-
version: 7.3.13
20+
version: 7.3.14
2121
repository: https://codedx.github.io/codedx-kubernetes
2222
condition: mariadb.enabled
2323
maintainers:

0 commit comments

Comments
 (0)