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
MLE-20917 update notice file for Helm 2.0.1 Release (#309)
* update the Chart version to 2.0.1 and MarkLogic Version to 11.3.1
* update Notice and README for Helm 2.0.1 Release
* update in Notice File
* update latest Notice file
* update go version to 1.23.6 for security vulverabilities
* update version for vulerabilities
---------
Co-authored-by: Peng Zhou <[email protected]>
This project is licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at
6
6
@@ -15,24 +15,27 @@ The MarkLogic® Kubernetes Helm Chart container image utilizes the RedHat UBI co
15
15
This document provides notices information for the third-party components used by MarkLogic® Kubernetes Helm Chart.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,7 @@ Following table lists all the parameters supported by the latest MarkLogic Helm
135
135
|`group.enableXdqpSsl`| SSL encryption for XDQP |`true`|
136
136
|`bootstrapHostName`| Host name of MarkLogic bootstrap host (to join a cluster) |`""`|
137
137
|`image.repository`| Repository for MarkLogic image |`progressofficial/marklogic-db`|
138
-
|`image.tag`| Image tag for MarkLogic image |`11.3.0-ubi-rootless`|
138
+
|`image.tag`| Image tag for MarkLogic image |`11.3.1-ubi-rootless-2.1.2`|
139
139
|`image.pullPolicy`| Image pull policy for MarkLogic image |`IfNotPresent`|
140
140
|`initContainers.utilContainer.image`| Image for copyCerts and volume permission change for root to rootless upgrade InitContainer |`redhat/ubi9:9.5`|
141
141
|`initContainers.utilContainer.pullPolicy`| Pull policy for copyCerts and volume permission change for root to rootless upgrade InitContainer |`IfNotPresent`|
0 commit comments