Skip to content

v4.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:03
· 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:latest

Pull the image:

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

Installation

Quick Install

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

Using 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.2

Using Operator Lifecycle Manager (OLM)

kubectl create -f https://operatorhub.io/install/frappe-operator.yaml

Docker Image Platforms

  • linux/amd64
  • linux/arm64

Full Changelog: v4.1.1...v4.1.2