Skip to content

Commit

Permalink
Merge pull request #950 from OlivierCazade/version-label
Browse files Browse the repository at this point in the history
Adding version label in downstream build
  • Loading branch information
OlivierCazade authored Jan 8, 2025
2 parents d96abd0 + a3149b3 commit 26cc63c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.downstream
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ LABEL io.openshift.tags="network-observability-operator"
LABEL upstream-vcs-ref="$COMMIT"
LABEL upstream-vcs-type="git"
LABEL description="NetObserv Operator is a Kubernetes / OpenShift operator for network observability."
LABEL version="1.8.0"
1 change: 1 addition & 0 deletions bundle.Dockerfile.downstream
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ LABEL io.openshift.tags="network-observability-operator-bundle"
LABEL upstream-vcs-ref="$COMMIT"
LABEL upstream-vcs-type="git"
LABEL description="NetObserv Operator is a Kubernetes / OpenShift operator for network observability."
LABEL version="1.8.0"
1 change: 1 addition & 0 deletions catalog.Dockerfile.downstream
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ LABEL io.openshift.tags="network-observability-operator-catalog"
LABEL upstream-vcs-ref="$COMMIT"
LABEL upstream-vcs-type="git"
LABEL description="NetObserv Operator is a Kubernetes / OpenShift operator for network observability."
LABEL version="1.8.0"

0 comments on commit 26cc63c

Please sign in to comment.