File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " seccomp-psp-policy"
3- version = " 0.1.3 "
3+ version = " 0.1.4 "
44authors = [
" José Guilherme Vanz <[email protected] >" ]
55edition = " 2018"
66
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.3
7+ version : 0.1.4
88name : seccomp-psp
99displayName : Seccomp PSP
10- createdAt : 2023-03-21T11:09:47.967996564Z
10+ createdAt : 2023-07-07T18:41:38.173364191Z
1111description : Pod Security Policy that controls usage of Seccomp profile
1212license : Apache-2.0
1313homeURL : https://github.com/kubewarden/seccomp-psp-policy
1414containersImages :
1515- name : policy
16- image : ghcr.io/kubewarden/policies/seccomp-psp:v0.1.3
16+ image : ghcr.io/kubewarden/policies/seccomp-psp:v0.1.4
1717keywords :
1818- psp
1919- seccomp
2020links :
2121- name : policy
22- url : https://github.com/kubewarden/seccomp-psp-policy/releases/download/v0.1.3 /policy.wasm
22+ url : https://github.com/kubewarden/seccomp-psp-policy/releases/download/v0.1.4 /policy.wasm
2323- name : source
2424 url : https://github.com/kubewarden/seccomp-psp-policy
2525install : |
2626 The policy can be obtained using [`kwctl`](https://github.com/kubewarden/kwctl):
2727 ```console
28- kwctl pull ghcr.io/kubewarden/policies/seccomp-psp:v0.1.3
28+ kwctl pull ghcr.io/kubewarden/policies/seccomp-psp:v0.1.4
2929 ```
3030maintainers :
3131- name : Kubewarden developers
You can’t perform that action at this time.
0 commit comments