UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
tchiotludo
akhq
Commits
1b0885a4
Commit
1b0885a4
authored
Jan 08, 2021
by
Olga O
Browse files
updated hardening_manifest.yaml
parent
f67ef507
Pipeline
#123369
passed with stages
in 12 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
hardening_manifest.yaml
hardening_manifest.yaml
+10
-10
No files found.
hardening_manifest.yaml
View file @
1b0885a4
...
@@ -20,20 +20,20 @@ args:
...
@@ -20,20 +20,20 @@ args:
labels
:
labels
:
org.opencontainers.image.title
:
"
kafka-dashboard"
org.opencontainers.image.title
:
"
kafka-dashboard"
## Human-readable description of the software packaged in the image
## Human-readable description of the software packaged in the image
#
org.opencontainers.image.description: "
FIXME
"
org.opencontainers.image.description
:
"
Kafka
GUI
for
Apache
Kafka
to
manage
topics,
topics
data,
consumers
group
and
schema
registry
"
## License(s) under which contained software is distributed
## License(s) under which contained software is distributed
#
org.opencontainers.image.licenses: "
FIXME
"
org.opencontainers.image.licenses
:
"
Apache
License
2.0
"
## URL to find more information on the image
## URL to find more information on the image
#
org.opencontainers.image.url: "
FIXME
"
org.opencontainers.image.url
:
"
https://hub.docker.com/r/tchiotludo/akhq
"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
#
org.opencontainers.image.vendor: "
FIXME
"
org.opencontainers.image.vendor
:
"
opensource
"
org.opencontainers.image.version
:
"
0.16.0"
org.opencontainers.image.version
:
"
0.16.0"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
#
mil.dso.ironbank.image.keywords: "
FIXME
"
mil.dso.ironbank.image.keywords
:
"
kafka-dashboard
"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
#
mil.dso.ironbank.image.type: "
FIXME
"
mil.dso.ironbank.image.type
:
"
opensource
"
## Product the image belongs to for grouping multiple images
## Product the image belongs to for grouping multiple images
#
mil.dso.ironbank.product.name: "
FIXME
"
mil.dso.ironbank.product.name
:
"
kafka-dashboard
"
# List of resources to make available to the offline build context
# List of resources to make available to the offline build context
resources
:
resources
:
...
@@ -46,10 +46,10 @@ resources:
...
@@ -46,10 +46,10 @@ resources:
maintainers
:
maintainers
:
-
email
:
"
jparekh@vivsoft.io"
-
email
:
"
jparekh@vivsoft.io"
# # The name of the current container owner
# # The name of the current container owner
#
name: "
FIXME
"
name
:
"
Jinoy
Parekh
"
# # The gitlab username of the current container owner
# # The gitlab username of the current container owner
#
username: "
FIXME
"
username
:
"
jparekh
"
#
cht_member: true # FIXME: Uncomment if the maintainer is a member of CHT
cht_member
:
true
# FIXME: Uncomment if the maintainer is a member of CHT
# - name: "FIXME"
# - name: "FIXME"
# username: "FIXME"
# username: "FIXME"
# email: "FIXME"
# email: "FIXME"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment