Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Releases: gatekeeper/gatekeeper-operator

Gatekeeper Operator v0.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Dec 16:08
d53d32b

No changes from v0.2.0 except updating operator-sdk.

To install the Gatekeeper Operator:

kubectl apply -f https://raw.githubusercontent.com/gatekeeper/gatekeeper-operator/v0.2.1/deploy/gatekeeper-operator.yaml

Gatekeeper Operator v0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Sep 16:02
8cef9ff

To install the Gatekeeper Operator:

kubectl apply -f https://raw.githubusercontent.com/gatekeeper/gatekeeper-operator/v0.2.0/deploy/gatekeeper-operator.yaml

Gatekeeper Operator v0.2.0-rc.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 19:42
1d7c4f1

To install the Gatekeeper Operator:

kubectl apply -f https://raw.githubusercontent.com/gatekeeper/gatekeeper-operator/v0.2.0-rc.3/deploy/gatekeeper-operator.yaml

Gatekeeper Operator v0.2.0-rc.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:19
ce2a0cb

Includes All Changes From v0.2.0-rc.0

  • Supports Gatekeeper v3.5.2

To install the Gatekeeper Operator:

kubectl apply -f https://raw.githubusercontent.com/gatekeeper/gatekeeper-operator/v0.2.0-rc.1/deploy/gatekeeper-operator.yaml

Gatekeeper Operator v0.2.0-rc.0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Aug 03:43
5200282

NOTE: The deployment name for the operator has changed in this release from gatekeeper-operator-controller-manager to gatekeeper-operator-controller with #187 due to issues fixed in #168. Therefore, if updating to this operator, you must manually delete the old deployment name with kubectl delete deployments.apps gatekeeper-operator-controller-manager before installing this version with the below command. This is only necessary if not using OLM as OLM will handle deleting the old deployment after successful upgrade.

To install the Gatekeeper Operator:

kubectl apply -f https://raw.githubusercontent.com/gatekeeper/gatekeeper-operator/v0.2.0-rc.0/deploy/gatekeeper-operator.yaml

Gatekeeper Operator v0.1.2-rc.0

Choose a tag to compare

@github-actions github-actions released this 06 May 05:39
eb4acc2

To install the Gatekeeper Operator:

kubectl apply -f https://raw.githubusercontent.com/gatekeeper/gatekeeper-operator/v0.1.2-rc.0/deploy/gatekeeper-operator.yaml

Gatekeeper Operator v0.1.2

Choose a tag to compare

@github-actions github-actions released this 06 May 18:28
c8118b1

To install the Gatekeeper Operator:

kubectl apply -f https://raw.githubusercontent.com/gatekeeper/gatekeeper-operator/v0.1.2/deploy/gatekeeper-operator.yaml

Gatekeeper Operator v0.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Feb 22:21
49bdbe9

To install the Gatekeeper Operator:

kubectl apply -f https://raw.githubusercontent.com/gatekeeper/gatekeeper-operator/v0.1.1/deploy/gatekeeper-operator.yaml

Gatekeeper Operator v0.1.0-rc.1

Choose a tag to compare

@github-actions github-actions released this 05 Feb 00:57
186db6d

To install the Gatekeeper Operator:

kubectl apply -f https://raw.githubusercontent.com/gatekeeper/gatekeeper-operator/v0.1.0-rc.1/deploy/gatekeeper-operator.yaml

Gatekeeper Operator v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 17:39
f8e6170

To install the Gatekeeper Operator:

kubectl apply -f https://raw.githubusercontent.com/gatekeeper/gatekeeper-operator/v0.1.0/deploy/gatekeeper-operator.yaml