Skip to content

Commit

Permalink
update image list
Browse files Browse the repository at this point in the history
  • Loading branch information
wansir committed Mar 31, 2024
1 parent fdd43b0 commit 36cf715
Showing 1 changed file with 19 additions and 18 deletions.
37 changes: 19 additions & 18 deletions charts/gatekeeper/extension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ description:
en: Gatekeeper is a security policy management tool based on OPA
category: security
keywords:
- security
- gatekeeper
- opa
- admission webhook
- security
- gatekeeper
- opa
- admission webhook
home: https://kubesphere.io
sources:
- https://github.com/kubesphere-extensions/gatekeeper
- https://github.com/kubesphere-extensions/gatekeeper
kubeVersion: ">=1.19.0-0"
ksVersion: ">=4.0.0-0"
maintainers:
- name: "hongming"
email: [email protected]
- name: "hongming"
email: [email protected]
provider:
en:
name: "hongming"
Expand All @@ -30,19 +30,20 @@ provider:
email: [email protected]
icon: https://open-policy-agent.github.io/gatekeeper/website/img/logo.svg
dependencies:
- name: gatekeeper
tags:
- agent
- name: agent
tags:
- agent
- name: extension
tags:
- extension
- name: gatekeeper
tags:
- agent
- name: agent
tags:
- agent
- name: extension
tags:
- extension
# installationMode describes how to install subcharts, it can be HostOnly or Multicluster.
# In Multicluster mode, the subchart with tag `extension` will only be deployed to the host cluster,
# and the subchart with tag `agent` will be deployed to all selected clusters.
installationMode: Multicluster
images:
- registry.cn-beijing.aliyuncs.com/kse/gatekeeper-extension-apiserver:v0.1.0"
- registry.cn-beijing.aliyuncs.com/kubesphereio/kubectl:v1.27.12"
- docker.io/kubesphere/gatekeeper-extension-apiserver:v0.1.0
- docker.io/kubesphere/kubectl:v1.27.12
- docker.io/openpolicyagent/gatekeeper:v3.14.0

0 comments on commit 36cf715

Please sign in to comment.