v4.1.1
·
127 commits
to release
since this release
Frappe Operator 4.1.1
Docker Images
The operator image is available at:
ghcr.io/vyogotech/frappe-operator:4.1.1
ghcr.io/vyogotech/frappe-operator:latestPull the image:
docker pull ghcr.io/vyogotech/frappe-operator:4.1.1Installation
Quick Install
kubectl apply -f https://github.com/vyogotech/frappe-operator/releases/download/v4.1.1/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.1Using Operator Lifecycle Manager (OLM)
kubectl create -f https://operatorhub.io/install/frappe-operator.yamlDocker Image Platforms
- linux/amd64
- linux/arm64
What's Changed
Full Changelog: v4.1.0...v4.1.1