Skip to content

Commit ac2aad5

Browse files
committed
chore(manifest): bump version to 0.4.0-rc3
Signed-off-by: Frederico Araujo <[email protected]>
1 parent b956c01 commit ac2aad5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Supported tags and respective `Dockerfile` links
88

9-
- [`0.4.0`, `latest`](https://github.com/sysflow-telemetry/sf-processor/blob/0.4.0-rc2/Dockerfile), [`edge`](https://github.com/sysflow-telemetry/sf-processor/blob/master/Dockerfile), [`dev`](https://github.com/sysflow-telemetry/sf-processor/blob/dev/Dockerfile)
9+
- [`0.4.0`, `latest`](https://github.com/sysflow-telemetry/sf-processor/blob/0.4.0-rc3/Dockerfile), [`edge`](https://github.com/sysflow-telemetry/sf-processor/blob/master/Dockerfile), [`dev`](https://github.com/sysflow-telemetry/sf-processor/blob/dev/Dockerfile)
1010

1111
# Quick reference
1212

makefile.manifest.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Teryl Taylor <[email protected]>
77
#
88

9-
SYSFLOW_VERSION?=0.4.0-rc2
9+
SYSFLOW_VERSION?=0.4.0-rc3
1010
SYSFLOW_BUILD_NUMBER?=1
1111
SYSFLOW_JSON_SCHEMA_VERSION=4
1212
SYSFLOW_ECS_VERSION=1.7.0

0 commit comments

Comments
 (0)