[bitnami/kafka] Fix Kafka website url (#4588)

* Fix Kafka website url

* Minor version bump
This commit is contained in:
Chua Jie Sheng
2020-12-03 17:51:13 +08:00
committed by GitHub
parent a4b07dee17
commit e2846682a1
2 changed files with 2 additions and 2 deletions

View File

@@ -29,4 +29,4 @@ name: kafka
sources:
- https://github.com/bitnami/bitnami-docker-kafka
- https://kafka.apache.org/
version: 12.2.2
version: 12.2.3

View File

@@ -1,6 +1,6 @@
# Kafka
[Kafka](https://www.kafka.org/) is a distributed streaming platform used for building real-time data pipelines and streaming apps. It is horizontally scalable, fault-tolerant, wicked fast, and runs in production in thousands of companies.
[Kafka](https://kafka.apache.org/) is a distributed streaming platform used for building real-time data pipelines and streaming apps. It is horizontally scalable, fault-tolerant, wicked fast, and runs in production in thousands of companies.
## TL;DR