Skip to content

Commit a1a32c1

Browse files
authored
feat(falkordb): add serviceVersion 4.14.12 for upgrade testing (#2945)
1 parent 779ef42 commit a1a32c1

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ KubeBlocks add-ons.
1010
| clickhouse | clickhouse-22.3.18<br>clickhouse-22.3.20<br>clickhouse-22.6.1<br>clickhouse-22.8.21<br>clickhouse-22.9.4<br>clickhouse-24.12.2<br>clickhouse-24.7.2<br>clickhouse-24.8.3<br>clickhouse-25.4.4<br>clickhouse-25.9.7 | ClickHouse is an open-source column-oriented OLAP database management system. Use it to boost your database performance while providing linear scalability and hardware efficiency. | loomt |
1111
| elasticsearch | elasticsearch-6.8.23<br>elasticsearch-7.10.1<br>elasticsearch-7.10.2<br>elasticsearch-7.7.1<br>elasticsearch-7.8.1<br>elasticsearch-8.1.3<br>elasticsearch-8.15.5<br>elasticsearch-8.8.2<br>kibana-6.8.23<br>kibana-7.10.1<br>kibana-7.10.2<br>kibana-7.7.1<br>kibana-7.8.1<br>kibana-8.1.3<br>kibana-8.15.5<br>kibana-8.8.2<br>kibana-8.9.1 | Elasticsearch is a distributed, RESTful search engine optimized for speed and relevance on production-scale workloads. | kizuna-lek vipshop |
1212
| etcd | etcd-3.5.15<br>etcd-3.5.6<br>etcd-3.6.1<br>etcd-3.6.12 | Etcd is a strongly consistent, distributed key-value store that provides a reliable way to store data that needs to be accessed by a distributed system or cluster of machines. | loomt |
13-
| falkordb | falkordb-4.12.5<br>falkordb-cluster-4.12.5<br>falkordb-sent-4.12.5 | FalkorDB is an in-memory graph database based on Redis. | ApeCloud dudizimber |
13+
| falkordb | falkordb-4.12.5<br>falkordb-4.14.12<br>falkordb-cluster-4.12.5<br>falkordb-cluster-4.14.12<br>falkordb-sent-4.12.5<br>falkordb-sent-4.14.12 | FalkorDB is an in-memory graph database based on Redis. | ApeCloud dudizimber |
1414
| greptimedb | greptimedb-0.3.2 | An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported. | GreptimeTeam sh2 |
1515
| influxdb | influxdb-2.7.11<br>influxdb-data-1.8.10<br>influxdb-meta-1.8.10 | InfluxDB is an open source time-series database. It is a core component of the TICK (Telegraf, InfluxDB(TM), Chronograf, Kapacitor) stack. | cjc7373 |
1616
| kafka | kafka-broker-2.7.0<br>kafka-broker-2.8.2<br>kafka-broker-3.3.2<br>kafka-broker-3.7.1<br>kafka-broker-3.8.1<br>kafka-broker-3.9.0<br>kafka-combine-3.3.2<br>kafka-combine-3.7.1<br>kafka-combine-3.8.1<br>kafka-combine-3.9.0<br>kafka-controller-3.3.2<br>kafka-controller-3.7.1<br>kafka-controller-3.8.1<br>kafka-controller-3.9.0<br>kafka-exporter-1.6.0 | Apache Kafka is a distributed streaming platform designed to build real-time pipelines and can be used as a message broker or as a replacement for a log aggregation solution for big data applications. | cjc7373 caiq1nyu vipshop |

addons/falkordb/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ falkordbVersions:
1919
mirrorVersions:
2020
- version: "4.12.5"
2121
imageTag: "v4.12.5"
22+
- version: "4.14.12"
23+
imageTag: "v4.14.12"
2224

2325
image:
2426
# refer: https://redis.io/docs/stack/

0 commit comments

Comments
 (0)