forked from gatekeeper/gatekeeper-operator
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Dale Haiducek <[email protected]>
- Loading branch information
1 parent
893b466
commit 81f7a02
Showing
7 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,6 +29,7 @@ LABEL name=gatekeeper/gatekeeper-operator-bundle | |
LABEL description="The Gatekeeper Operator installs and configures Open Policy Agent Gatekeeper." | ||
LABEL summary="Red Hat Gatekeeper Operator" | ||
LABEL version=v3.17.1 | ||
LABEL release="0" | ||
LABEL distribution-scope=public | ||
LABEL maintainer="[email protected]" | ||
LABEL url=https://github.com/stolostron/gatekeeper-operator | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,6 +35,7 @@ LABEL name=gatekeeper/gatekeeper-operator-bundle | |
LABEL description="The Gatekeeper Operator installs and configures Open Policy Agent Gatekeeper." | ||
LABEL summary="Red Hat Gatekeeper Operator" | ||
LABEL version=v3.17.1 | ||
LABEL release="0" | ||
LABEL distribution-scope=public | ||
LABEL maintainer="[email protected]" | ||
LABEL url=https://github.com/stolostron/gatekeeper-operator | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,7 @@ annotations: | |
description: "The Gatekeeper Operator installs and configures Open Policy Agent Gatekeeper." | ||
summary: "Red Hat Gatekeeper Operator" | ||
version: v3.17.1 | ||
release: "0" | ||
distribution-scope: public | ||
maintainer: "[email protected]" | ||
url: https://github.com/stolostron/gatekeeper-operator | ||
|