Skip to content

Commit

Permalink
chart versions bumped
Browse files Browse the repository at this point in the history
Signed-off-by: Birk Bohne <[email protected]>
  • Loading branch information
businessbean committed Oct 22, 2024
1 parent beff2ba commit 454acca
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion common/mariadb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
description: A Helm chart for Kubernetes
name: mariadb
version: 0.14.2
version: 0.14.3
2 changes: 1 addition & 1 deletion common/memcached/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: memcached
version: 0.5.3
version: 0.5.4
description: Free & open source, high-performance, distributed memory object caching system.
home: http://memcached.org/
sources:
Expand Down
2 changes: 1 addition & 1 deletion common/pxc-db/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.6
version: 0.1.7

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion common/rabbitmq/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: rabbitmq
version: 0.11.1
version: 0.11.2
appVersion: 3.13.6
description: A Helm chart for RabbitMQ
sources:
Expand Down
2 changes: 1 addition & 1 deletion common/rabbitmq_cluster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: rabbitmq_cluster
version: 0.1.10
version: 0.1.11
description: A Helm chart for RabbitMQ managed with a help of operators
sources:
- https://www.rabbitmq.com/kubernetes/operator/operator-overview.html
Expand Down
2 changes: 1 addition & 1 deletion global/percona_cluster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: percona_cluster
version: 1.1.7
version: 1.1.8
appVersion: 5.7.19
description: free, fully compatible, enhanced, open source drop-in replacement for
MySQL with Galera Replication (xtradb)
Expand Down

0 comments on commit 454acca

Please sign in to comment.