mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-26 16:00:25 +08:00
[Common] Cert and Storage rework (#191)
* Add IX-Cert to Common and: - split storage - merge custom into common chart * Integrate most of the Bitnami Common Chart into ours
This commit is contained in:
committed by
kjeld Schouten-Lebbing
parent
14c9d393b5
commit
236ec00b2d
@@ -22,5 +22,13 @@
|
||||
"definitions/nodeIP": {
|
||||
"stable": {"min": "20.12-ALPHA"},
|
||||
"nightlies": {"min": "20.12-MASTER"}
|
||||
},
|
||||
"definitions/certificate": {
|
||||
"stable": {"min": "21.02-ALPHA"},
|
||||
"nightlies": {"min": "21.02-MASTER"}
|
||||
},
|
||||
"definitions/certificateAuthority": {
|
||||
"stable": {"min": "21.02-ALPHA"},
|
||||
"nightlies": {"min": "21.02-MASTER"}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user