We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199e59e commit 6457cfdCopy full SHA for 6457cfd
codedx/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: codedx
3
-version: 0.8.11
+version: 0.8.12
4
appVersion: "5.0.3"
5
description: A Helm chart for Code Dx
6
icon: https://codedx.com/wp-content/uploads/2017/03/CodeDx-logo.png
@@ -17,7 +17,7 @@ sources:
17
- https://hub.docker.com/r/bitnami/mariadb
18
dependencies:
19
- name: mariadb
20
- version: 7.3.13
+ version: 7.3.14
21
repository: https://codedx.github.io/codedx-kubernetes
22
condition: mariadb.enabled
23
maintainers:
0 commit comments