Skip to content

Commit ed0aefa

Browse files
committed
docs: Bump to 33.0.0, remove support for 30.0.0, deprecate 31.0.1
1 parent df5cd27 commit ed0aefa

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/modules/druid/examples/getting_started/druid.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: simple-druid
66
spec:
77
image:
8-
productVersion: 31.0.1
8+
productVersion: 33.0.0
99
clusterConfig:
1010
listenerClass: external-stable # This exposes your Stacklet outside of Kubernetes. Remove this configuration if this is not desired
1111
zookeeperConfigMapName: simple-druid-znode

docs/modules/druid/examples/getting_started/druid.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
name: simple-druid
66
spec:
77
image:
8-
productVersion: 31.0.1
8+
productVersion: 33.0.0
99
clusterConfig:
1010
listenerClass: external-stable # This exposes your Stacklet outside of Kubernetes. Remove this configuration if this is not desired
1111
zookeeperConfigMapName: simple-druid-znode

docs/modules/druid/partials/supported-versions.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
// This is a separate file, since it is used by both the direct Druid documentation, and the overarching
33
// Stackable Platform documentation.
44

5-
- 31.0.1
5+
- 33.0.0
6+
- 31.0.1 (deprecated)
67
- 30.0.1 (LTS)
7-
- 30.0.0 (deprecated)

0 commit comments

Comments
 (0)