Bump chart version
This commit is contained in:
@@ -3,5 +3,5 @@
|
|||||||
(def config
|
(def config
|
||||||
{:stack [:k8s:config-file]
|
{:stack [:k8s:config-file]
|
||||||
:app-name "cert-manager"
|
:app-name "cert-manager"
|
||||||
:version "v1.15.0"
|
:version "v1.19.1"
|
||||||
:k8s:config-file-opts {:file '(str "https://github.com/cert-manager/cert-manager/releases/download/" version "/cert-manager.crds.yaml")}})
|
:k8s:config-file-opts {:file '(str "https://github.com/cert-manager/cert-manager/releases/download/" version "/cert-manager.crds.yaml")}})
|
||||||
Reference in New Issue
Block a user