v4.1.2
·
117 commits
to release
since this release
Frappe Operator 4.1.2
Docker Images
The operator image is available at:
ghcr.io/vyogotech/frappe-operator:4.1.2
ghcr.io/vyogotech/frappe-operator:latestPull the image:
docker pull ghcr.io/vyogotech/frappe-operator:4.1.2Installation
Quick Install
kubectl apply -f https://github.com/vyogotech/frappe-operator/releases/download/v4.1.2/install.yamlUsing Helm
helm repo add frappe-operator https://vyogotech.github.io/frappe-operator/helm-repo
helm install frappe-operator frappe-operator/frappe-operator --version 4.1.2Using Operator Lifecycle Manager (OLM)
kubectl create -f https://operatorhub.io/install/frappe-operator.yamlDocker Image Platforms
- linux/amd64
- linux/arm64
Full Changelog: v4.1.1...v4.1.2