Skip to content

Commit 23863cd

Browse files
author
Carlos Rodriguez Hernandez
committed
Add semicolon to TL;DR section to unify all READMEs
1 parent e37f919 commit 23863cd

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

bitnami/apache/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: apache
3-
version: 7.2.1
3+
version: 7.2.2
44
appVersion: 2.4.41
55
description: Chart for Apache HTTP Server
66
keywords:

bitnami/apache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The [Apache HTTP Server Project](https://httpd.apache.org/) is an effort to deve
44

55
The Apache HTTP Server ("httpd") was launched in 1995 and it has been the most popular web server on the Internet since April 1996. It has celebrated its 20th birthday as a project in February 2015.
66

7-
## TL;DR
7+
## TL;DR;
88

99
```bash
1010
$ helm repo add bitnami https://charts.bitnami.com/bitnami

bitnami/consul/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: consul
3-
version: 6.0.6
3+
version: 6.0.7
44
appVersion: 1.6.1
55
description: Highly available and distributed service discovery and key-value store designed with support for the modern data center to make distributed systems and configuration easy.
66
home: https://www.consul.io/

bitnami/consul/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[HashiCorp Consul](https://www.consul.io/) has multiple components, but as a whole, it is a tool for discovering and configuring services in your infrastructure
44

5-
## TL;DR
5+
## TL;DR;
66

77
```console
88
$ helm repo add bitnami https://charts.bitnami.com/bitnami

bitnami/elasticsearch/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: elasticsearch
3-
version: 6.3.14
3+
version: 6.3.15
44
appVersion: 7.4.1
55
description: A highly scalable open-source full-text search and analytics engine
66
keywords:

bitnami/elasticsearch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[Elasticsearch](https://www.elastic.co/products/elasticsearch) is a highly scalable open-source full-text search and analytics engine. It allows you to store, search, and analyze big volumes of data quickly and in near real time.
44

5-
## TL;DR
5+
## TL;DR;
66

77
```console
88
$ helm repo add bitnami https://charts.bitnami.com/bitnami

bitnami/mariadb-galera/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: mariadb-galera
3-
version: 0.4.3
3+
version: 0.4.4
44
appVersion: 10.3.18
55
description: MariaDB Galera is a multi-master database cluster solution for synchronous replication and high availability.
66
keywords:

bitnami/mariadb-galera/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[MariaDB Galera](https://mariadb.com/kb/en/library/what-is-mariadb-galera-cluster/) is a multi-master database cluster solution for synchronous replication and high availability.
44

5-
## TL;DR
5+
## TL;DR;
66

77
```bash
88
$ helm repo add bitnami https://charts.bitnami.com/bitnami

bitnami/mysql/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: mysql
3-
version: 6.4.8
3+
version: 6.4.9
44
appVersion: 8.0.18
55
description: Chart to create a Highly available MySQL cluster
66
keywords:

bitnami/mysql/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[MySQL](https://mysql.com) is a fast, reliable, scalable, and easy to use open-source relational database system. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
44

5-
## TL;DR
5+
## TL;DR;
66

77
```bash
88
$ helm repo add bitnami https://charts.bitnami.com/bitnami

0 commit comments

Comments
 (0)