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 1
1
[package ]
2
2
name = " selinux-psp"
3
- version = " 0.1.11 "
3
+ version = " 0.1.12 "
4
4
authors = [" Rafael Fernández López <ereslibre@ereslibre.es>" ]
5
5
edition = " 2018"
6
6
Original file line number Diff line number Diff line change 4
4
#
5
5
# This config can be saved to its default location with:
6
6
# kwctl scaffold artifacthub > artifacthub-pkg.yml
7
- version : 0.1.11
7
+ version : 0.1.12
8
8
name : selinux-psp
9
9
displayName : Selinux PSP
10
- createdAt : 2023-03-24T16:00:32.364943807Z
10
+ createdAt : 2023-07-10T16:19:45.037972206Z
11
11
description : Replacement for the Kubernetes Pod Security Policy that controls the usage of SELinux
12
12
license : Apache-2.0
13
13
homeURL : https://github.com/kubewarden/selinux-psp-policy
14
14
containersImages :
15
15
- name : policy
16
- image : ghcr.io/kubewarden/policies/selinux-psp:v0.1.11
16
+ image : ghcr.io/kubewarden/policies/selinux-psp:v0.1.12
17
17
keywords :
18
18
- psp
19
19
- container
20
20
- runtime
21
21
- selinux
22
22
links :
23
23
- name : policy
24
- url : https://github.com/kubewarden/selinux-psp-policy/releases/download/v0.1.11 /policy.wasm
24
+ url : https://github.com/kubewarden/selinux-psp-policy/releases/download/v0.1.12 /policy.wasm
25
25
- name : source
26
26
url : https://github.com/kubewarden/selinux-psp-policy
27
27
install : |
28
28
The policy can be obtained using [`kwctl`](https://github.com/kubewarden/kwctl):
29
29
```console
30
- kwctl pull ghcr.io/kubewarden/policies/selinux-psp:v0.1.11
30
+ kwctl pull ghcr.io/kubewarden/policies/selinux-psp:v0.1.12
31
31
```
32
32
maintainers :
33
33
- name : Kubewarden developers
You can’t perform that action at this time.
0 commit comments