Skip to content

Commit bf9ad55

Browse files
authored
Prepare release 0.11.15 (#1109)
1 parent 67daf1e commit bf9ad55

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [0.11.15] - 2025-04-23
4+
35
- Add `global_data_tags` to fleet agent policies. ([#1044](https://github.com./elastic/terraform-provider-elasticstack/pull/1044))
46

57
## [0.11.14] - 2025-03-17

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.DEFAULT_GOAL = help
22
SHELL := /bin/bash
33

4-
VERSION ?= 0.11.14
4+
VERSION ?= 0.11.15
55

66
NAME = elasticstack
77
BINARY = terraform-provider-${NAME}

0 commit comments

Comments
 (0)