Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Dec 9, 2023
1 parent 6a2536a commit 3b7b392
Show file tree
Hide file tree
Showing 186 changed files with 513 additions and 549 deletions.
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/cli/elasticsearch-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: elasticsearch-demo
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
storage:
storageClassName: "standard"
accessModes:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/clustering/multi-node-es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: multi-node-es
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
replicas: 3
storageType: Durable
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/clustering/topology-es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: topology-es
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
storageType: Durable
topology:
master:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: custom-elasticsearch
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
configSecret:
name: es-custom-config
topology:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/custom-config/es-custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: custom-elasticsearch
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
replicas: 2
configSecret:
name: es-custom-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: minute-elasticsearch
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
storageType: Durable
podTemplate:
spec:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/custom-rbac/es-custom-db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: quick-elasticsearch
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
storageType: Durable
podTemplate:
spec:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/es-overview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: e1
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
replicas: 2
enableSSL: true
authSecret:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: recovered-es
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
authSecret:
name: instant-elasticsearch-auth
storageType: Durable
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/kibana/es-kibana-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: es-kibana-demo
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
replicas: 1
authSecret:
name: es-auth
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: builtin-prom-es
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
terminationPolicy: WipeOut
storage:
storageClassName: "standard"
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/monitoring/coreos-prom-es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: coreos-prom-es
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
terminationPolicy: WipeOut
storage:
storageClassName: "standard"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: searchguard-793
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
storage:
storageClassName: "standard"
accessModes:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: catalog.kubedb.com/v1alpha1
kind: ElasticsearchVersion
metadata:
name: searchguard-7.9.3
name: xpack-8.11.1
spec:
authPlugin: SearchGuard
db:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ metadata:
name: instant-elasticsearch
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
replicas: 1
storageType: Ephemeral
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: es-quickstart
namespace: demo
spec:
version: xpack-8.2.0
version: xpack-8.2.3
storageType: Durable
storage:
storageClassName: "standard"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: config-elasticsearch
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
storage:
storageClassName: "standard"
accessModes:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: custom-certificate-es-ssl
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
enableSSL: true
storage:
storageClassName: "standard"
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/x-pack/es-mon-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: es-mon-demo
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
replicas: 1
authSecret:
name: es-auth
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/x-pack/es-xpack-disabled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: es-xpack-disabled
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
disableSecurity: true
storage:
storageClassName: "standard"
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/x-pack/esversion-none.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: catalog.kubedb.com/v1alpha1
kind: ElasticsearchVersion
metadata:
name: searchguard-7.9.3
name: xpack-8.11.1
spec:
authPlugin: SearchGuard
db:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/x-pack/ssl-elasticsearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: ssl-elasticsearch
namespace: demo
spec:
version: searchguard-7.9.3
version: xpack-8.11.1
replicas: 2
enableSSL: true
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/Initialization/demo-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mgo-init-script
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
storage:
storageClassName: "standard"
accessModes:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/arbiter/replicaset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mongo-arb
namespace: demo
spec:
version: "4.4.6"
version: "4.4.26"
replicaSet:
name: "rs0"
replicas: 2
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/arbiter/sharding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mongo-sh-arb
namespace: demo
spec:
version: "4.4.6"
version: "4.4.26"
shardTopology:
configServer:
replicas: 3
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/autoscaling/compute/mg-rs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mg-rs
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
replicaSet:
name: "replicaset"
replicas: 3
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/autoscaling/compute/mg-sh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mg-sh
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
storageType: Durable
shardTopology:
configServer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mg-standalone
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
storageType: Durable
storage:
resources:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/autoscaling/storage/mg-rs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mg-rs
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
replicaSet:
name: "replicaset"
replicas: 3
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/autoscaling/storage/mg-sh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mg-sh
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
storageType: Durable
shardTopology:
configServer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mg-standalone
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
storageType: Durable
storage:
storageClassName: topolvm-provisioner
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/cli/mongodb-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mongodb-demo
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
storage:
storageClassName: "standard"
accessModes:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/clustering/mongo-sharding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mongo-sh
namespace: demo
spec:
version: 4.2.3
version: 4.4.26
shardTopology:
configServer:
replicas: 3
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/clustering/replicaset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mgo-replicaset
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
replicas: 3
replicaSet:
name: rs0
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/clustering/standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mg-alone
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
podTemplate:
spec:
resources:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/configuration/demo-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mgo-custom-config
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
storageType: Durable
storage:
storageClassName: "standard"
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/configuration/mgo-misc-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mgo-misc-config
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
storageType: "Durable"
storage:
storageClassName: "standard"
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/custom-rbac/mg-custom-db-two.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: minute-mongodb
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
storageType: Durable
podTemplate:
spec:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/custom-rbac/mg-custom-db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: quick-mongodb
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
storageType: Durable
podTemplate:
spec:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/monitoring/builtin-prom-mgo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: builtin-prom-mgo
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
terminationPolicy: WipeOut
storage:
storageClassName: "standard"
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/monitoring/coreos-prom-mgo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: coreos-prom-mgo
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
terminationPolicy: WipeOut
storage:
storageClassName: "standard"
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/private-registry/demo-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mgo-pvt-reg
namespace: demo
spec:
version: 4.2.3
version: 4.4.26
storage:
storageClassName: "standard"
accessModes:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/quickstart/replicaset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mgo-quickstart
namespace: demo
spec:
version: "4.4.6"
version: "4.4.26"
replicaSet:
name: "rs1"
replicas: 3
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/mongodb/reconfigure-tls/mg-replicaset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mg-rs
namespace: demo
spec:
version: "4.2.3"
version: "4.4.26"
replicas: 3
replicaSet:
name: rs0
Expand Down
Loading

0 comments on commit 3b7b392

Please sign in to comment.