influxdb3: release 3.11.3 enterprise - #22163
Merged
Merged
Conversation
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
approved these changes
Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
InfluxDB 3 Enterprise 3.11.3 (patch release).
Release: https://github.com/influxdata/influxdb/releases/tag/v3.11.3 (draft pending publication).