We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dfb090 commit 51d2426Copy full SHA for 51d2426
2 files changed
ansible/roles/agnocast/defaults/main.yaml
@@ -1,4 +1,4 @@
1
-agnocast_version: 2.3.1
+agnocast_version: 2.3.3
2
agnocast_heaphook_package: agnocast-heaphook-v{{ agnocast_version }}
3
agnocast_kmod_package: agnocast-kmod-v{{ agnocast_version }}
4
agnocast_force_kmod_install: false
repositories/autoware.repos
@@ -126,4 +126,4 @@ repositories:
126
middleware/external/agnocast:
127
type: git
128
url: https://github.com/tier4/agnocast.git
129
- version: 2.3.1
+ version: 2.3.3
0 commit comments