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-24871: Update Library Versions for Operator 1.1 Release (#106)
* MLE-24871: upgrade go version and dependency version for security fix
* add change for docker file
* update the VERSION to 1.1.0
* MLE-24842: Fix security Vulnerability issue with The Kubernetes container requests the NET_RAW capability
* MLE-24842: Fix security issue with The Kubernetes container is allowed to run as the root user
* Fix linting issue
* Fix test issue
* Change the Kubernetes Version to 1.31.13
* change the Kubernetes version to 1.31.13
* change env_Kubernetes Version
* add MINIKUBE_HOME to Jenkins Environment
* Update the notice file based on go.mod
---------
Co-authored-by: Peng Zhou <[email protected]>
string(name: 'E2E_MARKLOGIC_IMAGE_VERSION', defaultValue: 'ml-docker-db-dev-tierpoint.bed-artifactory.bedford.progress.com/marklogic/marklogic-server-ubi-rootless:latest-12', description: 'Docker image to use for tests.', trim: true)
207
215
string(name: 'VERSION', defaultValue: '1.1.0', description: 'Version to tag the image with.', trim: true)
0 commit comments