Skip to content

v3.2.1

Choose a tag to compare

@github-actions github-actions released this 16 Apr 10:07
· 264 commits to release since this release

Frappe Operator 3.2.1

Docker Images

The operator image is available at:

ghcr.io/vyogotech/frappe-operator:3.2.1
ghcr.io/vyogotech/frappe-operator:latest

Pull the image:

docker pull ghcr.io/vyogotech/frappe-operator:3.2.1

Installation

Quick Install

kubectl apply -f https://github.com/vyogotech/frappe-operator/releases/download/v3.2.1/install.yaml

Using Helm

helm install frappe-operator oci://ghcr.io/vyogotech/frappe-operator/helm/frappe-operator --version 3.2.1

Docker Image Platforms

  • linux/amd64
  • linux/arm64