You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/milvus-operator/values.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ image:
13
13
# image.pullPolicy -- The image pull policy for the controller.
14
14
pullPolicy: IfNotPresent
15
15
# image.tag -- The image tag whose default is the chart appVersion.
16
-
tag: "v1.2.3"
16
+
tag: "v1.2.4"
17
17
18
18
# installCRDs -- If true, CRD resources will be installed as part of the Helm chart. If enabled, when uninstalling CRD resources will be deleted causing all installed custom resources to be DELETED
If you already have `cert-manager` v1.0+ installed which is not in its default configuration, you may encounter some error with the check of cert-manager installation. you can install with special options to disable the check:
0 commit comments