File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44#
55# This config can be saved to its default location with:
66# kwctl scaffold artifacthub > artifacthub-pkg.yml
7- version : 0.1.2
7+ version : 0.1.3
88name : rancher-project-quotas-namespace-validator
99displayName : Rancher Project quotas namespace validator
10- createdAt : 2023-03-23T07:23:03.300702324Z
10+ createdAt : 2023-07-07T18:54:55.156375813Z
1111description : Prevent the creation of Namespace under a Rancher Project that doesn't have any resource quota left
1212license : Apache-2.0
1313homeURL : https://github.com/kubewarden/rancher-project-quotas-namespace-validator
1414containersImages :
1515- name : policy
16- image : ghcr.io/kubewarden/policies/rancher-project-quotas-namespace-validator:v0.1.2
16+ image : ghcr.io/kubewarden/policies/rancher-project-quotas-namespace-validator:v0.1.3
1717keywords :
1818- rancher
1919- project
2020- quotas
2121links :
2222- name : policy
23- url : https://github.com/kubewarden/rancher-project-quotas-namespace-validator/releases/download/v0.1.2 /policy.wasm
23+ url : https://github.com/kubewarden/rancher-project-quotas-namespace-validator/releases/download/v0.1.3 /policy.wasm
2424- name : source
2525 url : https://github.com/kubewarden/rancher-project-quotas-namespace-validator
2626install : |
2727 The policy can be obtained using [`kwctl`](https://github.com/kubewarden/kwctl):
2828 ```console
29- kwctl pull ghcr.io/kubewarden/policies/rancher-project-quotas-namespace-validator:v0.1.2
29+ kwctl pull ghcr.io/kubewarden/policies/rancher-project-quotas-namespace-validator:v0.1.3
3030 ```
3131maintainers :
3232- name : Kubewarden developers
You can’t perform that action at this time.
0 commit comments