Skip to content

Commit

Permalink
Puppet v0.13.0 (#4225)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinja2 authored Jan 29, 2024
1 parent 6fac1d0 commit 6fe2148
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions deployments/puppet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## puppet-v0.13.0

- On Windows the `SPLUNK_*` environment variables were moved from the machine scope to the collector service scope.
It is possible that some instrumentations are relying on the machine-wide environment variables set by the installation. ([#3930](https://github.com/signalfx/splunk-otel-collector/pull/3930))

Expand Down
2 changes: 1 addition & 1 deletion deployments/puppet/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "signalfx-splunk_otel_collector",
"version": "0.12.0",
"version": "0.13.0",
"author": "Splunk, Inc.",
"summary": "This module installs the Splunk OpenTelemetry Collector via distro packages and configures it.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 6fe2148

Please sign in to comment.