Skip to content

Commit

Permalink
Merge pull request #638 from splunk/develop
Browse files Browse the repository at this point in the history
Release 9.0.8 and 9.1.3
  • Loading branch information
adityapinglesf committed Jan 23, 2024
2 parents 6ee10e2 + 0ed8361 commit a266fb6
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -6,4 +6,4 @@
# Order matters: The last matching pattern has the most precedence.

# Default owners for everything in docker-splunk:
* @splunk/if-01
* @splunk/splunk-internal-dev-services
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -7,8 +7,8 @@ SPLUNK_ANSIBLE_BRANCH ?= develop
SPLUNK_COMPOSE ?= cluster_absolute_unit.yaml
# Set Splunk version/build parameters here to define downstream URLs and file names
SPLUNK_PRODUCT := splunk
SPLUNK_VERSION := 9.1.2
SPLUNK_BUILD := b6b9c8185839
SPLUNK_VERSION := 9.1.3
SPLUNK_BUILD := d95b3299fa65
ifeq ($(shell arch), s390x)
SPLUNK_ARCH = s390x
else
Expand Down
26 changes: 26 additions & 0 deletions docs/CHANGELOG.md
Expand Up @@ -10,10 +10,12 @@ Red Hat images will continue to be published.

## Navigation

* [9.1.3](#913)
* [9.1.2](#912)
* [9.1.1](#911)
* [9.1.0.2](#9102)
* [9.1.0.1](#9101)
* [9.0.8](#908)
* [9.0.7](#907)
* [9.0.6](#906)
* [9.0.5.1](#9051)
Expand Down Expand Up @@ -94,6 +96,20 @@ Red Hat images will continue to be published.
* [7.2.1](#721)
* [7.2.0](#720)


## 9.1.3

#### What's New?
* Releasing new images to support Splunk Enterprise release.

#### docker-splunk changes:
* Bumping Splunk version. For details, see [Fixed issues for 9.1.3](https://docs.splunk.com/Documentation/Splunk/9.1.3/ReleaseNotes/Fixedissues#Splunk_Enterprise_9.1.3)

#### splunk-ansible changes:
* Docs updated
* Bugfixes

---
## 9.1.2

#### What's New?
Expand Down Expand Up @@ -144,6 +160,16 @@ Red Hat images will continue to be published.

---

## 9.0.8

#### What's New?
* Releasing new images to support Splunk Enterprise release.

#### docker-splunk changes:
* Bumping Splunk version. For details, see [Fixed issues for 9.0.8](https://docs.splunk.com/Documentation/Splunk/9.0.8/ReleaseNotes/Fixedissues#Splunk_Enterprise_9.0.8)

---

## 9.0.7

#### What's New?
Expand Down

0 comments on commit a266fb6

Please sign in to comment.