Commit 146320e
committed
chore: auto update kbcli embed chart changes
1 parent 928b3ce commit 146320e
File tree
7 files changed
+1
-1
lines changed- pkg/cluster/charts
7 files changed
+1
-1
lines changed- .github/workflows/release-addons-cluster-chart.yml+2
- .github/workflows/release-chart.yml+1
- README.md+2-2
- addons-cluster/influxdb/Chart.yaml+1-1
- addons-cluster/influxdb/values.schema.json+1-1
- addons-cluster/influxdb/values.yaml+1-1
- addons-cluster/kafka/templates/cluster.yaml+1-1
- addons-cluster/milvus/templates/NOTES.txt+1-2
- addons-cluster/milvus/templates/_helpers.tpl+19-7
- addons-cluster/milvus/templates/cluster.yaml+11-1
- addons-cluster/milvus/values.schema.json+2-2
- addons-cluster/milvus/values.yaml+27-18
- addons/clickhouse/README.md+412-156
- addons/clickhouse/scripts/common.sh+21-2
- addons/clickhouse/templates/backuppolicytemplate.yaml+1
- addons/elasticsearch/templates/cmpd-es-7.yaml+10
- addons/elasticsearch/templates/cmpd-es-8.yaml+10
- addons/influxdb/Chart.yaml+1-1
- addons/influxdb/README.md+2-2
- addons/influxdb/config/influxdb-config-constraint.cue+212
- addons/influxdb/config/influxdb-config.tpl+2
- addons/influxdb/templates/__helpers.tpl+15
- addons/influxdb/templates/cmpd.yaml+15
- addons/influxdb/templates/cmpv.yaml+4-4
- addons/influxdb/templates/configmap.yaml+9
- addons/influxdb/templates/paramdef.yaml+16
- addons/influxdb/templates/pcr.yaml+17
- addons/influxdb/values.yaml+1-1
- addons/milvus/configs/cluster-user.yaml+21-4
- addons/milvus/scripts/delegate-run.sh+1-1
- addons/milvus/templates/NOTES.txt+1-2
- addons/milvus/templates/_helpers.tpl+11-13
- addons/milvus/templates/cmpv.yaml+49-12
- addons/milvus/values.yaml+3-5
- addons/mysql/config/mysql5.7-config-constraint.cue+16
- addons/mysql/config/mysql5.7-config-effect-scope.yaml+6
- addons/mysql/config/mysql5.7-config.tpl+2-1
- addons/mysql/config/mysql8-config-constraint.cue+3
- addons/mysql/config/mysql8-config-effect-scope.yaml+2-1
- addons/mysql/config/mysql8.0-config.tpl+1-1
- addons/mysql/templates/backuppolicytemplate.yaml+1
- addons/postgresql/dataprotection/wal-g-config-restore.sh+28
- addons/postgresql/dataprotection/wal-g-config.sh+3-3
- addons/postgresql/scripts/pgbouncer-setup.sh+1-1
- addons/postgresql/templates/actionset-wal-g.yaml+11
- addons/postgresql/templates/backuppolicytemplate.yaml+8
- addons/redis/redis-cluster-scripts/redis-cluster-switchover.sh+18-1
- addons/redis/redis-cluster-scripts/redis-cluster6-switchover.sh+19-1
- addons/redis/scripts-ut-spec/redis_switchover_spec.sh+4
- addons/redis/scripts/redis-account.sh+25-5
- addons/redis/scripts/redis-switchover.sh+4
- addons/redis/templates/_helpers.tpl+4
- addons/redis/templates/cmpd-redis-cluster.yaml+5
- addons/redis/templates/cmpd-redis.yaml+5
- addons/redis/templates/opsdefinition-account.yaml+16-4
- addons/redis/templates/opsdefinition-rebalance.yaml+15-2
- addons/rocketmq/configs/rocketmq4-broker-config-effect-scope.yaml+2-2
- addons/tdengine/scripts/entrypoint.sh+24
- addons/tdengine/templates/cmpd.yaml+1
- examples/clickhouse/README.md+69-22
- examples/clickhouse/cluster-sharding.yaml-62
- examples/clickhouse/cluster-standalone.yaml+14
- examples/clickhouse/cluster-tls.yaml+155-43
- examples/clickhouse/cluster-with-nodeport.yaml+87
- examples/clickhouse/cluster.yaml+34-33
- examples/clickhouse/expose-disable.yaml+22
- examples/clickhouse/expose-enable.yaml+28
- examples/influxdb/README.md+1-1
- examples/influxdb/cluster.yaml+1-1
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments