Skip to content

influxdb3: release 3.11.3 enterprise - #22163

Merged
yosifkit merged 1 commit into
docker-library:masterfrom
Joe-Blount:release-3.11.3
Aug 28, 2026
Merged

influxdb3: release 3.11.3 enterprise#22163
yosifkit merged 1 commit into
docker-library:masterfrom
Joe-Blount:release-3.11.3

Conversation

@Joe-Blount

Copy link
Copy Markdown
Contributor

InfluxDB 3 Enterprise 3.11.3 (patch release).

Release: https://github.com/influxdata/influxdb/releases/tag/v3.11.3 (draft pending publication).

@Joe-Blount
Joe-Blount requested a review from a team as a code owner August 28, 2026 19:55
@github-actions

Copy link
Copy Markdown
Diff for 07c7e36:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 44356d3..d0b82d7 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,6 +1,6 @@
 Maintainers: Brandon Pfeifer <bpfeifer@influxdata.com> (@bnpfeife), Devan Benz <dbenz@influxdata.com> (@devanbenz), Geoffrey Wossum <gwossum@influxdata.com> (@gwossum), Praveenkumar Hemakumar <pkumar@influxdata.com> (@praveen-influx), Trevor Hilton <thilton@influxdata.com> (@hiltontj)
 GitRepo: https://github.com/influxdata/influxdata-docker
-GitCommit: b71413740b6b7d70f55fa630f9de872cbfe0a368
+GitCommit: 2f9040b54411d1fae3239a9c034d1ea023e43eaf
 
 Tags: 1.11, 1.11.8
 Architectures: amd64, arm64v8
@@ -74,7 +74,7 @@ Tags: 3-core, 3.11-core, 3.11.2-core, core
 Architectures: amd64, arm64v8
 Directory: influxdb/3.11-core
 
-Tags: 3-enterprise, 3.11-enterprise, 3.11.2-enterprise, enterprise
+Tags: 3-enterprise, 3.11-enterprise, 3.11.3-enterprise, enterprise
 Architectures: amd64, arm64v8
 Directory: influxdb/3.11-enterprise
 
diff --git a/_bashbrew-list b/_bashbrew-list
index 6fc8079..1514d7b 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -53,7 +53,7 @@ influxdb:3.10.5-enterprise
 influxdb:3.11-core
 influxdb:3.11-enterprise
 influxdb:3.11.2-core
-influxdb:3.11.2-enterprise
+influxdb:3.11.3-enterprise
 influxdb:alpine
 influxdb:core
 influxdb:data
diff --git a/influxdb_enterprise/Dockerfile b/influxdb_enterprise/Dockerfile
index b87fb11..c30a71d 100644
--- a/influxdb_enterprise/Dockerfile
+++ b/influxdb_enterprise/Dockerfile
@@ -16,7 +16,7 @@ RUN groupadd --gid 1500 influxdb3 && \
              /usr/lib/influxdb3 \
              /plugins
 
-ENV INFLUXDB_VERSION=3.11.2
+ENV INFLUXDB_VERSION=3.11.3
 RUN case "$(dpkg --print-architecture)" in \
         amd64) ARCH=amd64 ;; \
         arm64) ARCH=arm64 ;; \

Relevant Maintainers:

@yosifkit
yosifkit merged commit 229f681 into docker-library:master Aug 28, 2026
31 checks passed
@tianon tianon changed the title chore(influxdb3): release 3.11.3 enterprise influxdb3: release 3.11.3 enterprise Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants