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

Releases: gatekeeper/gatekeeper-operator

Gatekeeper Operator v0.2.1

13 Dec 16:08
d53d32b
Compare
Choose a tag to compare

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

30 Sep 16:02
8cef9ff
Compare
Choose a tag to compare

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

16 Sep 19:42
1d7c4f1
Compare
Choose a tag to compare
Pre-release

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

05 Aug 19:19
ce2a0cb
Compare
Choose a tag to compare
Pre-release

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

04 Aug 03:43
5200282
Compare
Choose a tag to compare
Pre-release

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

06 May 05:39
eb4acc2
Compare
Choose a tag to compare

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

06 May 18:28
c8118b1
Compare
Choose a tag to compare

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

17 Feb 22:21
49bdbe9
Compare
Choose a tag to compare

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

05 Feb 00:57
186db6d
Compare
Choose a tag to compare

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

05 Feb 17:39
f8e6170
Compare
Choose a tag to compare

To install the Gatekeeper Operator:

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