diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ec05009..9476f3c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -34,6 +34,7 @@ jobs: org.opencontainers.image.title=Fluentd docker image org.opencontainers.image.authors=kube-logging authors org.opencontainers.image.documentation=https://kube-logging.dev/docs/ + org.opencontainers.image.version=${{ matrix.fluentd }} - name: Set up Docker Buildx uses: docker/setup-buildx-action@v3