File tree 4 files changed +6
-0
lines changed
4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ ENV KUBEARMOR_UBI=true
83
83
84
84
LABEL name="kubearmor" \
85
85
vendor="Accuknox" \
86
+ maintainer="Barun Acharya, Ramakant Sharma" \
86
87
version=${VERSION} \
87
88
release=${VERSION} \
88
89
summary="kubearmor container image based on redhat ubi" \
@@ -119,6 +120,7 @@ ENV KUBEARMOR_UBI=true
119
120
120
121
LABEL name="kubearmor" \
121
122
vendor="Accuknox" \
123
+ maintainer="Barun Acharya, Ramakant Sharma" \
122
124
version=${VERSION} \
123
125
release=${VERSION} \
124
126
summary="kubearmor container image based on redhat ubi" \
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ ARG VERSION=latest
8
8
9
9
LABEL name="kubearmor-init" \
10
10
vendor="Accuknox" \
11
+ maintainer="Barun Acharya, Ramakant Sharma" \
11
12
version=${VERSION} \
12
13
release=${VERSION} \
13
14
summary="kubearmor-init container image based on redhat ubi" \
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ ARG VERSION=latest
30
30
31
31
LABEL name="kubearmor-controller" \
32
32
vendor="AccuKnox" \
33
+ maintainer="Barun Acharya, Ramakant Sharma" \
33
34
version=${VERSION} \
34
35
release=${VERSION} \
35
36
summary="kubearmor-controller container image based on redhat ubi" \
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ ARG VERSION=latest
47
47
48
48
LABEL name="kubearmor-operator" \
49
49
vendor="Accuknox" \
50
+ maintainer="Barun Acharya, Ramakant Sharma" \
50
51
version=${VERSION} \
51
52
release=${VERSION} \
52
53
summary="kubearmor-operator container image based on redhat ubi" \
@@ -73,6 +74,7 @@ ARG VERSION=latest
73
74
74
75
LABEL name="kubearmor-snitch" \
75
76
vendor="Accuknox" \
77
+ maintainer="Barun Acharya, Ramakant Sharma" \
76
78
version=${VERSION} \
77
79
release=${VERSION} \
78
80
summary="kubearmor-snitch container image based on redhat ubi" \
You can’t perform that action at this time.
0 commit comments