We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a48f30 commit d96edd9Copy full SHA for d96edd9
.github/workflows/fluent-bit.yaml
@@ -23,7 +23,7 @@ jobs:
23
publish:
24
strategy:
25
matrix:
26
- version: [latest, "4.0", "4.0.0"]
+ version: [latest, "4.0", "4.0.2", "4.0.0"]
27
variant: [prod, shell]
28
name: ${{ matrix.version }}${{ matrix.variant == 'shell' && '-shell' || '' }}
29
uses: './.github/workflows/release.yaml'
0 commit comments