Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 03:35
· 41 commits to main since this release

Changelog

Breaking Changes

To Migrate:

# Ensure that autoRedirectToIdentity is set on your CloudflareAccessApplication CRs

apiVersion: cloudflare.zelic.io/v1alpha1
kind: CloudflareAccessApplication
metadata:
  name: domain-example
spec:
  autoRedirectToIdentity: true

What's New

New Contributors

Full Changelog: 0.2.1...0.3.0