Skip to content

Commit

Permalink
Adding version label in downstream build
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierCazade committed Dec 13, 2024
1 parent e9664e7 commit c3fad91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/docker/Dockerfile.downstream
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ LABEL io.openshift.tags="network-observability-flowlogs-pipeline"
LABEL upstream-vcs-type="git"
LABEL upstream-vcs-ref="$COMMIT"
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."
LABEL version="1.8.0"

0 comments on commit c3fad91

Please sign in to comment.