Skip to content

Commit d775056

Browse files
authored
Add missing io.k8s.description label in client artifacts (#532)
1 parent c56cff4 commit d775056

File tree

1 file changed

+2
-1
lines changed
  • openshift/ci-operator/knative-images/cli-artifacts

1 file changed

+2
-1
lines changed

openshift/ci-operator/knative-images/cli-artifacts/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ LABEL \
1717
maintainer="[email protected]" \
1818
description="Red Hat OpenShift Serverless 1 kn Client artifacts" \
1919
io.k8s.display-name="Red Hat OpenShift Serverless 1 kn Client artifacts" \
20-
io.openshift.tags="kn-client-cli-artifacts"
20+
io.k8s.description="Red Hat OpenShift Serverless kn Client artifacts" \
21+
io.openshift.tags="kn-client-cli-artifacts"

0 commit comments

Comments
 (0)