Skip to content

Commit 3f63304

Browse files
committed
chore: auto upgrade kubeblocks addons version
1 parent e793441 commit 3f63304

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/helm/templates/addons/kafka-addon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"kbVersion" ">=1.0.0"
55
"selectorLabels" $selectorLabels
66
"name" "kafka"
7-
"version" "1.0.2"
7+
"version" "1.0.3"
88
"model" "streaming"
99
"provider" "community"
1010
"description" "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."

deploy/helm/templates/addons/postgresql-addon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"kbVersion" ">=1.0.0"
55
"selectorLabels" $selectorLabels
66
"name" "postgresql"
7-
"version" "1.0.3"
7+
"version" "1.0.4"
88
"model" "RDBMS"
99
"provider" "community"
1010
"description" "PostgreSQL (Postgres) is an open source object-relational database known for reliability and data integrity. ACID-compliant, it supports foreign keys, joins, views, triggers and stored procedures."

0 commit comments

Comments
 (0)