Skip to content

Commit

Permalink
Add description label to downstream container image (#722)
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierCazade authored Sep 20, 2024
1 parent 2ea1a7c commit b081323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/update-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ LABEL maintainer="[email protected]"
LABEL io.openshift.tags="network-observability-flowlogs-pipeline"
LABEL upstream-vcs-ref="${COMMIT}"
LABEL upstream-vcs-type="git"
LABEL description="Flow-Logs Pipeline (a.k.a. FLP) is an observability tool that consumes logs from various inputs, transform them and export logs to loki and / or time series metrics to prometheus."
EOF


Expand Down

0 comments on commit b081323

Please sign in to comment.