diff --git a/Makefile b/Makefile index 107932149..cfd67562c 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ endif ### These variables should not need tweaking. ### -SRC_PKGS := apis catalog cmd tests # directories which hold app source (not vendored) +SRC_PKGS := apis catalog tests # directories which hold app source (not vendored) SRC_DIRS := $(SRC_PKGS) DOCKER_PLATFORMS := linux/amd64 linux/arm linux/arm64 diff --git a/catalog/copy-images.sh b/catalog/copy-images.sh index e878f106e..7b8399c2a 100755 --- a/catalog/copy-images.sh +++ b/catalog/copy-images.sh @@ -35,17 +35,17 @@ mv /tmp/crane . CMD="./crane" -$CMD cp --allow-nondistributable-artifacts --insecure apache/druid:25.0.0 $IMAGE_REGISTRY/apache/druid:25.0.0 $CMD cp --allow-nondistributable-artifacts --insecure apicurio/apicurio-registry-kafkasql:2.5.11.Final $IMAGE_REGISTRY/apicurio/apicurio-registry-kafkasql:2.5.11.Final $CMD cp --allow-nondistributable-artifacts --insecure apicurio/apicurio-registry-mem:2.5.11.Final $IMAGE_REGISTRY/apicurio/apicurio-registry-mem:2.5.11.Final $CMD cp --allow-nondistributable-artifacts --insecure clickhouse/clickhouse-keeper:24.4.1 $IMAGE_REGISTRY/clickhouse/clickhouse-keeper:24.4.1 $CMD cp --allow-nondistributable-artifacts --insecure clickhouse/clickhouse-server:24.4.1 $IMAGE_REGISTRY/clickhouse/clickhouse-server:24.4.1 $CMD cp --allow-nondistributable-artifacts --insecure floragunncom/sg-elasticsearch:7.9.3-oss-47.1.0 $IMAGE_REGISTRY/floragunncom/sg-elasticsearch:7.9.3-oss-47.1.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/aiven-open/karapace:3.15.0 $IMAGE_REGISTRY/aiven-open/karapace:3.15.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/cassandra-exporter:2.3.8 $IMAGE_REGISTRY/appscode-images/cassandra-exporter:2.3.8 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/cassandra:4.1.6 $IMAGE_REGISTRY/appscode-images/cassandra:4.1.6 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/cassandra:5.0.0 $IMAGE_REGISTRY/appscode-images/cassandra:5.0.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/druid:28.0.1 $IMAGE_REGISTRY/appscode-images/druid:28.0.1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/druid:30.0.0 $IMAGE_REGISTRY/appscode-images/druid:30.0.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/druid:30.0.1 $IMAGE_REGISTRY/appscode-images/druid:30.0.1 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/elastic:6.8.23 $IMAGE_REGISTRY/appscode-images/elastic:6.8.23 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/elastic:7.13.4 $IMAGE_REGISTRY/appscode-images/elastic:7.13.4 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/elastic:7.14.2 $IMAGE_REGISTRY/appscode-images/elastic:7.14.2 @@ -199,7 +199,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/so $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/zookeeper:3.7.2 $IMAGE_REGISTRY/appscode-images/zookeeper:3.7.2 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/zookeeper:3.8.3 $IMAGE_REGISTRY/appscode-images/zookeeper:3.8.3 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/zookeeper:3.9.1 $IMAGE_REGISTRY/appscode-images/zookeeper:3.9.1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-rbac-proxy:v0.11.0 $IMAGE_REGISTRY/appscode/kube-rbac-proxy:v0.11.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-rbac-proxy:v0.15.0 $IMAGE_REGISTRY/appscode/kube-rbac-proxy:v0.15.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubectl-nonroot:1.31 $IMAGE_REGISTRY/appscode/kubectl-nonroot:1.31 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/petset:v0.0.7 $IMAGE_REGISTRY/appscode/petset:v0.0.7 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/sidekick:v0.0.8 $IMAGE_REGISTRY/appscode/sidekick:v0.0.8 @@ -207,77 +207,76 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/cassandra-i $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/cassandra-init:5.0.0 $IMAGE_REGISTRY/kubedb/cassandra-init:5.0.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/clickhouse-init:24.4.1 $IMAGE_REGISTRY/kubedb/clickhouse-init:24.4.1 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/dashboard-restic-plugin:v0.1.0 $IMAGE_REGISTRY/kubedb/dashboard-restic-plugin:v0.1.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/dashboard-restic-plugin:v0.6.0 $IMAGE_REGISTRY/kubedb/dashboard-restic-plugin:v0.6.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/druid-init:25.0.0 $IMAGE_REGISTRY/kubedb/druid-init:25.0.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/dashboard-restic-plugin:v0.7.0-rc.0 $IMAGE_REGISTRY/kubedb/dashboard-restic-plugin:v0.7.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/druid-init:28.0.1 $IMAGE_REGISTRY/kubedb/druid-init:28.0.1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/druid-init:30.0.0 $IMAGE_REGISTRY/kubedb/druid-init:30.0.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/elasticsearch-restic-plugin:v0.11.0 $IMAGE_REGISTRY/kubedb/elasticsearch-restic-plugin:v0.11.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-autoscaler:v0.33.0 $IMAGE_REGISTRY/kubedb/kubedb-autoscaler:v0.33.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-crd-manager:v0.3.0 $IMAGE_REGISTRY/kubedb/kubedb-crd-manager:v0.3.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-kibana:v0.24.0 $IMAGE_REGISTRY/kubedb/kubedb-kibana:v0.24.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-manifest-plugin:v0.11.0 $IMAGE_REGISTRY/kubedb/kubedb-manifest-plugin:v0.11.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ops-manager:v0.35.1 $IMAGE_REGISTRY/kubedb/kubedb-ops-manager:v0.35.1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-provisioner:v0.48.1 $IMAGE_REGISTRY/kubedb/kubedb-provisioner:v0.48.1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-schema-manager:v0.24.0 $IMAGE_REGISTRY/kubedb/kubedb-schema-manager:v0.24.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ui-server:v0.24.0 $IMAGE_REGISTRY/kubedb/kubedb-ui-server:v0.24.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-webhook-server:v0.24.0 $IMAGE_REGISTRY/kubedb/kubedb-webhook-server:v0.24.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.10.7-jammy $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_10.10.7-jammy -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.11.6-jammy $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_10.11.6-jammy -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.4.32-focal $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_10.4.32-focal -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.5.23-focal $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_10.5.23-focal -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.6.16-focal $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_10.6.16-focal -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_11.0.4-jammy $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_11.0.4-jammy -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_11.1.3-jammy $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_11.1.3-jammy -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_11.2.2-jammy $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_11.2.2-jammy -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-coordinator:v0.28.0 $IMAGE_REGISTRY/kubedb/mariadb-coordinator:v0.28.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-csi-snapshotter-plugin:v0.8.0 $IMAGE_REGISTRY/kubedb/mariadb-csi-snapshotter-plugin:v0.8.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/druid-init:30.0.1 $IMAGE_REGISTRY/kubedb/druid-init:30.0.1 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/elasticsearch-restic-plugin:v0.12.0-rc.0 $IMAGE_REGISTRY/kubedb/elasticsearch-restic-plugin:v0.12.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-autoscaler:v0.34.0-rc.0 $IMAGE_REGISTRY/kubedb/kubedb-autoscaler:v0.34.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-crd-manager:v0.4.0-rc.0 $IMAGE_REGISTRY/kubedb/kubedb-crd-manager:v0.4.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-kibana:v0.25.0-rc.0 $IMAGE_REGISTRY/kubedb/kubedb-kibana:v0.25.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-manifest-plugin:v0.12.0-rc.0 $IMAGE_REGISTRY/kubedb/kubedb-manifest-plugin:v0.12.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ops-manager:v0.36.0-rc.0 $IMAGE_REGISTRY/kubedb/kubedb-ops-manager:v0.36.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-provisioner:v0.49.0-rc.0 $IMAGE_REGISTRY/kubedb/kubedb-provisioner:v0.49.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-schema-manager:v0.25.0-rc.0 $IMAGE_REGISTRY/kubedb/kubedb-schema-manager:v0.25.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ui-server:v0.25.0-rc.0 $IMAGE_REGISTRY/kubedb/kubedb-ui-server:v0.25.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-webhook-server:v0.25.0-rc.0 $IMAGE_REGISTRY/kubedb/kubedb-webhook-server:v0.25.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.10.7-jammy $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_10.10.7-jammy +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.11.6-jammy $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_10.11.6-jammy +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.4.32-focal $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_10.4.32-focal +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.5.23-focal $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_10.5.23-focal +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.6.16-focal $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_10.6.16-focal +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_11.0.4-jammy $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_11.0.4-jammy +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_11.1.3-jammy $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_11.1.3-jammy +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_11.2.2-jammy $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_11.2.2-jammy +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 $IMAGE_REGISTRY/kubedb/mariadb-coordinator:v0.29.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-csi-snapshotter-plugin:v0.9.0-rc.0 $IMAGE_REGISTRY/kubedb/mariadb-csi-snapshotter-plugin:v0.9.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-init:0.5.2 $IMAGE_REGISTRY/kubedb/mariadb-init:0.5.2 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-restic-plugin:v0.6.0 $IMAGE_REGISTRY/kubedb/mariadb-restic-plugin:v0.6.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb-csi-snapshotter-plugin:v0.9.0 $IMAGE_REGISTRY/kubedb/mongodb-csi-snapshotter-plugin:v0.9.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-restic-plugin:v0.7.0-rc.0 $IMAGE_REGISTRY/kubedb/mariadb-restic-plugin:v0.7.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb-csi-snapshotter-plugin:v0.10.0-rc.0 $IMAGE_REGISTRY/kubedb/mongodb-csi-snapshotter-plugin:v0.10.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb-init:4.2-v9 $IMAGE_REGISTRY/kubedb/mongodb-init:4.2-v9 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb-init:6.0-v10 $IMAGE_REGISTRY/kubedb/mongodb-init:6.0-v10 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb_exporter:v0.40.0 $IMAGE_REGISTRY/kubedb/mongodb_exporter:v0.40.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssql-coordinator:v0.3.0 $IMAGE_REGISTRY/kubedb/mssql-coordinator:v0.3.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssql-coordinator:v0.4.0-rc.0 $IMAGE_REGISTRY/kubedb/mssql-coordinator:v0.4.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssql-exporter:1.1.0 $IMAGE_REGISTRY/kubedb/mssql-exporter:1.1.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssql-init:2022-ubuntu-22-v3 $IMAGE_REGISTRY/kubedb/mssql-init:2022-ubuntu-22-v3 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssqlserver-archiver:v0.0.1 $IMAGE_REGISTRY/kubedb/mssqlserver-archiver:v0.0.1 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssqlserver-archiver:v0.3.0-rc.0 $IMAGE_REGISTRY/kubedb/mssqlserver-archiver:v0.3.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssqlserver-walg-plugin:v0.0.1 $IMAGE_REGISTRY/kubedb/mssqlserver-walg-plugin:v0.0.1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.9.0_5.7.44 $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.9.0_5.7.44 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.9.0_8.0.35 $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.9.0_8.0.35 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.9.0_8.1.0 $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.9.0_8.1.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.9.0_8.2.0 $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.9.0_8.2.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-coordinator:v0.26.0 $IMAGE_REGISTRY/kubedb/mysql-coordinator:v0.26.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-csi-snapshotter-plugin:v0.9.0 $IMAGE_REGISTRY/kubedb/mysql-csi-snapshotter-plugin:v0.9.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_5.7.44 $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.10.0-rc.0_5.7.44 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_8.0.35 $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.10.0-rc.0_8.0.35 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_8.1.0 $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.10.0-rc.0_8.1.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_8.2.0 $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.10.0-rc.0_8.2.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 $IMAGE_REGISTRY/kubedb/mysql-coordinator:v0.27.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-csi-snapshotter-plugin:v0.10.0-rc.0 $IMAGE_REGISTRY/kubedb/mysql-csi-snapshotter-plugin:v0.10.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-init:5.7-v4 $IMAGE_REGISTRY/kubedb/mysql-init:5.7-v4 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-init:8.0.31-v3 $IMAGE_REGISTRY/kubedb/mysql-init:8.0.31-v3 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-init:8.4.2-v1 $IMAGE_REGISTRY/kubedb/mysql-init:8.4.2-v1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-router-init:v0.26.0 $IMAGE_REGISTRY/kubedb/mysql-router-init:v0.26.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-router-init:v0.27.0-rc.0 $IMAGE_REGISTRY/kubedb/mysql-router-init:v0.27.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysqld-exporter:v0.13.1 $IMAGE_REGISTRY/kubedb/mysqld-exporter:v0.13.1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/percona-xtradb-coordinator:v0.21.0 $IMAGE_REGISTRY/kubedb/percona-xtradb-coordinator:v0.21.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/percona-xtradb-coordinator:v0.22.0-rc.0 $IMAGE_REGISTRY/kubedb/percona-xtradb-coordinator:v0.22.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/percona-xtradb-init:0.2.1 $IMAGE_REGISTRY/kubedb/percona-xtradb-init:0.2.1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pg-coordinator:v0.32.0 $IMAGE_REGISTRY/kubedb/pg-coordinator:v0.32.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 $IMAGE_REGISTRY/kubedb/pg-coordinator:v0.33.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pgbouncer:1.17.0 $IMAGE_REGISTRY/kubedb/pgbouncer:1.17.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pgbouncer:1.18.0 $IMAGE_REGISTRY/kubedb/pgbouncer:1.18.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pgbouncer:1.23.1 $IMAGE_REGISTRY/kubedb/pgbouncer:1.23.1 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pgbouncer_exporter:v0.1.1 $IMAGE_REGISTRY/kubedb/pgbouncer_exporter:v0.1.1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_11.22-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_11.22-alpine -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_11.22-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_11.22-bookworm -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_12.17-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_12.17-alpine -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_12.17-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_12.17-bookworm -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_13.13-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_13.13-alpine -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_13.13-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_13.13-bookworm -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_14.10-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_14.10-alpine -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_14.10-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_14.10-bookworm -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_15.5-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_15.5-alpine -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_15.5-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_15.5-bookworm -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_16.1-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_16.1-alpine -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_16.1-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_16.1-bookworm -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.9.0 $IMAGE_REGISTRY/kubedb/postgres-csi-snapshotter-plugin:v0.9.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_11.22-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_11.22-alpine +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_11.22-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_11.22-bookworm +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_12.17-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_12.17-alpine +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_12.17-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_12.17-bookworm +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_13.13-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_13.13-alpine +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_13.13-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_13.13-bookworm +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_14.10-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_14.10-alpine +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_14.10-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_14.10-bookworm +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_15.5-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_15.5-alpine +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_15.5-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_15.5-bookworm +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_16.1-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_16.1-alpine +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_16.1-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_16.1-bookworm +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.10.0-rc.0 $IMAGE_REGISTRY/kubedb/postgres-csi-snapshotter-plugin:v0.10.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.16.0 $IMAGE_REGISTRY/kubedb/postgres-init:0.16.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-restic-plugin:v0.11.0_16.1 $IMAGE_REGISTRY/kubedb/postgres-restic-plugin:v0.11.0_16.1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-aws:v0.10.0 $IMAGE_REGISTRY/kubedb/provider-aws:v0.10.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-azure:v0.10.0 $IMAGE_REGISTRY/kubedb/provider-azure:v0.10.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-gcp:v0.10.0 $IMAGE_REGISTRY/kubedb/provider-gcp:v0.10.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-restic-plugin:v0.12.0-rc.0_16.1 $IMAGE_REGISTRY/kubedb/postgres-restic-plugin:v0.12.0-rc.0_16.1 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-aws:v0.11.0-rc.0 $IMAGE_REGISTRY/kubedb/provider-aws:v0.11.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-azure:v0.11.0-rc.0 $IMAGE_REGISTRY/kubedb/provider-azure:v0.11.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-gcp:v0.11.0-rc.0 $IMAGE_REGISTRY/kubedb/provider-gcp:v0.11.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/proxysql-exporter:v1.1.0 $IMAGE_REGISTRY/kubedb/proxysql-exporter:v1.1.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/proxysql:2.3.2-centos-v2 $IMAGE_REGISTRY/kubedb/proxysql:2.3.2-centos-v2 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/proxysql:2.3.2-debian-v2 $IMAGE_REGISTRY/kubedb/proxysql:2.3.2-debian-v2 @@ -286,14 +285,13 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/proxysql:2. $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/proxysql:2.6.3-debian $IMAGE_REGISTRY/kubedb/proxysql:2.6.3-debian $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/rabbitmq-init:3.12.12 $IMAGE_REGISTRY/kubedb/rabbitmq-init:3.12.12 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/rabbitmq-init:3.13.2 $IMAGE_REGISTRY/kubedb/rabbitmq-init:3.13.2 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coordinator:v0.27.0 $IMAGE_REGISTRY/kubedb/redis-coordinator:v0.27.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 $IMAGE_REGISTRY/kubedb/redis-coordinator:v0.28.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-init:0.9.0 $IMAGE_REGISTRY/kubedb/redis-init:0.9.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.11.0 $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.11.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.12.0-rc.0 $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.12.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis:4.0.11 $IMAGE_REGISTRY/kubedb/redis:4.0.11 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.58.0 $IMAGE_REGISTRY/kubedb/redis_exporter:1.58.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:v0.21.1 $IMAGE_REGISTRY/kubedb/redis_exporter:v0.21.1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/replication-mode-detector:v0.35.0 $IMAGE_REGISTRY/kubedb/replication-mode-detector:v0.35.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/singlestore-coordinator:v0.3.0 $IMAGE_REGISTRY/kubedb/singlestore-coordinator:v0.3.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.66.0 $IMAGE_REGISTRY/kubedb/redis_exporter:1.66.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 $IMAGE_REGISTRY/kubedb/replication-mode-detector:v0.36.0-rc.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/singlestore-coordinator:v0.4.0-rc.0 $IMAGE_REGISTRY/kubedb/singlestore-coordinator:v0.4.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/singlestore-init:8.1-v2 $IMAGE_REGISTRY/kubedb/singlestore-init:8.1-v2 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/singlestore-init:8.5-v2 $IMAGE_REGISTRY/kubedb/singlestore-init:8.5-v2 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/singlestore-init:8.7.10-v1 $IMAGE_REGISTRY/kubedb/singlestore-init:8.7.10-v1 @@ -302,7 +300,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/solr-init:9 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/solr-init:9.6.1 $IMAGE_REGISTRY/kubedb/solr-init:9.6.1 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/wal-g:v2024.5.24_mongo $IMAGE_REGISTRY/kubedb/wal-g:v2024.5.24_mongo $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/zookeeper-init:3.7-v1 $IMAGE_REGISTRY/kubedb/zookeeper-init:3.7-v1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/zookeeper-restic-plugin:v0.4.0 $IMAGE_REGISTRY/kubedb/zookeeper-restic-plugin:v0.4.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/zookeeper-restic-plugin:v0.5.0-rc.0 $IMAGE_REGISTRY/kubedb/zookeeper-restic-plugin:v0.5.0-rc.0 $CMD cp --allow-nondistributable-artifacts --insecure mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04 $IMAGE_REGISTRY/mssql/server:2022-CU12-ubuntu-22.04 $CMD cp --allow-nondistributable-artifacts --insecure mcr.microsoft.com/mssql/server:2022-CU14-ubuntu-22.04 $IMAGE_REGISTRY/mssql/server:2022-CU14-ubuntu-22.04 $CMD cp --allow-nondistributable-artifacts --insecure mysql/mysql-router:8.0.31 $IMAGE_REGISTRY/mysql/mysql-router:8.0.31 diff --git a/catalog/export-images.sh b/catalog/export-images.sh index c6c185c63..504cbaada 100755 --- a/catalog/export-images.sh +++ b/catalog/export-images.sh @@ -32,17 +32,17 @@ mv /tmp/crane images CMD="./images/crane" -$CMD pull --allow-nondistributable-artifacts --insecure apache/druid:25.0.0 images/apache-druid-25.0.0.tar $CMD pull --allow-nondistributable-artifacts --insecure apicurio/apicurio-registry-kafkasql:2.5.11.Final images/apicurio-apicurio-registry-kafkasql-2.5.11.Final.tar $CMD pull --allow-nondistributable-artifacts --insecure apicurio/apicurio-registry-mem:2.5.11.Final images/apicurio-apicurio-registry-mem-2.5.11.Final.tar $CMD pull --allow-nondistributable-artifacts --insecure clickhouse/clickhouse-keeper:24.4.1 images/clickhouse-clickhouse-keeper-24.4.1.tar $CMD pull --allow-nondistributable-artifacts --insecure clickhouse/clickhouse-server:24.4.1 images/clickhouse-clickhouse-server-24.4.1.tar $CMD pull --allow-nondistributable-artifacts --insecure floragunncom/sg-elasticsearch:7.9.3-oss-47.1.0 images/floragunncom-sg-elasticsearch-7.9.3-oss-47.1.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/aiven-open/karapace:3.15.0 images/aiven-open-karapace-3.15.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/cassandra-exporter:2.3.8 images/appscode-images-cassandra-exporter-2.3.8.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/cassandra:4.1.6 images/appscode-images-cassandra-4.1.6.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/cassandra:5.0.0 images/appscode-images-cassandra-5.0.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/druid:28.0.1 images/appscode-images-druid-28.0.1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/druid:30.0.0 images/appscode-images-druid-30.0.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/druid:30.0.1 images/appscode-images-druid-30.0.1.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/elastic:6.8.23 images/appscode-images-elastic-6.8.23.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/elastic:7.13.4 images/appscode-images-elastic-7.13.4.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/elastic:7.14.2 images/appscode-images-elastic-7.14.2.tar @@ -196,7 +196,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/zookeeper:3.7.2 images/appscode-images-zookeeper-3.7.2.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/zookeeper:3.8.3 images/appscode-images-zookeeper-3.8.3.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/zookeeper:3.9.1 images/appscode-images-zookeeper-3.9.1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-rbac-proxy:v0.11.0 images/appscode-kube-rbac-proxy-v0.11.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-rbac-proxy:v0.15.0 images/appscode-kube-rbac-proxy-v0.15.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubectl-nonroot:1.31 images/appscode-kubectl-nonroot-1.31.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/petset:v0.0.7 images/appscode-petset-v0.0.7.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/sidekick:v0.0.8 images/appscode-sidekick-v0.0.8.tar @@ -204,77 +204,76 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/cassandra $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/cassandra-init:5.0.0 images/kubedb-cassandra-init-5.0.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/clickhouse-init:24.4.1 images/kubedb-clickhouse-init-24.4.1.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/dashboard-restic-plugin:v0.1.0 images/kubedb-dashboard-restic-plugin-v0.1.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/dashboard-restic-plugin:v0.6.0 images/kubedb-dashboard-restic-plugin-v0.6.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/druid-init:25.0.0 images/kubedb-druid-init-25.0.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/dashboard-restic-plugin:v0.7.0-rc.0 images/kubedb-dashboard-restic-plugin-v0.7.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/druid-init:28.0.1 images/kubedb-druid-init-28.0.1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/druid-init:30.0.0 images/kubedb-druid-init-30.0.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/elasticsearch-restic-plugin:v0.11.0 images/kubedb-elasticsearch-restic-plugin-v0.11.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-autoscaler:v0.33.0 images/kubedb-kubedb-autoscaler-v0.33.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-crd-manager:v0.3.0 images/kubedb-kubedb-crd-manager-v0.3.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-kibana:v0.24.0 images/kubedb-kubedb-kibana-v0.24.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-manifest-plugin:v0.11.0 images/kubedb-kubedb-manifest-plugin-v0.11.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ops-manager:v0.35.1 images/kubedb-kubedb-ops-manager-v0.35.1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-provisioner:v0.48.1 images/kubedb-kubedb-provisioner-v0.48.1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-schema-manager:v0.24.0 images/kubedb-kubedb-schema-manager-v0.24.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ui-server:v0.24.0 images/kubedb-kubedb-ui-server-v0.24.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-webhook-server:v0.24.0 images/kubedb-kubedb-webhook-server-v0.24.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.10.7-jammy images/kubedb-mariadb-archiver-v0.4.0_10.10.7-jammy.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.11.6-jammy images/kubedb-mariadb-archiver-v0.4.0_10.11.6-jammy.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.4.32-focal images/kubedb-mariadb-archiver-v0.4.0_10.4.32-focal.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.5.23-focal images/kubedb-mariadb-archiver-v0.4.0_10.5.23-focal.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.6.16-focal images/kubedb-mariadb-archiver-v0.4.0_10.6.16-focal.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_11.0.4-jammy images/kubedb-mariadb-archiver-v0.4.0_11.0.4-jammy.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_11.1.3-jammy images/kubedb-mariadb-archiver-v0.4.0_11.1.3-jammy.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.4.0_11.2.2-jammy images/kubedb-mariadb-archiver-v0.4.0_11.2.2-jammy.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-coordinator:v0.28.0 images/kubedb-mariadb-coordinator-v0.28.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-csi-snapshotter-plugin:v0.8.0 images/kubedb-mariadb-csi-snapshotter-plugin-v0.8.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/druid-init:30.0.1 images/kubedb-druid-init-30.0.1.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/elasticsearch-restic-plugin:v0.12.0-rc.0 images/kubedb-elasticsearch-restic-plugin-v0.12.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-autoscaler:v0.34.0-rc.0 images/kubedb-kubedb-autoscaler-v0.34.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-crd-manager:v0.4.0-rc.0 images/kubedb-kubedb-crd-manager-v0.4.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-kibana:v0.25.0-rc.0 images/kubedb-kubedb-kibana-v0.25.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-manifest-plugin:v0.12.0-rc.0 images/kubedb-kubedb-manifest-plugin-v0.12.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ops-manager:v0.36.0-rc.0 images/kubedb-kubedb-ops-manager-v0.36.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-provisioner:v0.49.0-rc.0 images/kubedb-kubedb-provisioner-v0.49.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-schema-manager:v0.25.0-rc.0 images/kubedb-kubedb-schema-manager-v0.25.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-ui-server:v0.25.0-rc.0 images/kubedb-kubedb-ui-server-v0.25.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/kubedb-webhook-server:v0.25.0-rc.0 images/kubedb-kubedb-webhook-server-v0.25.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.10.7-jammy images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.10.7-jammy.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.11.6-jammy images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.11.6-jammy.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.4.32-focal images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.4.32-focal.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.5.23-focal images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.5.23-focal.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.6.16-focal images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.6.16-focal.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_11.0.4-jammy images/kubedb-mariadb-archiver-v0.9.0-rc.0_11.0.4-jammy.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_11.1.3-jammy images/kubedb-mariadb-archiver-v0.9.0-rc.0_11.1.3-jammy.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_11.2.2-jammy images/kubedb-mariadb-archiver-v0.9.0-rc.0_11.2.2-jammy.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 images/kubedb-mariadb-coordinator-v0.29.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-csi-snapshotter-plugin:v0.9.0-rc.0 images/kubedb-mariadb-csi-snapshotter-plugin-v0.9.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-init:0.5.2 images/kubedb-mariadb-init-0.5.2.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-restic-plugin:v0.6.0 images/kubedb-mariadb-restic-plugin-v0.6.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb-csi-snapshotter-plugin:v0.9.0 images/kubedb-mongodb-csi-snapshotter-plugin-v0.9.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mariadb-restic-plugin:v0.7.0-rc.0 images/kubedb-mariadb-restic-plugin-v0.7.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb-csi-snapshotter-plugin:v0.10.0-rc.0 images/kubedb-mongodb-csi-snapshotter-plugin-v0.10.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb-init:4.2-v9 images/kubedb-mongodb-init-4.2-v9.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb-init:6.0-v10 images/kubedb-mongodb-init-6.0-v10.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb_exporter:v0.40.0 images/kubedb-mongodb_exporter-v0.40.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssql-coordinator:v0.3.0 images/kubedb-mssql-coordinator-v0.3.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssql-coordinator:v0.4.0-rc.0 images/kubedb-mssql-coordinator-v0.4.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssql-exporter:1.1.0 images/kubedb-mssql-exporter-1.1.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssql-init:2022-ubuntu-22-v3 images/kubedb-mssql-init-2022-ubuntu-22-v3.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssqlserver-archiver:v0.0.1 images/kubedb-mssqlserver-archiver-v0.0.1.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssqlserver-archiver:v0.3.0-rc.0 images/kubedb-mssqlserver-archiver-v0.3.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mssqlserver-walg-plugin:v0.0.1 images/kubedb-mssqlserver-walg-plugin-v0.0.1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.9.0_5.7.44 images/kubedb-mysql-archiver-v0.9.0_5.7.44.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.9.0_8.0.35 images/kubedb-mysql-archiver-v0.9.0_8.0.35.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.9.0_8.1.0 images/kubedb-mysql-archiver-v0.9.0_8.1.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.9.0_8.2.0 images/kubedb-mysql-archiver-v0.9.0_8.2.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-coordinator:v0.26.0 images/kubedb-mysql-coordinator-v0.26.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-csi-snapshotter-plugin:v0.9.0 images/kubedb-mysql-csi-snapshotter-plugin-v0.9.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_5.7.44 images/kubedb-mysql-archiver-v0.10.0-rc.0_5.7.44.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_8.0.35 images/kubedb-mysql-archiver-v0.10.0-rc.0_8.0.35.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_8.1.0 images/kubedb-mysql-archiver-v0.10.0-rc.0_8.1.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_8.2.0 images/kubedb-mysql-archiver-v0.10.0-rc.0_8.2.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 images/kubedb-mysql-coordinator-v0.27.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-csi-snapshotter-plugin:v0.10.0-rc.0 images/kubedb-mysql-csi-snapshotter-plugin-v0.10.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-init:5.7-v4 images/kubedb-mysql-init-5.7-v4.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-init:8.0.31-v3 images/kubedb-mysql-init-8.0.31-v3.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-init:8.4.2-v1 images/kubedb-mysql-init-8.4.2-v1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-router-init:v0.26.0 images/kubedb-mysql-router-init-v0.26.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysql-router-init:v0.27.0-rc.0 images/kubedb-mysql-router-init-v0.27.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mysqld-exporter:v0.13.1 images/kubedb-mysqld-exporter-v0.13.1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/percona-xtradb-coordinator:v0.21.0 images/kubedb-percona-xtradb-coordinator-v0.21.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/percona-xtradb-coordinator:v0.22.0-rc.0 images/kubedb-percona-xtradb-coordinator-v0.22.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/percona-xtradb-init:0.2.1 images/kubedb-percona-xtradb-init-0.2.1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pg-coordinator:v0.32.0 images/kubedb-pg-coordinator-v0.32.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 images/kubedb-pg-coordinator-v0.33.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pgbouncer:1.17.0 images/kubedb-pgbouncer-1.17.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pgbouncer:1.18.0 images/kubedb-pgbouncer-1.18.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pgbouncer:1.23.1 images/kubedb-pgbouncer-1.23.1.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/pgbouncer_exporter:v0.1.1 images/kubedb-pgbouncer_exporter-v0.1.1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_11.22-alpine images/kubedb-postgres-archiver-v0.9.0_11.22-alpine.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_11.22-bookworm images/kubedb-postgres-archiver-v0.9.0_11.22-bookworm.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_12.17-alpine images/kubedb-postgres-archiver-v0.9.0_12.17-alpine.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_12.17-bookworm images/kubedb-postgres-archiver-v0.9.0_12.17-bookworm.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_13.13-alpine images/kubedb-postgres-archiver-v0.9.0_13.13-alpine.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_13.13-bookworm images/kubedb-postgres-archiver-v0.9.0_13.13-bookworm.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_14.10-alpine images/kubedb-postgres-archiver-v0.9.0_14.10-alpine.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_14.10-bookworm images/kubedb-postgres-archiver-v0.9.0_14.10-bookworm.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_15.5-alpine images/kubedb-postgres-archiver-v0.9.0_15.5-alpine.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_15.5-bookworm images/kubedb-postgres-archiver-v0.9.0_15.5-bookworm.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_16.1-alpine images/kubedb-postgres-archiver-v0.9.0_16.1-alpine.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.9.0_16.1-bookworm images/kubedb-postgres-archiver-v0.9.0_16.1-bookworm.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.9.0 images/kubedb-postgres-csi-snapshotter-plugin-v0.9.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.16.0 images/kubedb-postgres-init-0.15.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-restic-plugin:v0.11.0_16.1 images/kubedb-postgres-restic-plugin-v0.11.0_16.1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-aws:v0.10.0 images/kubedb-provider-aws-v0.10.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-azure:v0.10.0 images/kubedb-provider-azure-v0.10.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-gcp:v0.10.0 images/kubedb-provider-gcp-v0.10.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_11.22-alpine images/kubedb-postgres-archiver-v0.10.0-rc.0_11.22-alpine.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_11.22-bookworm images/kubedb-postgres-archiver-v0.10.0-rc.0_11.22-bookworm.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_12.17-alpine images/kubedb-postgres-archiver-v0.10.0-rc.0_12.17-alpine.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_12.17-bookworm images/kubedb-postgres-archiver-v0.10.0-rc.0_12.17-bookworm.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_13.13-alpine images/kubedb-postgres-archiver-v0.10.0-rc.0_13.13-alpine.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_13.13-bookworm images/kubedb-postgres-archiver-v0.10.0-rc.0_13.13-bookworm.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_14.10-alpine images/kubedb-postgres-archiver-v0.10.0-rc.0_14.10-alpine.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_14.10-bookworm images/kubedb-postgres-archiver-v0.10.0-rc.0_14.10-bookworm.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_15.5-alpine images/kubedb-postgres-archiver-v0.10.0-rc.0_15.5-alpine.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_15.5-bookworm images/kubedb-postgres-archiver-v0.10.0-rc.0_15.5-bookworm.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_16.1-alpine images/kubedb-postgres-archiver-v0.10.0-rc.0_16.1-alpine.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_16.1-bookworm images/kubedb-postgres-archiver-v0.10.0-rc.0_16.1-bookworm.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.10.0-rc.0 images/kubedb-postgres-csi-snapshotter-plugin-v0.10.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.16.0 images/kubedb-postgres-init-0.16.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-restic-plugin:v0.12.0-rc.0_16.1 images/kubedb-postgres-restic-plugin-v0.12.0-rc.0_16.1.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-aws:v0.11.0-rc.0 images/kubedb-provider-aws-v0.11.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-azure:v0.11.0-rc.0 images/kubedb-provider-azure-v0.11.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-gcp:v0.11.0-rc.0 images/kubedb-provider-gcp-v0.11.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/proxysql-exporter:v1.1.0 images/kubedb-proxysql-exporter-v1.1.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/proxysql:2.3.2-centos-v2 images/kubedb-proxysql-2.3.2-centos-v2.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/proxysql:2.3.2-debian-v2 images/kubedb-proxysql-2.3.2-debian-v2.tar @@ -283,14 +282,13 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/proxysql: $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/proxysql:2.6.3-debian images/kubedb-proxysql-2.6.3-debian.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/rabbitmq-init:3.12.12 images/kubedb-rabbitmq-init-3.12.12.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/rabbitmq-init:3.13.2 images/kubedb-rabbitmq-init-3.13.2.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coordinator:v0.27.0 images/kubedb-redis-coordinator-v0.27.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 images/kubedb-redis-coordinator-v0.28.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-init:0.9.0 images/kubedb-redis-init-0.9.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.11.0 images/kubedb-redis-restic-plugin-v0.11.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.12.0-rc.0 images/kubedb-redis-restic-plugin-v0.12.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis:4.0.11 images/kubedb-redis-4.0.11.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.58.0 images/kubedb-redis_exporter-1.58.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:v0.21.1 images/kubedb-redis_exporter-v0.21.1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/replication-mode-detector:v0.35.0 images/kubedb-replication-mode-detector-v0.35.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/singlestore-coordinator:v0.3.0 images/kubedb-singlestore-coordinator-v0.3.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.66.0 images/kubedb-redis_exporter-1.66.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 images/kubedb-replication-mode-detector-v0.36.0-rc.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/singlestore-coordinator:v0.4.0-rc.0 images/kubedb-singlestore-coordinator-v0.4.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/singlestore-init:8.1-v2 images/kubedb-singlestore-init-8.1-v2.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/singlestore-init:8.5-v2 images/kubedb-singlestore-init-8.5-v2.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/singlestore-init:8.7.10-v1 images/kubedb-singlestore-init-8.7.10-v1.tar @@ -299,7 +297,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/solr-init $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/solr-init:9.6.1 images/kubedb-solr-init-9.6.1.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/wal-g:v2024.5.24_mongo images/kubedb-wal-g-v2024.5.24_mongo.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/zookeeper-init:3.7-v1 images/kubedb-zookeeper-init-3.7-v1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/zookeeper-restic-plugin:v0.4.0 images/kubedb-zookeeper-restic-plugin-v0.4.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/zookeeper-restic-plugin:v0.5.0-rc.0 images/kubedb-zookeeper-restic-plugin-v0.5.0-rc.0.tar $CMD pull --allow-nondistributable-artifacts --insecure mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04 images/mssql-server-2022-CU12-ubuntu-22.04.tar $CMD pull --allow-nondistributable-artifacts --insecure mcr.microsoft.com/mssql/server:2022-CU14-ubuntu-22.04 images/mssql-server-2022-CU14-ubuntu-22.04.tar $CMD pull --allow-nondistributable-artifacts --insecure mysql/mysql-router:8.0.31 images/mysql-mysql-router-8.0.31.tar diff --git a/catalog/imagelist.yaml b/catalog/imagelist.yaml index 84450d4f2..d114cb022 100644 --- a/catalog/imagelist.yaml +++ b/catalog/imagelist.yaml @@ -1,14 +1,14 @@ -- apache/druid:25.0.0 - apicurio/apicurio-registry-kafkasql:2.5.11.Final - apicurio/apicurio-registry-mem:2.5.11.Final - clickhouse/clickhouse-keeper:24.4.1 - clickhouse/clickhouse-server:24.4.1 - floragunncom/sg-elasticsearch:7.9.3-oss-47.1.0 - ghcr.io/aiven-open/karapace:3.15.0 +- ghcr.io/appscode-images/cassandra-exporter:2.3.8 - ghcr.io/appscode-images/cassandra:4.1.6 - ghcr.io/appscode-images/cassandra:5.0.0 - ghcr.io/appscode-images/druid:28.0.1 -- ghcr.io/appscode-images/druid:30.0.0 +- ghcr.io/appscode-images/druid:30.0.1 - ghcr.io/appscode-images/elastic:6.8.23 - ghcr.io/appscode-images/elastic:7.13.4 - ghcr.io/appscode-images/elastic:7.14.2 @@ -162,7 +162,7 @@ - ghcr.io/appscode-images/zookeeper:3.7.2 - ghcr.io/appscode-images/zookeeper:3.8.3 - ghcr.io/appscode-images/zookeeper:3.9.1 -- ghcr.io/appscode/kube-rbac-proxy:v0.11.0 +- ghcr.io/appscode/kube-rbac-proxy:v0.15.0 - ghcr.io/appscode/kubectl-nonroot:1.31 - ghcr.io/appscode/petset:v0.0.7 - ghcr.io/appscode/sidekick:v0.0.8 @@ -170,77 +170,76 @@ - ghcr.io/kubedb/cassandra-init:5.0.0 - ghcr.io/kubedb/clickhouse-init:24.4.1 - ghcr.io/kubedb/dashboard-restic-plugin:v0.1.0 -- ghcr.io/kubedb/dashboard-restic-plugin:v0.6.0 -- ghcr.io/kubedb/druid-init:25.0.0 +- ghcr.io/kubedb/dashboard-restic-plugin:v0.7.0-rc.0 - ghcr.io/kubedb/druid-init:28.0.1 -- ghcr.io/kubedb/druid-init:30.0.0 -- ghcr.io/kubedb/elasticsearch-restic-plugin:v0.11.0 -- ghcr.io/kubedb/kubedb-autoscaler:v0.33.0 -- ghcr.io/kubedb/kubedb-crd-manager:v0.3.0 -- ghcr.io/kubedb/kubedb-kibana:v0.24.0 -- ghcr.io/kubedb/kubedb-manifest-plugin:v0.11.0 -- ghcr.io/kubedb/kubedb-ops-manager:v0.35.1 -- ghcr.io/kubedb/kubedb-provisioner:v0.48.1 -- ghcr.io/kubedb/kubedb-schema-manager:v0.24.0 -- ghcr.io/kubedb/kubedb-ui-server:v0.24.0 -- ghcr.io/kubedb/kubedb-webhook-server:v0.24.0 -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.10.7-jammy -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.11.6-jammy -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.4.32-focal -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.5.23-focal -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.6.16-focal -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_11.0.4-jammy -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_11.1.3-jammy -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_11.2.2-jammy -- ghcr.io/kubedb/mariadb-coordinator:v0.28.0 -- ghcr.io/kubedb/mariadb-csi-snapshotter-plugin:v0.8.0 +- ghcr.io/kubedb/druid-init:30.0.1 +- ghcr.io/kubedb/elasticsearch-restic-plugin:v0.12.0-rc.0 +- ghcr.io/kubedb/kubedb-autoscaler:v0.34.0-rc.0 +- ghcr.io/kubedb/kubedb-crd-manager:v0.4.0-rc.0 +- ghcr.io/kubedb/kubedb-kibana:v0.25.0-rc.0 +- ghcr.io/kubedb/kubedb-manifest-plugin:v0.12.0-rc.0 +- ghcr.io/kubedb/kubedb-ops-manager:v0.36.0-rc.0 +- ghcr.io/kubedb/kubedb-provisioner:v0.49.0-rc.0 +- ghcr.io/kubedb/kubedb-schema-manager:v0.25.0-rc.0 +- ghcr.io/kubedb/kubedb-ui-server:v0.25.0-rc.0 +- ghcr.io/kubedb/kubedb-webhook-server:v0.25.0-rc.0 +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.10.7-jammy +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.11.6-jammy +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.4.32-focal +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.5.23-focal +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.6.16-focal +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_11.0.4-jammy +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_11.1.3-jammy +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_11.2.2-jammy +- ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 +- ghcr.io/kubedb/mariadb-csi-snapshotter-plugin:v0.9.0-rc.0 - ghcr.io/kubedb/mariadb-init:0.5.2 -- ghcr.io/kubedb/mariadb-restic-plugin:v0.6.0 -- ghcr.io/kubedb/mongodb-csi-snapshotter-plugin:v0.9.0 +- ghcr.io/kubedb/mariadb-restic-plugin:v0.7.0-rc.0 +- ghcr.io/kubedb/mongodb-csi-snapshotter-plugin:v0.10.0-rc.0 - ghcr.io/kubedb/mongodb-init:4.2-v9 - ghcr.io/kubedb/mongodb-init:6.0-v10 - ghcr.io/kubedb/mongodb_exporter:v0.40.0 -- ghcr.io/kubedb/mssql-coordinator:v0.3.0 +- ghcr.io/kubedb/mssql-coordinator:v0.4.0-rc.0 - ghcr.io/kubedb/mssql-exporter:1.1.0 - ghcr.io/kubedb/mssql-init:2022-ubuntu-22-v3 -- ghcr.io/kubedb/mssqlserver-archiver:v0.0.1 +- ghcr.io/kubedb/mssqlserver-archiver:v0.3.0-rc.0 - ghcr.io/kubedb/mssqlserver-walg-plugin:v0.0.1 -- ghcr.io/kubedb/mysql-archiver:v0.9.0_5.7.44 -- ghcr.io/kubedb/mysql-archiver:v0.9.0_8.0.35 -- ghcr.io/kubedb/mysql-archiver:v0.9.0_8.1.0 -- ghcr.io/kubedb/mysql-archiver:v0.9.0_8.2.0 -- ghcr.io/kubedb/mysql-coordinator:v0.26.0 -- ghcr.io/kubedb/mysql-csi-snapshotter-plugin:v0.9.0 +- ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_5.7.44 +- ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_8.0.35 +- ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_8.1.0 +- ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_8.2.0 +- ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 +- ghcr.io/kubedb/mysql-csi-snapshotter-plugin:v0.10.0-rc.0 - ghcr.io/kubedb/mysql-init:5.7-v4 - ghcr.io/kubedb/mysql-init:8.0.31-v3 - ghcr.io/kubedb/mysql-init:8.4.2-v1 -- ghcr.io/kubedb/mysql-router-init:v0.26.0 +- ghcr.io/kubedb/mysql-router-init:v0.27.0-rc.0 - ghcr.io/kubedb/mysqld-exporter:v0.13.1 -- ghcr.io/kubedb/percona-xtradb-coordinator:v0.21.0 +- ghcr.io/kubedb/percona-xtradb-coordinator:v0.22.0-rc.0 - ghcr.io/kubedb/percona-xtradb-init:0.2.1 -- ghcr.io/kubedb/pg-coordinator:v0.32.0 +- ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 - ghcr.io/kubedb/pgbouncer:1.17.0 - ghcr.io/kubedb/pgbouncer:1.18.0 - ghcr.io/kubedb/pgbouncer:1.23.1 - ghcr.io/kubedb/pgbouncer_exporter:v0.1.1 -- ghcr.io/kubedb/postgres-archiver:v0.9.0_11.22-alpine -- ghcr.io/kubedb/postgres-archiver:v0.9.0_11.22-bookworm -- ghcr.io/kubedb/postgres-archiver:v0.9.0_12.17-alpine -- ghcr.io/kubedb/postgres-archiver:v0.9.0_12.17-bookworm -- ghcr.io/kubedb/postgres-archiver:v0.9.0_13.13-alpine -- ghcr.io/kubedb/postgres-archiver:v0.9.0_13.13-bookworm -- ghcr.io/kubedb/postgres-archiver:v0.9.0_14.10-alpine -- ghcr.io/kubedb/postgres-archiver:v0.9.0_14.10-bookworm -- ghcr.io/kubedb/postgres-archiver:v0.9.0_15.5-alpine -- ghcr.io/kubedb/postgres-archiver:v0.9.0_15.5-bookworm -- ghcr.io/kubedb/postgres-archiver:v0.9.0_16.1-alpine -- ghcr.io/kubedb/postgres-archiver:v0.9.0_16.1-bookworm -- ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.9.0 +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_11.22-alpine +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_11.22-bookworm +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_12.17-alpine +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_12.17-bookworm +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_13.13-alpine +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_13.13-bookworm +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_14.10-alpine +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_14.10-bookworm +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_15.5-alpine +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_15.5-bookworm +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_16.1-alpine +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_16.1-bookworm +- ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.10.0-rc.0 - ghcr.io/kubedb/postgres-init:0.16.0 -- ghcr.io/kubedb/postgres-restic-plugin:v0.11.0_16.1 -- ghcr.io/kubedb/provider-aws:v0.10.0 -- ghcr.io/kubedb/provider-azure:v0.10.0 -- ghcr.io/kubedb/provider-gcp:v0.10.0 +- ghcr.io/kubedb/postgres-restic-plugin:v0.12.0-rc.0_16.1 +- ghcr.io/kubedb/provider-aws:v0.11.0-rc.0 +- ghcr.io/kubedb/provider-azure:v0.11.0-rc.0 +- ghcr.io/kubedb/provider-gcp:v0.11.0-rc.0 - ghcr.io/kubedb/proxysql-exporter:v1.1.0 - ghcr.io/kubedb/proxysql:2.3.2-centos-v2 - ghcr.io/kubedb/proxysql:2.3.2-debian-v2 @@ -249,14 +248,13 @@ - ghcr.io/kubedb/proxysql:2.6.3-debian - ghcr.io/kubedb/rabbitmq-init:3.12.12 - ghcr.io/kubedb/rabbitmq-init:3.13.2 -- ghcr.io/kubedb/redis-coordinator:v0.27.0 +- ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 - ghcr.io/kubedb/redis-init:0.9.0 -- ghcr.io/kubedb/redis-restic-plugin:v0.11.0 +- ghcr.io/kubedb/redis-restic-plugin:v0.12.0-rc.0 - ghcr.io/kubedb/redis:4.0.11 -- ghcr.io/kubedb/redis_exporter:1.58.0 -- ghcr.io/kubedb/redis_exporter:v0.21.1 -- ghcr.io/kubedb/replication-mode-detector:v0.35.0 -- ghcr.io/kubedb/singlestore-coordinator:v0.3.0 +- ghcr.io/kubedb/redis_exporter:1.66.0 +- ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 +- ghcr.io/kubedb/singlestore-coordinator:v0.4.0-rc.0 - ghcr.io/kubedb/singlestore-init:8.1-v2 - ghcr.io/kubedb/singlestore-init:8.5-v2 - ghcr.io/kubedb/singlestore-init:8.7.10-v1 @@ -265,7 +263,7 @@ - ghcr.io/kubedb/solr-init:9.6.1 - ghcr.io/kubedb/wal-g:v2024.5.24_mongo - ghcr.io/kubedb/zookeeper-init:3.7-v1 -- ghcr.io/kubedb/zookeeper-restic-plugin:v0.4.0 +- ghcr.io/kubedb/zookeeper-restic-plugin:v0.5.0-rc.0 - mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04 - mcr.microsoft.com/mssql/server:2022-CU14-ubuntu-22.04 - mysql/mysql-router:8.0.31 diff --git a/catalog/import-images.sh b/catalog/import-images.sh index 057f5acb6..9f869f4ab 100755 --- a/catalog/import-images.sh +++ b/catalog/import-images.sh @@ -26,17 +26,17 @@ tar -zxvf $TARBALL CMD="./crane" -$CMD push --allow-nondistributable-artifacts --insecure images/apache-druid-25.0.0.tar $IMAGE_REGISTRY/apache/druid:25.0.0 $CMD push --allow-nondistributable-artifacts --insecure images/apicurio-apicurio-registry-kafkasql-2.5.11.Final.tar $IMAGE_REGISTRY/apicurio/apicurio-registry-kafkasql:2.5.11.Final $CMD push --allow-nondistributable-artifacts --insecure images/apicurio-apicurio-registry-mem-2.5.11.Final.tar $IMAGE_REGISTRY/apicurio/apicurio-registry-mem:2.5.11.Final $CMD push --allow-nondistributable-artifacts --insecure images/clickhouse-clickhouse-keeper-24.4.1.tar $IMAGE_REGISTRY/clickhouse/clickhouse-keeper:24.4.1 $CMD push --allow-nondistributable-artifacts --insecure images/clickhouse-clickhouse-server-24.4.1.tar $IMAGE_REGISTRY/clickhouse/clickhouse-server:24.4.1 $CMD push --allow-nondistributable-artifacts --insecure images/floragunncom-sg-elasticsearch-7.9.3-oss-47.1.0.tar $IMAGE_REGISTRY/floragunncom/sg-elasticsearch:7.9.3-oss-47.1.0 $CMD push --allow-nondistributable-artifacts --insecure images/aiven-open-karapace-3.15.0.tar $IMAGE_REGISTRY/aiven-open/karapace:3.15.0 +$CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-cassandra-exporter-2.3.8.tar $IMAGE_REGISTRY/appscode-images/cassandra-exporter:2.3.8 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-cassandra-4.1.6.tar $IMAGE_REGISTRY/appscode-images/cassandra:4.1.6 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-cassandra-5.0.0.tar $IMAGE_REGISTRY/appscode-images/cassandra:5.0.0 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-druid-28.0.1.tar $IMAGE_REGISTRY/appscode-images/druid:28.0.1 -$CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-druid-30.0.0.tar $IMAGE_REGISTRY/appscode-images/druid:30.0.0 +$CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-druid-30.0.1.tar $IMAGE_REGISTRY/appscode-images/druid:30.0.1 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-elastic-6.8.23.tar $IMAGE_REGISTRY/appscode-images/elastic:6.8.23 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-elastic-7.13.4.tar $IMAGE_REGISTRY/appscode-images/elastic:7.13.4 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-elastic-7.14.2.tar $IMAGE_REGISTRY/appscode-images/elastic:7.14.2 @@ -190,7 +190,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-s $CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-zookeeper-3.7.2.tar $IMAGE_REGISTRY/appscode-images/zookeeper:3.7.2 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-zookeeper-3.8.3.tar $IMAGE_REGISTRY/appscode-images/zookeeper:3.8.3 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-zookeeper-3.9.1.tar $IMAGE_REGISTRY/appscode-images/zookeeper:3.9.1 -$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kube-rbac-proxy-v0.11.0.tar $IMAGE_REGISTRY/appscode/kube-rbac-proxy:v0.11.0 +$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kube-rbac-proxy-v0.15.0.tar $IMAGE_REGISTRY/appscode/kube-rbac-proxy:v0.15.0 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-kubectl-nonroot-1.31.tar $IMAGE_REGISTRY/appscode/kubectl-nonroot:1.31 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-petset-v0.0.7.tar $IMAGE_REGISTRY/appscode/petset:v0.0.7 $CMD push --allow-nondistributable-artifacts --insecure images/appscode-sidekick-v0.0.8.tar $IMAGE_REGISTRY/appscode/sidekick:v0.0.8 @@ -198,77 +198,76 @@ $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-cassandra- $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-cassandra-init-5.0.0.tar $IMAGE_REGISTRY/kubedb/cassandra-init:5.0.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-clickhouse-init-24.4.1.tar $IMAGE_REGISTRY/kubedb/clickhouse-init:24.4.1 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-dashboard-restic-plugin-v0.1.0.tar $IMAGE_REGISTRY/kubedb/dashboard-restic-plugin:v0.1.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-dashboard-restic-plugin-v0.6.0.tar $IMAGE_REGISTRY/kubedb/dashboard-restic-plugin:v0.6.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-druid-init-25.0.0.tar $IMAGE_REGISTRY/kubedb/druid-init:25.0.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-dashboard-restic-plugin-v0.7.0-rc.0.tar $IMAGE_REGISTRY/kubedb/dashboard-restic-plugin:v0.7.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-druid-init-28.0.1.tar $IMAGE_REGISTRY/kubedb/druid-init:28.0.1 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-druid-init-30.0.0.tar $IMAGE_REGISTRY/kubedb/druid-init:30.0.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-elasticsearch-restic-plugin-v0.11.0.tar $IMAGE_REGISTRY/kubedb/elasticsearch-restic-plugin:v0.11.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-autoscaler-v0.33.0.tar $IMAGE_REGISTRY/kubedb/kubedb-autoscaler:v0.33.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-crd-manager-v0.3.0.tar $IMAGE_REGISTRY/kubedb/kubedb-crd-manager:v0.3.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-kibana-v0.24.0.tar $IMAGE_REGISTRY/kubedb/kubedb-kibana:v0.24.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-manifest-plugin-v0.11.0.tar $IMAGE_REGISTRY/kubedb/kubedb-manifest-plugin:v0.11.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-ops-manager-v0.35.1.tar $IMAGE_REGISTRY/kubedb/kubedb-ops-manager:v0.35.1 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-provisioner-v0.48.1.tar $IMAGE_REGISTRY/kubedb/kubedb-provisioner:v0.48.1 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-schema-manager-v0.24.0.tar $IMAGE_REGISTRY/kubedb/kubedb-schema-manager:v0.24.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-ui-server-v0.24.0.tar $IMAGE_REGISTRY/kubedb/kubedb-ui-server:v0.24.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-webhook-server-v0.24.0.tar $IMAGE_REGISTRY/kubedb/kubedb-webhook-server:v0.24.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.4.0_10.10.7-jammy.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_10.10.7-jammy -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.4.0_10.11.6-jammy.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_10.11.6-jammy -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.4.0_10.4.32-focal.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_10.4.32-focal -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.4.0_10.5.23-focal.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_10.5.23-focal -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.4.0_10.6.16-focal.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_10.6.16-focal -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.4.0_11.0.4-jammy.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_11.0.4-jammy -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.4.0_11.1.3-jammy.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_11.1.3-jammy -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.4.0_11.2.2-jammy.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.4.0_11.2.2-jammy -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-coordinator-v0.28.0.tar $IMAGE_REGISTRY/kubedb/mariadb-coordinator:v0.28.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-csi-snapshotter-plugin-v0.8.0.tar $IMAGE_REGISTRY/kubedb/mariadb-csi-snapshotter-plugin:v0.8.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-druid-init-30.0.1.tar $IMAGE_REGISTRY/kubedb/druid-init:30.0.1 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-elasticsearch-restic-plugin-v0.12.0-rc.0.tar $IMAGE_REGISTRY/kubedb/elasticsearch-restic-plugin:v0.12.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-autoscaler-v0.34.0-rc.0.tar $IMAGE_REGISTRY/kubedb/kubedb-autoscaler:v0.34.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-crd-manager-v0.4.0-rc.0.tar $IMAGE_REGISTRY/kubedb/kubedb-crd-manager:v0.4.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-kibana-v0.25.0-rc.0.tar $IMAGE_REGISTRY/kubedb/kubedb-kibana:v0.25.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-manifest-plugin-v0.12.0-rc.0.tar $IMAGE_REGISTRY/kubedb/kubedb-manifest-plugin:v0.12.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-ops-manager-v0.36.0-rc.0.tar $IMAGE_REGISTRY/kubedb/kubedb-ops-manager:v0.36.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-provisioner-v0.49.0-rc.0.tar $IMAGE_REGISTRY/kubedb/kubedb-provisioner:v0.49.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-schema-manager-v0.25.0-rc.0.tar $IMAGE_REGISTRY/kubedb/kubedb-schema-manager:v0.25.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-ui-server-v0.25.0-rc.0.tar $IMAGE_REGISTRY/kubedb/kubedb-ui-server:v0.25.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-kubedb-webhook-server-v0.25.0-rc.0.tar $IMAGE_REGISTRY/kubedb/kubedb-webhook-server:v0.25.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.10.7-jammy.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_10.10.7-jammy +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.11.6-jammy.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_10.11.6-jammy +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.4.32-focal.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_10.4.32-focal +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.5.23-focal.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_10.5.23-focal +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.6.16-focal.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_10.6.16-focal +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.9.0-rc.0_11.0.4-jammy.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_11.0.4-jammy +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.9.0-rc.0_11.1.3-jammy.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_11.1.3-jammy +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-archiver-v0.9.0-rc.0_11.2.2-jammy.tar $IMAGE_REGISTRY/kubedb/mariadb-archiver:v0.9.0-rc.0_11.2.2-jammy +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-coordinator-v0.29.0-rc.0.tar $IMAGE_REGISTRY/kubedb/mariadb-coordinator:v0.29.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-csi-snapshotter-plugin-v0.9.0-rc.0.tar $IMAGE_REGISTRY/kubedb/mariadb-csi-snapshotter-plugin:v0.9.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-init-0.5.2.tar $IMAGE_REGISTRY/kubedb/mariadb-init:0.5.2 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-restic-plugin-v0.6.0.tar $IMAGE_REGISTRY/kubedb/mariadb-restic-plugin:v0.6.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mongodb-csi-snapshotter-plugin-v0.9.0.tar $IMAGE_REGISTRY/kubedb/mongodb-csi-snapshotter-plugin:v0.9.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mariadb-restic-plugin-v0.7.0-rc.0.tar $IMAGE_REGISTRY/kubedb/mariadb-restic-plugin:v0.7.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mongodb-csi-snapshotter-plugin-v0.10.0-rc.0.tar $IMAGE_REGISTRY/kubedb/mongodb-csi-snapshotter-plugin:v0.10.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mongodb-init-4.2-v9.tar $IMAGE_REGISTRY/kubedb/mongodb-init:4.2-v9 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mongodb-init-6.0-v10.tar $IMAGE_REGISTRY/kubedb/mongodb-init:6.0-v10 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mongodb_exporter-v0.40.0.tar $IMAGE_REGISTRY/kubedb/mongodb_exporter:v0.40.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mssql-coordinator-v0.3.0.tar $IMAGE_REGISTRY/kubedb/mssql-coordinator:v0.3.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mssql-coordinator-v0.4.0-rc.0.tar $IMAGE_REGISTRY/kubedb/mssql-coordinator:v0.4.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mssql-exporter-1.1.0.tar $IMAGE_REGISTRY/kubedb/mssql-exporter:1.1.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mssql-init-2022-ubuntu-22-v3.tar $IMAGE_REGISTRY/kubedb/mssql-init:2022-ubuntu-22-v3 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mssqlserver-archiver-v0.0.1.tar $IMAGE_REGISTRY/kubedb/mssqlserver-archiver:v0.0.1 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mssqlserver-archiver-v0.3.0-rc.0.tar $IMAGE_REGISTRY/kubedb/mssqlserver-archiver:v0.3.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mssqlserver-walg-plugin-v0.0.1.tar $IMAGE_REGISTRY/kubedb/mssqlserver-walg-plugin:v0.0.1 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-archiver-v0.9.0_5.7.44.tar $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.9.0_5.7.44 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-archiver-v0.9.0_8.0.35.tar $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.9.0_8.0.35 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-archiver-v0.9.0_8.1.0.tar $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.9.0_8.1.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-archiver-v0.9.0_8.2.0.tar $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.9.0_8.2.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-coordinator-v0.26.0.tar $IMAGE_REGISTRY/kubedb/mysql-coordinator:v0.26.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-csi-snapshotter-plugin-v0.9.0.tar $IMAGE_REGISTRY/kubedb/mysql-csi-snapshotter-plugin:v0.9.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-archiver-v0.10.0-rc.0_5.7.44.tar $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.10.0-rc.0_5.7.44 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-archiver-v0.10.0-rc.0_8.0.35.tar $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.10.0-rc.0_8.0.35 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-archiver-v0.10.0-rc.0_8.1.0.tar $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.10.0-rc.0_8.1.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-archiver-v0.10.0-rc.0_8.2.0.tar $IMAGE_REGISTRY/kubedb/mysql-archiver:v0.10.0-rc.0_8.2.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-coordinator-v0.27.0-rc.0.tar $IMAGE_REGISTRY/kubedb/mysql-coordinator:v0.27.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-csi-snapshotter-plugin-v0.10.0-rc.0.tar $IMAGE_REGISTRY/kubedb/mysql-csi-snapshotter-plugin:v0.10.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-init-5.7-v4.tar $IMAGE_REGISTRY/kubedb/mysql-init:5.7-v4 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-init-8.0.31-v3.tar $IMAGE_REGISTRY/kubedb/mysql-init:8.0.31-v3 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-init-8.4.2-v1.tar $IMAGE_REGISTRY/kubedb/mysql-init:8.4.2-v1 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-router-init-v0.26.0.tar $IMAGE_REGISTRY/kubedb/mysql-router-init:v0.26.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysql-router-init-v0.27.0-rc.0.tar $IMAGE_REGISTRY/kubedb/mysql-router-init:v0.27.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-mysqld-exporter-v0.13.1.tar $IMAGE_REGISTRY/kubedb/mysqld-exporter:v0.13.1 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-percona-xtradb-coordinator-v0.21.0.tar $IMAGE_REGISTRY/kubedb/percona-xtradb-coordinator:v0.21.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-percona-xtradb-coordinator-v0.22.0-rc.0.tar $IMAGE_REGISTRY/kubedb/percona-xtradb-coordinator:v0.22.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-percona-xtradb-init-0.2.1.tar $IMAGE_REGISTRY/kubedb/percona-xtradb-init:0.2.1 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-pg-coordinator-v0.32.0.tar $IMAGE_REGISTRY/kubedb/pg-coordinator:v0.32.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-pg-coordinator-v0.33.0-rc.0.tar $IMAGE_REGISTRY/kubedb/pg-coordinator:v0.33.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-pgbouncer-1.17.0.tar $IMAGE_REGISTRY/kubedb/pgbouncer:1.17.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-pgbouncer-1.18.0.tar $IMAGE_REGISTRY/kubedb/pgbouncer:1.18.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-pgbouncer-1.23.1.tar $IMAGE_REGISTRY/kubedb/pgbouncer:1.23.1 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-pgbouncer_exporter-v0.1.1.tar $IMAGE_REGISTRY/kubedb/pgbouncer_exporter:v0.1.1 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.9.0_11.22-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_11.22-alpine -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.9.0_11.22-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_11.22-bookworm -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.9.0_12.17-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_12.17-alpine -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.9.0_12.17-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_12.17-bookworm -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.9.0_13.13-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_13.13-alpine -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.9.0_13.13-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_13.13-bookworm -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.9.0_14.10-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_14.10-alpine -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.9.0_14.10-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_14.10-bookworm -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.9.0_15.5-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_15.5-alpine -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.9.0_15.5-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_15.5-bookworm -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.9.0_16.1-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_16.1-alpine -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.9.0_16.1-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.9.0_16.1-bookworm -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-csi-snapshotter-plugin-v0.9.0.tar $IMAGE_REGISTRY/kubedb/postgres-csi-snapshotter-plugin:v0.9.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-init-0.15.0.tar $IMAGE_REGISTRY/kubedb/postgres-init:0.16.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-restic-plugin-v0.11.0_16.1.tar $IMAGE_REGISTRY/kubedb/postgres-restic-plugin:v0.11.0_16.1 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-provider-aws-v0.10.0.tar $IMAGE_REGISTRY/kubedb/provider-aws:v0.10.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-provider-azure-v0.10.0.tar $IMAGE_REGISTRY/kubedb/provider-azure:v0.10.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-provider-gcp-v0.10.0.tar $IMAGE_REGISTRY/kubedb/provider-gcp:v0.10.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0-rc.0_11.22-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_11.22-alpine +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0-rc.0_11.22-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_11.22-bookworm +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0-rc.0_12.17-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_12.17-alpine +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0-rc.0_12.17-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_12.17-bookworm +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0-rc.0_13.13-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_13.13-alpine +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0-rc.0_13.13-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_13.13-bookworm +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0-rc.0_14.10-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_14.10-alpine +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0-rc.0_14.10-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_14.10-bookworm +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0-rc.0_15.5-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_15.5-alpine +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0-rc.0_15.5-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_15.5-bookworm +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0-rc.0_16.1-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_16.1-alpine +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.10.0-rc.0_16.1-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.10.0-rc.0_16.1-bookworm +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-csi-snapshotter-plugin-v0.10.0-rc.0.tar $IMAGE_REGISTRY/kubedb/postgres-csi-snapshotter-plugin:v0.10.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-init-0.16.0.tar $IMAGE_REGISTRY/kubedb/postgres-init:0.16.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-restic-plugin-v0.12.0-rc.0_16.1.tar $IMAGE_REGISTRY/kubedb/postgres-restic-plugin:v0.12.0-rc.0_16.1 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-provider-aws-v0.11.0-rc.0.tar $IMAGE_REGISTRY/kubedb/provider-aws:v0.11.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-provider-azure-v0.11.0-rc.0.tar $IMAGE_REGISTRY/kubedb/provider-azure:v0.11.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-provider-gcp-v0.11.0-rc.0.tar $IMAGE_REGISTRY/kubedb/provider-gcp:v0.11.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-proxysql-exporter-v1.1.0.tar $IMAGE_REGISTRY/kubedb/proxysql-exporter:v1.1.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-proxysql-2.3.2-centos-v2.tar $IMAGE_REGISTRY/kubedb/proxysql:2.3.2-centos-v2 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-proxysql-2.3.2-debian-v2.tar $IMAGE_REGISTRY/kubedb/proxysql:2.3.2-debian-v2 @@ -277,14 +276,13 @@ $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-proxysql-2 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-proxysql-2.6.3-debian.tar $IMAGE_REGISTRY/kubedb/proxysql:2.6.3-debian $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-rabbitmq-init-3.12.12.tar $IMAGE_REGISTRY/kubedb/rabbitmq-init:3.12.12 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-rabbitmq-init-3.13.2.tar $IMAGE_REGISTRY/kubedb/rabbitmq-init:3.13.2 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-coordinator-v0.27.0.tar $IMAGE_REGISTRY/kubedb/redis-coordinator:v0.27.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-coordinator-v0.28.0-rc.0.tar $IMAGE_REGISTRY/kubedb/redis-coordinator:v0.28.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-init-0.9.0.tar $IMAGE_REGISTRY/kubedb/redis-init:0.9.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-restic-plugin-v0.11.0.tar $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.11.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-restic-plugin-v0.12.0-rc.0.tar $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.12.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-4.0.11.tar $IMAGE_REGISTRY/kubedb/redis:4.0.11 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis_exporter-1.58.0.tar $IMAGE_REGISTRY/kubedb/redis_exporter:1.58.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis_exporter-v0.21.1.tar $IMAGE_REGISTRY/kubedb/redis_exporter:v0.21.1 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-replication-mode-detector-v0.35.0.tar $IMAGE_REGISTRY/kubedb/replication-mode-detector:v0.35.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-singlestore-coordinator-v0.3.0.tar $IMAGE_REGISTRY/kubedb/singlestore-coordinator:v0.3.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis_exporter-1.66.0.tar $IMAGE_REGISTRY/kubedb/redis_exporter:1.66.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-replication-mode-detector-v0.36.0-rc.0.tar $IMAGE_REGISTRY/kubedb/replication-mode-detector:v0.36.0-rc.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-singlestore-coordinator-v0.4.0-rc.0.tar $IMAGE_REGISTRY/kubedb/singlestore-coordinator:v0.4.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-singlestore-init-8.1-v2.tar $IMAGE_REGISTRY/kubedb/singlestore-init:8.1-v2 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-singlestore-init-8.5-v2.tar $IMAGE_REGISTRY/kubedb/singlestore-init:8.5-v2 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-singlestore-init-8.7.10-v1.tar $IMAGE_REGISTRY/kubedb/singlestore-init:8.7.10-v1 @@ -293,7 +291,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-solr-init- $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-solr-init-9.6.1.tar $IMAGE_REGISTRY/kubedb/solr-init:9.6.1 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-wal-g-v2024.5.24_mongo.tar $IMAGE_REGISTRY/kubedb/wal-g:v2024.5.24_mongo $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-zookeeper-init-3.7-v1.tar $IMAGE_REGISTRY/kubedb/zookeeper-init:3.7-v1 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-zookeeper-restic-plugin-v0.4.0.tar $IMAGE_REGISTRY/kubedb/zookeeper-restic-plugin:v0.4.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-zookeeper-restic-plugin-v0.5.0-rc.0.tar $IMAGE_REGISTRY/kubedb/zookeeper-restic-plugin:v0.5.0-rc.0 $CMD push --allow-nondistributable-artifacts --insecure images/mssql-server-2022-CU12-ubuntu-22.04.tar $IMAGE_REGISTRY/mssql/server:2022-CU12-ubuntu-22.04 $CMD push --allow-nondistributable-artifacts --insecure images/mssql-server-2022-CU14-ubuntu-22.04.tar $IMAGE_REGISTRY/mssql/server:2022-CU14-ubuntu-22.04 $CMD push --allow-nondistributable-artifacts --insecure images/mysql-mysql-router-8.0.31.tar $IMAGE_REGISTRY/mysql/mysql-router:8.0.31 diff --git a/catalog/import-into-k3s.sh b/catalog/import-into-k3s.sh index 5d8bed156..e70aabaeb 100755 --- a/catalog/import-into-k3s.sh +++ b/catalog/import-into-k3s.sh @@ -24,17 +24,17 @@ fi TARBALL=${1:-} tar -zxvf $TARBALL -k3s ctr images import images/apache-druid-25.0.0.tar k3s ctr images import images/apicurio-apicurio-registry-kafkasql-2.5.11.Final.tar k3s ctr images import images/apicurio-apicurio-registry-mem-2.5.11.Final.tar k3s ctr images import images/clickhouse-clickhouse-keeper-24.4.1.tar k3s ctr images import images/clickhouse-clickhouse-server-24.4.1.tar k3s ctr images import images/floragunncom-sg-elasticsearch-7.9.3-oss-47.1.0.tar k3s ctr images import images/aiven-open-karapace-3.15.0.tar +k3s ctr images import images/appscode-images-cassandra-exporter-2.3.8.tar k3s ctr images import images/appscode-images-cassandra-4.1.6.tar k3s ctr images import images/appscode-images-cassandra-5.0.0.tar k3s ctr images import images/appscode-images-druid-28.0.1.tar -k3s ctr images import images/appscode-images-druid-30.0.0.tar +k3s ctr images import images/appscode-images-druid-30.0.1.tar k3s ctr images import images/appscode-images-elastic-6.8.23.tar k3s ctr images import images/appscode-images-elastic-7.13.4.tar k3s ctr images import images/appscode-images-elastic-7.14.2.tar @@ -188,7 +188,7 @@ k3s ctr images import images/appscode-images-solr-9.6.1.tar k3s ctr images import images/appscode-images-zookeeper-3.7.2.tar k3s ctr images import images/appscode-images-zookeeper-3.8.3.tar k3s ctr images import images/appscode-images-zookeeper-3.9.1.tar -k3s ctr images import images/appscode-kube-rbac-proxy-v0.11.0.tar +k3s ctr images import images/appscode-kube-rbac-proxy-v0.15.0.tar k3s ctr images import images/appscode-kubectl-nonroot-1.31.tar k3s ctr images import images/appscode-petset-v0.0.7.tar k3s ctr images import images/appscode-sidekick-v0.0.8.tar @@ -196,77 +196,76 @@ k3s ctr images import images/kubedb-cassandra-init-4.1.6.tar k3s ctr images import images/kubedb-cassandra-init-5.0.0.tar k3s ctr images import images/kubedb-clickhouse-init-24.4.1.tar k3s ctr images import images/kubedb-dashboard-restic-plugin-v0.1.0.tar -k3s ctr images import images/kubedb-dashboard-restic-plugin-v0.6.0.tar -k3s ctr images import images/kubedb-druid-init-25.0.0.tar +k3s ctr images import images/kubedb-dashboard-restic-plugin-v0.7.0-rc.0.tar k3s ctr images import images/kubedb-druid-init-28.0.1.tar -k3s ctr images import images/kubedb-druid-init-30.0.0.tar -k3s ctr images import images/kubedb-elasticsearch-restic-plugin-v0.11.0.tar -k3s ctr images import images/kubedb-kubedb-autoscaler-v0.33.0.tar -k3s ctr images import images/kubedb-kubedb-crd-manager-v0.3.0.tar -k3s ctr images import images/kubedb-kubedb-kibana-v0.24.0.tar -k3s ctr images import images/kubedb-kubedb-manifest-plugin-v0.11.0.tar -k3s ctr images import images/kubedb-kubedb-ops-manager-v0.35.1.tar -k3s ctr images import images/kubedb-kubedb-provisioner-v0.48.1.tar -k3s ctr images import images/kubedb-kubedb-schema-manager-v0.24.0.tar -k3s ctr images import images/kubedb-kubedb-ui-server-v0.24.0.tar -k3s ctr images import images/kubedb-kubedb-webhook-server-v0.24.0.tar -k3s ctr images import images/kubedb-mariadb-archiver-v0.4.0_10.10.7-jammy.tar -k3s ctr images import images/kubedb-mariadb-archiver-v0.4.0_10.11.6-jammy.tar -k3s ctr images import images/kubedb-mariadb-archiver-v0.4.0_10.4.32-focal.tar -k3s ctr images import images/kubedb-mariadb-archiver-v0.4.0_10.5.23-focal.tar -k3s ctr images import images/kubedb-mariadb-archiver-v0.4.0_10.6.16-focal.tar -k3s ctr images import images/kubedb-mariadb-archiver-v0.4.0_11.0.4-jammy.tar -k3s ctr images import images/kubedb-mariadb-archiver-v0.4.0_11.1.3-jammy.tar -k3s ctr images import images/kubedb-mariadb-archiver-v0.4.0_11.2.2-jammy.tar -k3s ctr images import images/kubedb-mariadb-coordinator-v0.28.0.tar -k3s ctr images import images/kubedb-mariadb-csi-snapshotter-plugin-v0.8.0.tar +k3s ctr images import images/kubedb-druid-init-30.0.1.tar +k3s ctr images import images/kubedb-elasticsearch-restic-plugin-v0.12.0-rc.0.tar +k3s ctr images import images/kubedb-kubedb-autoscaler-v0.34.0-rc.0.tar +k3s ctr images import images/kubedb-kubedb-crd-manager-v0.4.0-rc.0.tar +k3s ctr images import images/kubedb-kubedb-kibana-v0.25.0-rc.0.tar +k3s ctr images import images/kubedb-kubedb-manifest-plugin-v0.12.0-rc.0.tar +k3s ctr images import images/kubedb-kubedb-ops-manager-v0.36.0-rc.0.tar +k3s ctr images import images/kubedb-kubedb-provisioner-v0.49.0-rc.0.tar +k3s ctr images import images/kubedb-kubedb-schema-manager-v0.25.0-rc.0.tar +k3s ctr images import images/kubedb-kubedb-ui-server-v0.25.0-rc.0.tar +k3s ctr images import images/kubedb-kubedb-webhook-server-v0.25.0-rc.0.tar +k3s ctr images import images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.10.7-jammy.tar +k3s ctr images import images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.11.6-jammy.tar +k3s ctr images import images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.4.32-focal.tar +k3s ctr images import images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.5.23-focal.tar +k3s ctr images import images/kubedb-mariadb-archiver-v0.9.0-rc.0_10.6.16-focal.tar +k3s ctr images import images/kubedb-mariadb-archiver-v0.9.0-rc.0_11.0.4-jammy.tar +k3s ctr images import images/kubedb-mariadb-archiver-v0.9.0-rc.0_11.1.3-jammy.tar +k3s ctr images import images/kubedb-mariadb-archiver-v0.9.0-rc.0_11.2.2-jammy.tar +k3s ctr images import images/kubedb-mariadb-coordinator-v0.29.0-rc.0.tar +k3s ctr images import images/kubedb-mariadb-csi-snapshotter-plugin-v0.9.0-rc.0.tar k3s ctr images import images/kubedb-mariadb-init-0.5.2.tar -k3s ctr images import images/kubedb-mariadb-restic-plugin-v0.6.0.tar -k3s ctr images import images/kubedb-mongodb-csi-snapshotter-plugin-v0.9.0.tar +k3s ctr images import images/kubedb-mariadb-restic-plugin-v0.7.0-rc.0.tar +k3s ctr images import images/kubedb-mongodb-csi-snapshotter-plugin-v0.10.0-rc.0.tar k3s ctr images import images/kubedb-mongodb-init-4.2-v9.tar k3s ctr images import images/kubedb-mongodb-init-6.0-v10.tar k3s ctr images import images/kubedb-mongodb_exporter-v0.40.0.tar -k3s ctr images import images/kubedb-mssql-coordinator-v0.3.0.tar +k3s ctr images import images/kubedb-mssql-coordinator-v0.4.0-rc.0.tar k3s ctr images import images/kubedb-mssql-exporter-1.1.0.tar k3s ctr images import images/kubedb-mssql-init-2022-ubuntu-22-v3.tar -k3s ctr images import images/kubedb-mssqlserver-archiver-v0.0.1.tar +k3s ctr images import images/kubedb-mssqlserver-archiver-v0.3.0-rc.0.tar k3s ctr images import images/kubedb-mssqlserver-walg-plugin-v0.0.1.tar -k3s ctr images import images/kubedb-mysql-archiver-v0.9.0_5.7.44.tar -k3s ctr images import images/kubedb-mysql-archiver-v0.9.0_8.0.35.tar -k3s ctr images import images/kubedb-mysql-archiver-v0.9.0_8.1.0.tar -k3s ctr images import images/kubedb-mysql-archiver-v0.9.0_8.2.0.tar -k3s ctr images import images/kubedb-mysql-coordinator-v0.26.0.tar -k3s ctr images import images/kubedb-mysql-csi-snapshotter-plugin-v0.9.0.tar +k3s ctr images import images/kubedb-mysql-archiver-v0.10.0-rc.0_5.7.44.tar +k3s ctr images import images/kubedb-mysql-archiver-v0.10.0-rc.0_8.0.35.tar +k3s ctr images import images/kubedb-mysql-archiver-v0.10.0-rc.0_8.1.0.tar +k3s ctr images import images/kubedb-mysql-archiver-v0.10.0-rc.0_8.2.0.tar +k3s ctr images import images/kubedb-mysql-coordinator-v0.27.0-rc.0.tar +k3s ctr images import images/kubedb-mysql-csi-snapshotter-plugin-v0.10.0-rc.0.tar k3s ctr images import images/kubedb-mysql-init-5.7-v4.tar k3s ctr images import images/kubedb-mysql-init-8.0.31-v3.tar k3s ctr images import images/kubedb-mysql-init-8.4.2-v1.tar -k3s ctr images import images/kubedb-mysql-router-init-v0.26.0.tar +k3s ctr images import images/kubedb-mysql-router-init-v0.27.0-rc.0.tar k3s ctr images import images/kubedb-mysqld-exporter-v0.13.1.tar -k3s ctr images import images/kubedb-percona-xtradb-coordinator-v0.21.0.tar +k3s ctr images import images/kubedb-percona-xtradb-coordinator-v0.22.0-rc.0.tar k3s ctr images import images/kubedb-percona-xtradb-init-0.2.1.tar -k3s ctr images import images/kubedb-pg-coordinator-v0.32.0.tar +k3s ctr images import images/kubedb-pg-coordinator-v0.33.0-rc.0.tar k3s ctr images import images/kubedb-pgbouncer-1.17.0.tar k3s ctr images import images/kubedb-pgbouncer-1.18.0.tar k3s ctr images import images/kubedb-pgbouncer-1.23.1.tar k3s ctr images import images/kubedb-pgbouncer_exporter-v0.1.1.tar -k3s ctr images import images/kubedb-postgres-archiver-v0.9.0_11.22-alpine.tar -k3s ctr images import images/kubedb-postgres-archiver-v0.9.0_11.22-bookworm.tar -k3s ctr images import images/kubedb-postgres-archiver-v0.9.0_12.17-alpine.tar -k3s ctr images import images/kubedb-postgres-archiver-v0.9.0_12.17-bookworm.tar -k3s ctr images import images/kubedb-postgres-archiver-v0.9.0_13.13-alpine.tar -k3s ctr images import images/kubedb-postgres-archiver-v0.9.0_13.13-bookworm.tar -k3s ctr images import images/kubedb-postgres-archiver-v0.9.0_14.10-alpine.tar -k3s ctr images import images/kubedb-postgres-archiver-v0.9.0_14.10-bookworm.tar -k3s ctr images import images/kubedb-postgres-archiver-v0.9.0_15.5-alpine.tar -k3s ctr images import images/kubedb-postgres-archiver-v0.9.0_15.5-bookworm.tar -k3s ctr images import images/kubedb-postgres-archiver-v0.9.0_16.1-alpine.tar -k3s ctr images import images/kubedb-postgres-archiver-v0.9.0_16.1-bookworm.tar -k3s ctr images import images/kubedb-postgres-csi-snapshotter-plugin-v0.9.0.tar -k3s ctr images import images/kubedb-postgres-init-0.15.0.tar -k3s ctr images import images/kubedb-postgres-restic-plugin-v0.11.0_16.1.tar -k3s ctr images import images/kubedb-provider-aws-v0.10.0.tar -k3s ctr images import images/kubedb-provider-azure-v0.10.0.tar -k3s ctr images import images/kubedb-provider-gcp-v0.10.0.tar +k3s ctr images import images/kubedb-postgres-archiver-v0.10.0-rc.0_11.22-alpine.tar +k3s ctr images import images/kubedb-postgres-archiver-v0.10.0-rc.0_11.22-bookworm.tar +k3s ctr images import images/kubedb-postgres-archiver-v0.10.0-rc.0_12.17-alpine.tar +k3s ctr images import images/kubedb-postgres-archiver-v0.10.0-rc.0_12.17-bookworm.tar +k3s ctr images import images/kubedb-postgres-archiver-v0.10.0-rc.0_13.13-alpine.tar +k3s ctr images import images/kubedb-postgres-archiver-v0.10.0-rc.0_13.13-bookworm.tar +k3s ctr images import images/kubedb-postgres-archiver-v0.10.0-rc.0_14.10-alpine.tar +k3s ctr images import images/kubedb-postgres-archiver-v0.10.0-rc.0_14.10-bookworm.tar +k3s ctr images import images/kubedb-postgres-archiver-v0.10.0-rc.0_15.5-alpine.tar +k3s ctr images import images/kubedb-postgres-archiver-v0.10.0-rc.0_15.5-bookworm.tar +k3s ctr images import images/kubedb-postgres-archiver-v0.10.0-rc.0_16.1-alpine.tar +k3s ctr images import images/kubedb-postgres-archiver-v0.10.0-rc.0_16.1-bookworm.tar +k3s ctr images import images/kubedb-postgres-csi-snapshotter-plugin-v0.10.0-rc.0.tar +k3s ctr images import images/kubedb-postgres-init-0.16.0.tar +k3s ctr images import images/kubedb-postgres-restic-plugin-v0.12.0-rc.0_16.1.tar +k3s ctr images import images/kubedb-provider-aws-v0.11.0-rc.0.tar +k3s ctr images import images/kubedb-provider-azure-v0.11.0-rc.0.tar +k3s ctr images import images/kubedb-provider-gcp-v0.11.0-rc.0.tar k3s ctr images import images/kubedb-proxysql-exporter-v1.1.0.tar k3s ctr images import images/kubedb-proxysql-2.3.2-centos-v2.tar k3s ctr images import images/kubedb-proxysql-2.3.2-debian-v2.tar @@ -275,14 +274,13 @@ k3s ctr images import images/kubedb-proxysql-2.4.4-debian.tar k3s ctr images import images/kubedb-proxysql-2.6.3-debian.tar k3s ctr images import images/kubedb-rabbitmq-init-3.12.12.tar k3s ctr images import images/kubedb-rabbitmq-init-3.13.2.tar -k3s ctr images import images/kubedb-redis-coordinator-v0.27.0.tar +k3s ctr images import images/kubedb-redis-coordinator-v0.28.0-rc.0.tar k3s ctr images import images/kubedb-redis-init-0.9.0.tar -k3s ctr images import images/kubedb-redis-restic-plugin-v0.11.0.tar +k3s ctr images import images/kubedb-redis-restic-plugin-v0.12.0-rc.0.tar k3s ctr images import images/kubedb-redis-4.0.11.tar -k3s ctr images import images/kubedb-redis_exporter-1.58.0.tar -k3s ctr images import images/kubedb-redis_exporter-v0.21.1.tar -k3s ctr images import images/kubedb-replication-mode-detector-v0.35.0.tar -k3s ctr images import images/kubedb-singlestore-coordinator-v0.3.0.tar +k3s ctr images import images/kubedb-redis_exporter-1.66.0.tar +k3s ctr images import images/kubedb-replication-mode-detector-v0.36.0-rc.0.tar +k3s ctr images import images/kubedb-singlestore-coordinator-v0.4.0-rc.0.tar k3s ctr images import images/kubedb-singlestore-init-8.1-v2.tar k3s ctr images import images/kubedb-singlestore-init-8.5-v2.tar k3s ctr images import images/kubedb-singlestore-init-8.7.10-v1.tar @@ -291,7 +289,7 @@ k3s ctr images import images/kubedb-solr-init-9.4.1.tar k3s ctr images import images/kubedb-solr-init-9.6.1.tar k3s ctr images import images/kubedb-wal-g-v2024.5.24_mongo.tar k3s ctr images import images/kubedb-zookeeper-init-3.7-v1.tar -k3s ctr images import images/kubedb-zookeeper-restic-plugin-v0.4.0.tar +k3s ctr images import images/kubedb-zookeeper-restic-plugin-v0.5.0-rc.0.tar k3s ctr images import images/mssql-server-2022-CU12-ubuntu-22.04.tar k3s ctr images import images/mssql-server-2022-CU14-ubuntu-22.04.tar k3s ctr images import images/mysql-mysql-router-8.0.31.tar diff --git a/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.10.2.yaml b/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.10.2.yaml index fde2fd865..120e13c45 100644 --- a/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.10.2.yaml +++ b/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.10.2.yaml @@ -4,7 +4,7 @@ metadata: name: 10.10.2 spec: coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:10.10.2-jammy deprecated: true diff --git a/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.11.2.yaml b/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.11.2.yaml index 7b2a8b3fd..9b7f57319 100644 --- a/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.11.2.yaml +++ b/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.11.2.yaml @@ -4,7 +4,7 @@ metadata: name: 10.11.2 spec: coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:10.11.2-jammy deprecated: true diff --git a/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.4.17.yaml b/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.4.17.yaml index c4bdd754c..4b761c966 100644 --- a/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.4.17.yaml +++ b/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.4.17.yaml @@ -4,7 +4,7 @@ metadata: name: 10.4.17 spec: coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: mariadb:10.4.17 deprecated: true diff --git a/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.4.31.yaml b/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.4.31.yaml index bad5c23b2..1dec7928f 100644 --- a/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.4.31.yaml +++ b/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.4.31.yaml @@ -4,7 +4,7 @@ metadata: name: 10.4.31 spec: coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:10.4.31-focal deprecated: true diff --git a/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.5.8.yaml b/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.5.8.yaml index 354aff55c..3771383b6 100644 --- a/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.5.8.yaml +++ b/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.5.8.yaml @@ -4,7 +4,7 @@ metadata: name: 10.5.8 spec: coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: mariadb:10.5.8 deprecated: true diff --git a/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.6.4.yaml b/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.6.4.yaml index f302142a5..8507b0193 100644 --- a/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.6.4.yaml +++ b/catalog/kubedb/raw/mariadb/deprecated-mariadb-10.6.4.yaml @@ -4,7 +4,7 @@ metadata: name: 10.6.4 spec: coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:10.6.4-focal deprecated: true diff --git a/catalog/kubedb/raw/mariadb/mariadb-10.10.7.yaml b/catalog/kubedb/raw/mariadb/mariadb-10.10.7.yaml index 78c73dccc..e70d1548d 100644 --- a/catalog/kubedb/raw/mariadb/mariadb-10.10.7.yaml +++ b/catalog/kubedb/raw/mariadb/mariadb-10.10.7.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mariadb-archiver:(v0.4.0)_10.10.7-jammy + image: ghcr.io/kubedb/mariadb-archiver:(v0.9.0-rc.0)_10.10.7-jammy coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:10.10.7-jammy exporter: diff --git a/catalog/kubedb/raw/mariadb/mariadb-10.11.6.yaml b/catalog/kubedb/raw/mariadb/mariadb-10.11.6.yaml index 368ae045a..f0df494f3 100644 --- a/catalog/kubedb/raw/mariadb/mariadb-10.11.6.yaml +++ b/catalog/kubedb/raw/mariadb/mariadb-10.11.6.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mariadb-archiver:(v0.4.0)_10.11.6-jammy + image: ghcr.io/kubedb/mariadb-archiver:(v0.9.0-rc.0)_10.11.6-jammy coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:10.11.6-jammy exporter: diff --git a/catalog/kubedb/raw/mariadb/mariadb-10.4.32.yaml b/catalog/kubedb/raw/mariadb/mariadb-10.4.32.yaml index bf90b5482..c779eb828 100644 --- a/catalog/kubedb/raw/mariadb/mariadb-10.4.32.yaml +++ b/catalog/kubedb/raw/mariadb/mariadb-10.4.32.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mariadb-archiver:(v0.4.0)_10.4.32-focal + image: ghcr.io/kubedb/mariadb-archiver:(v0.9.0-rc.0)_10.4.32-focal coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:10.4.32-focal exporter: diff --git a/catalog/kubedb/raw/mariadb/mariadb-10.5.23.yaml b/catalog/kubedb/raw/mariadb/mariadb-10.5.23.yaml index be5a3c047..47c6865f0 100644 --- a/catalog/kubedb/raw/mariadb/mariadb-10.5.23.yaml +++ b/catalog/kubedb/raw/mariadb/mariadb-10.5.23.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mariadb-archiver:(v0.4.0)_10.5.23-focal + image: ghcr.io/kubedb/mariadb-archiver:(v0.9.0-rc.0)_10.5.23-focal coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:10.5.23-focal exporter: diff --git a/catalog/kubedb/raw/mariadb/mariadb-10.6.16.yaml b/catalog/kubedb/raw/mariadb/mariadb-10.6.16.yaml index 3b951f31e..d4b242563 100644 --- a/catalog/kubedb/raw/mariadb/mariadb-10.6.16.yaml +++ b/catalog/kubedb/raw/mariadb/mariadb-10.6.16.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mariadb-archiver:(v0.4.0)_10.6.16-focal + image: ghcr.io/kubedb/mariadb-archiver:(v0.9.0-rc.0)_10.6.16-focal coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:10.6.16-focal exporter: diff --git a/catalog/kubedb/raw/mariadb/mariadb-11.0.4.yaml b/catalog/kubedb/raw/mariadb/mariadb-11.0.4.yaml index ec90c4e64..f7ee86bbd 100644 --- a/catalog/kubedb/raw/mariadb/mariadb-11.0.4.yaml +++ b/catalog/kubedb/raw/mariadb/mariadb-11.0.4.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mariadb-archiver:(v0.4.0)_11.0.4-jammy + image: ghcr.io/kubedb/mariadb-archiver:(v0.9.0-rc.0)_11.0.4-jammy coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:11.0.4-jammy exporter: diff --git a/catalog/kubedb/raw/mariadb/mariadb-11.1.3.yaml b/catalog/kubedb/raw/mariadb/mariadb-11.1.3.yaml index 0536ad57b..479e45832 100644 --- a/catalog/kubedb/raw/mariadb/mariadb-11.1.3.yaml +++ b/catalog/kubedb/raw/mariadb/mariadb-11.1.3.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mariadb-archiver:(v0.4.0)_11.1.3-jammy + image: ghcr.io/kubedb/mariadb-archiver:(v0.9.0-rc.0)_11.1.3-jammy coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:11.1.3-jammy exporter: diff --git a/catalog/kubedb/raw/mariadb/mariadb-11.2.2.yaml b/catalog/kubedb/raw/mariadb/mariadb-11.2.2.yaml index 290db25b0..5900ce6b5 100644 --- a/catalog/kubedb/raw/mariadb/mariadb-11.2.2.yaml +++ b/catalog/kubedb/raw/mariadb/mariadb-11.2.2.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mariadb-archiver:(v0.4.0)_11.2.2-jammy + image: ghcr.io/kubedb/mariadb-archiver:(v0.9.0-rc.0)_11.2.2-jammy coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:11.2.2-jammy exporter: diff --git a/catalog/kubedb/raw/mariadb/mariadb-11.3.2.yaml b/catalog/kubedb/raw/mariadb/mariadb-11.3.2.yaml index f26ee7bf1..76b86a22a 100644 --- a/catalog/kubedb/raw/mariadb/mariadb-11.3.2.yaml +++ b/catalog/kubedb/raw/mariadb/mariadb-11.3.2.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mariadb-archiver:(v0.4.0)_11.2.2-jammy + image: ghcr.io/kubedb/mariadb-archiver:(v0.9.0-rc.0)_11.2.2-jammy coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:11.3.2-jammy exporter: diff --git a/catalog/kubedb/raw/mariadb/mariadb-11.4.3.yaml b/catalog/kubedb/raw/mariadb/mariadb-11.4.3.yaml index b889f7f5d..d5a965c65 100644 --- a/catalog/kubedb/raw/mariadb/mariadb-11.4.3.yaml +++ b/catalog/kubedb/raw/mariadb/mariadb-11.4.3.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mariadb-archiver:(v0.4.0)_11.2.2-jammy + image: ghcr.io/kubedb/mariadb-archiver:(v0.9.0-rc.0)_11.2.2-jammy coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:11.4.3-noble exporter: diff --git a/catalog/kubedb/raw/mariadb/mariadb-11.5.2.yaml b/catalog/kubedb/raw/mariadb/mariadb-11.5.2.yaml index 54f26700c..c8ccfaeb3 100644 --- a/catalog/kubedb/raw/mariadb/mariadb-11.5.2.yaml +++ b/catalog/kubedb/raw/mariadb/mariadb-11.5.2.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mariadb-archiver:(v0.4.0)_11.2.2-jammy + image: ghcr.io/kubedb/mariadb-archiver:(v0.9.0-rc.0)_11.2.2-jammy coordinator: - image: ghcr.io/kubedb/mariadb-coordinator:v0.28.0 + image: ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 db: image: ghcr.io/appscode-images/mariadb:11.5.2-noble exporter: diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.4-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.4-official.yaml index b2af8022a..f8af680a3 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.4-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.4-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: "3.4" --- @@ -38,7 +38,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: "3.4" --- @@ -60,7 +60,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: "3.4" --- @@ -82,5 +82,5 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: "3.4" diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.4.17-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.4.17-official.yaml index ae2b78c00..e4b42f719 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.4.17-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.4.17-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 3.4.17 --- @@ -54,7 +54,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.4.22-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.4.22-official.yaml index 90a991d7d..122b3db61 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.4.22-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.4.22-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 3.4.22 --- @@ -38,7 +38,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 3.4.22 --- @@ -60,7 +60,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 3.4.22 --- @@ -98,7 +98,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6-official.yaml index bd2f0bcfd..0bc8f873b 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: "3.6" --- @@ -38,7 +38,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: "3.6" --- @@ -60,7 +60,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: "3.6" --- @@ -82,5 +82,5 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: "3.6" diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6.13-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6.13-official.yaml index d0a5dd40a..ee96e98f7 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6.13-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6.13-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 3.6.13 --- @@ -38,7 +38,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 3.6.13 --- @@ -60,7 +60,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 3.6.13 --- @@ -98,7 +98,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6.18-percona.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6.18-percona.yaml index 39078b7d6..c53609182 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6.18-percona.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6.18-percona.yaml @@ -32,7 +32,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 1001 runAsUser: 0 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6.8-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6.8-official.yaml index 9116d99e7..f2663f611 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6.8-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-3.6.8-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 3.6.8 --- @@ -54,7 +54,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.10-percona.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.10-percona.yaml index 875f4ef4a..70a711a64 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.10-percona.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.10-percona.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 1001 runAsUser: 0 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.11-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.11-official.yaml index c4f48c2bb..c999052e5 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.11-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.11-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.0.11 --- @@ -38,7 +38,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.0.11 --- @@ -60,7 +60,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.0.11 --- @@ -98,7 +98,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.3-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.3-official.yaml index 7f8fc9bb2..d0cf77994 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.3-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.3-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.0.3 --- @@ -54,7 +54,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.5-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.5-official.yaml index 7bfa5d621..82dfb47a6 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.5-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.0.5-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.0.5 --- @@ -38,7 +38,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.0.5 --- @@ -60,7 +60,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.0.5 --- @@ -82,7 +82,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.0.5 --- @@ -104,7 +104,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.0.5 --- @@ -142,7 +142,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.1.13-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.1.13-official.yaml index cb25b7199..18450b766 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.1.13-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.1.13-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.1.13 --- @@ -38,7 +38,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.1.13 --- @@ -60,7 +60,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.1.13 --- @@ -98,7 +98,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.1.4-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.1.4-official.yaml index 084b5a808..500921fe1 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.1.4-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.1.4-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.1.4 --- @@ -54,7 +54,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.1.7-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.1.7-official.yaml index 520ab6daa..031b8ae11 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.1.7-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.1.7-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.1.7 --- @@ -38,7 +38,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.1.7 --- @@ -60,7 +60,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.1.7 --- @@ -98,7 +98,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.2.3-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.2.3-official.yaml index 71475133b..2bf363040 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.2.3-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.2.3-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 version: 4.2.3 --- @@ -54,7 +54,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.2.7-percona.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.2.7-percona.yaml index ca5b34c5f..843c04852 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.2.7-percona.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.2.7-percona.yaml @@ -32,7 +32,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 1001 runAsUser: 0 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.4.10-percona.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.4.10-percona.yaml index c9f5004ff..8b5d54104 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.4.10-percona.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.4.10-percona.yaml @@ -32,7 +32,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 1001 runAsUser: 0 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.4.6-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.4.6-official.yaml index 0d29effab..436ec42b2 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.4.6-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-4.4.6-official.yaml @@ -32,7 +32,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-5.0.15-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-5.0.15-official.yaml index b75fd8530..dfe361ce0 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-5.0.15-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-5.0.15-official.yaml @@ -32,7 +32,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-5.0.2-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-5.0.2-official.yaml index 4e9553282..a382183cf 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-5.0.2-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-5.0.2-official.yaml @@ -32,7 +32,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-5.0.3-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-5.0.3-official.yaml index 952605cc2..e841af75e 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-5.0.3-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-5.0.3-official.yaml @@ -32,7 +32,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/deprecated-mongodb-6.0.5-official.yaml b/catalog/kubedb/raw/mongodb/deprecated-mongodb-6.0.5-official.yaml index 606128584..4c4d73fe0 100644 --- a/catalog/kubedb/raw/mongodb/deprecated-mongodb-6.0.5-official.yaml +++ b/catalog/kubedb/raw/mongodb/deprecated-mongodb-6.0.5-official.yaml @@ -32,7 +32,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/mongodb-4.2.24-official.yaml b/catalog/kubedb/raw/mongodb/mongodb-4.2.24-official.yaml index e222a31c7..f5ae7c199 100644 --- a/catalog/kubedb/raw/mongodb/mongodb-4.2.24-official.yaml +++ b/catalog/kubedb/raw/mongodb/mongodb-4.2.24-official.yaml @@ -31,7 +31,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/mongodb-4.2.24-percona.yaml b/catalog/kubedb/raw/mongodb/mongodb-4.2.24-percona.yaml index 4215e8124..200fa014f 100644 --- a/catalog/kubedb/raw/mongodb/mongodb-4.2.24-percona.yaml +++ b/catalog/kubedb/raw/mongodb/mongodb-4.2.24-percona.yaml @@ -31,7 +31,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 0 runAsUser: 1001 diff --git a/catalog/kubedb/raw/mongodb/mongodb-4.4.26-official.yaml b/catalog/kubedb/raw/mongodb/mongodb-4.4.26-official.yaml index 1a8b81b96..05ff5deb9 100644 --- a/catalog/kubedb/raw/mongodb/mongodb-4.4.26-official.yaml +++ b/catalog/kubedb/raw/mongodb/mongodb-4.4.26-official.yaml @@ -31,7 +31,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/mongodb-4.4.26-percona.yaml b/catalog/kubedb/raw/mongodb/mongodb-4.4.26-percona.yaml index 83c102336..05d43f136 100644 --- a/catalog/kubedb/raw/mongodb/mongodb-4.4.26-percona.yaml +++ b/catalog/kubedb/raw/mongodb/mongodb-4.4.26-percona.yaml @@ -31,7 +31,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 0 runAsUser: 1001 diff --git a/catalog/kubedb/raw/mongodb/mongodb-5.0.23-official.yaml b/catalog/kubedb/raw/mongodb/mongodb-5.0.23-official.yaml index af13f6b06..0d1cd3b43 100644 --- a/catalog/kubedb/raw/mongodb/mongodb-5.0.23-official.yaml +++ b/catalog/kubedb/raw/mongodb/mongodb-5.0.23-official.yaml @@ -31,7 +31,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/mongodb-5.0.23-percona.yaml b/catalog/kubedb/raw/mongodb/mongodb-5.0.23-percona.yaml index b22b930e3..a7aef16ff 100644 --- a/catalog/kubedb/raw/mongodb/mongodb-5.0.23-percona.yaml +++ b/catalog/kubedb/raw/mongodb/mongodb-5.0.23-percona.yaml @@ -31,7 +31,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 0 runAsUser: 1001 diff --git a/catalog/kubedb/raw/mongodb/mongodb-5.0.26-official.yaml b/catalog/kubedb/raw/mongodb/mongodb-5.0.26-official.yaml index ac50099e0..82dcb1ddc 100644 --- a/catalog/kubedb/raw/mongodb/mongodb-5.0.26-official.yaml +++ b/catalog/kubedb/raw/mongodb/mongodb-5.0.26-official.yaml @@ -31,7 +31,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/mongodb-6.0.12-official.yaml b/catalog/kubedb/raw/mongodb/mongodb-6.0.12-official.yaml index 70381f4c4..5e7c73165 100644 --- a/catalog/kubedb/raw/mongodb/mongodb-6.0.12-official.yaml +++ b/catalog/kubedb/raw/mongodb/mongodb-6.0.12-official.yaml @@ -31,7 +31,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/mongodb-6.0.12-percona.yaml b/catalog/kubedb/raw/mongodb/mongodb-6.0.12-percona.yaml index b1d56c2df..bd236f34e 100644 --- a/catalog/kubedb/raw/mongodb/mongodb-6.0.12-percona.yaml +++ b/catalog/kubedb/raw/mongodb/mongodb-6.0.12-percona.yaml @@ -31,7 +31,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 0 runAsUser: 1001 diff --git a/catalog/kubedb/raw/mongodb/mongodb-7.0.4-percona.yaml b/catalog/kubedb/raw/mongodb/mongodb-7.0.4-percona.yaml index 47edec46c..a970a2eba 100644 --- a/catalog/kubedb/raw/mongodb/mongodb-7.0.4-percona.yaml +++ b/catalog/kubedb/raw/mongodb/mongodb-7.0.4-percona.yaml @@ -31,7 +31,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 0 runAsUser: 1001 diff --git a/catalog/kubedb/raw/mongodb/mongodb-7.0.5-official.yaml b/catalog/kubedb/raw/mongodb/mongodb-7.0.5-official.yaml index 7406b4f8e..082edacb6 100644 --- a/catalog/kubedb/raw/mongodb/mongodb-7.0.5-official.yaml +++ b/catalog/kubedb/raw/mongodb/mongodb-7.0.5-official.yaml @@ -31,7 +31,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mongodb/mongodb-7.0.8-official.yaml b/catalog/kubedb/raw/mongodb/mongodb-7.0.8-official.yaml index 2b3d1c15d..233ca2521 100644 --- a/catalog/kubedb/raw/mongodb/mongodb-7.0.8-official.yaml +++ b/catalog/kubedb/raw/mongodb/mongodb-7.0.8-official.yaml @@ -31,7 +31,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/catalog/kubedb/raw/mssqlserver/mssqlserver-2022.yaml b/catalog/kubedb/raw/mssqlserver/mssqlserver-2022.yaml index 67d209748..319648457 100644 --- a/catalog/kubedb/raw/mssqlserver/mssqlserver-2022.yaml +++ b/catalog/kubedb/raw/mssqlserver/mssqlserver-2022.yaml @@ -16,9 +16,9 @@ spec: manifestRestore: name: manifest-restore walg: - image: ghcr.io/kubedb/mssqlserver-archiver:v0.0.1 + image: ghcr.io/kubedb/mssqlserver-archiver:v0.3.0-rc.0 coordinator: - image: ghcr.io/kubedb/mssql-coordinator:v0.3.0 + image: ghcr.io/kubedb/mssql-coordinator:v0.4.0-rc.0 db: image: mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04 exporter: @@ -48,9 +48,9 @@ spec: manifestRestore: name: manifest-restore walg: - image: ghcr.io/kubedb/mssqlserver-archiver:v0.0.1 + image: ghcr.io/kubedb/mssqlserver-archiver:v0.3.0-rc.0 coordinator: - image: ghcr.io/kubedb/mssql-coordinator:v0.3.0 + image: ghcr.io/kubedb/mssql-coordinator:v0.4.0-rc.0 db: image: mcr.microsoft.com/mssql/server:2022-CU14-ubuntu-22.04 exporter: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-5-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-5-official.yaml index f87fba53a..35b6d574c 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-5-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-5-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -44,7 +44,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7-official.yaml index 643adc165..cdc73649b 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -44,7 +44,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.25-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.25-official.yaml index 8f5c6690d..1b090c259 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.25-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.25-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -42,7 +42,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -68,7 +68,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -94,7 +94,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -120,7 +120,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: @@ -152,7 +152,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.29-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.29-official.yaml index 939ea361d..395c8eca9 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.29-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.29-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -44,7 +44,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -72,7 +72,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: @@ -106,7 +106,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.31-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.31-official.yaml index 2ad4b630e..dd49a2597 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.31-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.31-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -44,7 +44,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: @@ -78,7 +78,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.33-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.33-official.yaml index 95751b46f..0638ed44f 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.33-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.33-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: @@ -50,7 +50,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.35-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.35-official.yaml index 4ea9fe3c3..30388ffe5 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.35-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.35-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: @@ -38,7 +38,7 @@ metadata: name: 5.7.35-v1 spec: coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: mysql:5.7.35 deprecated: true @@ -52,7 +52,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.36-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.36-official.yaml index 09e044ef3..fefefb210 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.36-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.36-official.yaml @@ -4,7 +4,7 @@ metadata: name: 5.7.36 spec: coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: mysql:5.7.36 deprecated: true @@ -18,7 +18,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.41-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.41-official.yaml index fd27a963d..78b0254f3 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.41-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-5.7.41-official.yaml @@ -4,7 +4,7 @@ metadata: name: 5.7.41 spec: coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: ghcr.io/appscode-images/mysql:5.7.41-oracle deprecated: true @@ -18,7 +18,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsUser: 999 stash: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8-official.yaml index 429ce4f01..3473887a7 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -44,7 +44,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0-official.yaml index 344e65010..45e32ebab 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.14-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.14-official.yaml index 37318e78f..ea5f9be76 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.14-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.14-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -44,7 +44,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -72,7 +72,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -100,7 +100,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: @@ -134,7 +134,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.17-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.17-official.yaml index d6fe6d1e4..14906295c 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.17-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.17-official.yaml @@ -4,7 +4,7 @@ metadata: name: 8.0.17 spec: coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: mysql:8.0.17 deprecated: true @@ -18,7 +18,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.20-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.20-official.yaml index 9fabae713..5dd1a6618 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.20-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.20-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -44,7 +44,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -72,7 +72,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: @@ -106,7 +106,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.21-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.21-official.yaml index bb793099a..170e648e6 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.21-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.21-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: denylist: groupReplication: @@ -44,7 +44,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: @@ -78,7 +78,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.23-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.23-official.yaml index 6c06becd2..18ac70f38 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.23-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.23-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: @@ -50,7 +50,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.26-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.26-official.yaml index 093ad6847..9114c2647 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.26-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.26-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.27-mysql.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.27-mysql.yaml index 1d8798dfd..b01d0d5ec 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.27-mysql.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.27-mysql.yaml @@ -4,7 +4,7 @@ metadata: name: 8.0.27-innodb spec: coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: mysql/mysql-server:8.0.27 deprecated: true @@ -18,11 +18,11 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 router: image: mysql/mysql-router:8.0.27 routerInitContainer: - image: ghcr.io/kubedb/mysql-router-init:v0.26.0 + image: ghcr.io/kubedb/mysql-router-init:v0.27.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.27-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.27-official.yaml index 0ca507634..4aff521bf 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.27-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.27-official.yaml @@ -4,7 +4,7 @@ metadata: name: 8.0.27 spec: coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: mysql:8.0.27 deprecated: true @@ -18,7 +18,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.29-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.29-official.yaml index 9ac1447be..fad528491 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.29-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.29-official.yaml @@ -4,7 +4,7 @@ metadata: name: 8.0.29 spec: coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: mysql:8.0.29 deprecated: true @@ -18,7 +18,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.3-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.3-official.yaml index d0241a56b..ac2e31074 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.3-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.3-official.yaml @@ -16,7 +16,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: allowlist: groupReplication: @@ -44,7 +44,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: allowlist: groupReplication: @@ -72,7 +72,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 updateConstraints: allowlist: groupReplication: @@ -100,7 +100,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: @@ -134,7 +134,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: @@ -156,7 +156,7 @@ metadata: name: 8.0.3-v4 spec: coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: mysql:8.0.3 deprecated: true @@ -170,7 +170,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 stash: addon: backupTask: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.31-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.31-official.yaml index c25aaedd7..0fd8499d6 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.31-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.31-official.yaml @@ -4,7 +4,7 @@ metadata: name: 8.0.31 spec: coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: ghcr.io/appscode-images/mysql:8.0.31-oracle deprecated: true @@ -18,7 +18,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsUser: 999 stash: diff --git a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.32-official.yaml b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.32-official.yaml index e19c5fba2..690bd5dc9 100644 --- a/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.32-official.yaml +++ b/catalog/kubedb/raw/mysql/deprecated-mysql-8.0.32-official.yaml @@ -4,7 +4,7 @@ metadata: name: 8.0.32 spec: coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: ghcr.io/appscode-images/mysql:8.0.32-oracle deprecated: true @@ -18,7 +18,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsUser: 999 stash: diff --git a/catalog/kubedb/raw/mysql/mysql-5.7.42-official.yaml b/catalog/kubedb/raw/mysql/mysql-5.7.42-official.yaml index 554d83555..d41d8685f 100644 --- a/catalog/kubedb/raw/mysql/mysql-5.7.42-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-5.7.42-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mysql-archiver:(v0.9.0)_5.7.44 + image: ghcr.io/kubedb/mysql-archiver:(v0.10.0-rc.0)_5.7.44 coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: ghcr.io/appscode-images/mysql:5.7.42-debian distribution: Official @@ -33,7 +33,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsUser: 999 stash: diff --git a/catalog/kubedb/raw/mysql/mysql-5.7.44-official.yaml b/catalog/kubedb/raw/mysql/mysql-5.7.44-official.yaml index 2dc6d1211..951f216b9 100644 --- a/catalog/kubedb/raw/mysql/mysql-5.7.44-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-5.7.44-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mysql-archiver:(v0.9.0)_5.7.44 + image: ghcr.io/kubedb/mysql-archiver:(v0.10.0-rc.0)_5.7.44 coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: ghcr.io/appscode-images/mysql:5.7.44-oracle distribution: Official @@ -33,7 +33,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsUser: 999 stash: diff --git a/catalog/kubedb/raw/mysql/mysql-8.0.31-mysql.yaml b/catalog/kubedb/raw/mysql/mysql-8.0.31-mysql.yaml index ef5c7c2d4..ed8d45e0c 100644 --- a/catalog/kubedb/raw/mysql/mysql-8.0.31-mysql.yaml +++ b/catalog/kubedb/raw/mysql/mysql-8.0.31-mysql.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mysql-archiver:(v0.9.0)_8.0.35 + image: ghcr.io/kubedb/mysql-archiver:(v0.10.0-rc.0)_8.0.35 coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: ghcr.io/appscode-images/mysql:8.0.31-oracle distribution: MySQL @@ -33,11 +33,11 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 router: image: mysql/mysql-router:8.0.31 routerInitContainer: - image: ghcr.io/kubedb/mysql-router-init:v0.26.0 + image: ghcr.io/kubedb/mysql-router-init:v0.27.0-rc.0 securityContext: runAsUser: 999 stash: diff --git a/catalog/kubedb/raw/mysql/mysql-8.0.35-official.yaml b/catalog/kubedb/raw/mysql/mysql-8.0.35-official.yaml index 500007abc..472adb9d4 100644 --- a/catalog/kubedb/raw/mysql/mysql-8.0.35-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-8.0.35-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mysql-archiver:(v0.9.0)_8.0.35 + image: ghcr.io/kubedb/mysql-archiver:(v0.10.0-rc.0)_8.0.35 coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: ghcr.io/appscode-images/mysql:8.0.35-oracle distribution: Official @@ -33,7 +33,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsUser: 999 stash: diff --git a/catalog/kubedb/raw/mysql/mysql-8.0.36-official.yaml b/catalog/kubedb/raw/mysql/mysql-8.0.36-official.yaml index 867efb742..20a1c1800 100644 --- a/catalog/kubedb/raw/mysql/mysql-8.0.36-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-8.0.36-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mysql-archiver:(v0.9.0)_8.0.35 + image: ghcr.io/kubedb/mysql-archiver:(v0.10.0-rc.0)_8.0.35 coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: ghcr.io/appscode-images/mysql:8.0.36-debian distribution: Official @@ -33,7 +33,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsUser: 999 stash: diff --git a/catalog/kubedb/raw/mysql/mysql-8.1.0-official.yaml b/catalog/kubedb/raw/mysql/mysql-8.1.0-official.yaml index 0af71d419..caf7c563e 100644 --- a/catalog/kubedb/raw/mysql/mysql-8.1.0-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-8.1.0-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mysql-archiver:(v0.9.0)_8.1.0 + image: ghcr.io/kubedb/mysql-archiver:(v0.10.0-rc.0)_8.1.0 coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: ghcr.io/appscode-images/mysql:8.1.0-oracle distribution: Official @@ -33,7 +33,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsUser: 999 stash: diff --git a/catalog/kubedb/raw/mysql/mysql-8.2.0-official.yaml b/catalog/kubedb/raw/mysql/mysql-8.2.0-official.yaml index 0b3b611ad..fd8b1daf0 100644 --- a/catalog/kubedb/raw/mysql/mysql-8.2.0-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-8.2.0-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mysql-archiver:(v0.9.0)_8.2.0 + image: ghcr.io/kubedb/mysql-archiver:(v0.10.0-rc.0)_8.2.0 coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: ghcr.io/appscode-images/mysql:8.2.0-oracle distribution: Official @@ -33,7 +33,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsUser: 999 stash: diff --git a/catalog/kubedb/raw/mysql/mysql-8.4.2-official.yaml b/catalog/kubedb/raw/mysql/mysql-8.4.2-official.yaml index a8ddd5984..775fa85b0 100644 --- a/catalog/kubedb/raw/mysql/mysql-8.4.2-official.yaml +++ b/catalog/kubedb/raw/mysql/mysql-8.4.2-official.yaml @@ -14,9 +14,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/mysql-archiver:(v0.9.0)_8.2.0 + image: ghcr.io/kubedb/mysql-archiver:(v0.10.0-rc.0)_8.2.0 coordinator: - image: ghcr.io/kubedb/mysql-coordinator:v0.26.0 + image: ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 db: image: ghcr.io/appscode-images/mysql:8.4.2-oracle distribution: Official @@ -29,7 +29,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: ghcr.io/kubedb/replication-mode-detector:v0.35.0 + image: ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 securityContext: runAsUser: 999 stash: diff --git a/catalog/kubedb/raw/perconaxtradb/perconaxtradb-8.0.26.yaml b/catalog/kubedb/raw/perconaxtradb/perconaxtradb-8.0.26.yaml index 254427b08..aebe468d7 100644 --- a/catalog/kubedb/raw/perconaxtradb/perconaxtradb-8.0.26.yaml +++ b/catalog/kubedb/raw/perconaxtradb/perconaxtradb-8.0.26.yaml @@ -4,7 +4,7 @@ metadata: name: 8.0.26 spec: coordinator: - image: ghcr.io/kubedb/percona-xtradb-coordinator:v0.21.0 + image: ghcr.io/kubedb/percona-xtradb-coordinator:v0.22.0-rc.0 db: image: percona/percona-xtradb-cluster:8.0.26 exporter: diff --git a/catalog/kubedb/raw/perconaxtradb/perconaxtradb-8.0.28.yaml b/catalog/kubedb/raw/perconaxtradb/perconaxtradb-8.0.28.yaml index d5913e7ba..6d748c392 100644 --- a/catalog/kubedb/raw/perconaxtradb/perconaxtradb-8.0.28.yaml +++ b/catalog/kubedb/raw/perconaxtradb/perconaxtradb-8.0.28.yaml @@ -4,7 +4,7 @@ metadata: name: 8.0.28 spec: coordinator: - image: ghcr.io/kubedb/percona-xtradb-coordinator:v0.21.0 + image: ghcr.io/kubedb/percona-xtradb-coordinator:v0.22.0-rc.0 db: image: percona/percona-xtradb-cluster:8.0.28 exporter: diff --git a/catalog/kubedb/raw/perconaxtradb/perconaxtradb-8.0.31.yaml b/catalog/kubedb/raw/perconaxtradb/perconaxtradb-8.0.31.yaml index f9bda0a56..f8b6f0229 100644 --- a/catalog/kubedb/raw/perconaxtradb/perconaxtradb-8.0.31.yaml +++ b/catalog/kubedb/raw/perconaxtradb/perconaxtradb-8.0.31.yaml @@ -4,7 +4,7 @@ metadata: name: 8.0.31 spec: coordinator: - image: ghcr.io/kubedb/percona-xtradb-coordinator:v0.21.0 + image: ghcr.io/kubedb/percona-xtradb-coordinator:v0.22.0-rc.0 db: image: percona/percona-xtradb-cluster:8.0.31 exporter: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-10.16-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-10.16-official.yaml index 33736b1a6..bb75eb45c 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-10.16-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-10.16-official.yaml @@ -4,7 +4,7 @@ metadata: name: "10.16" spec: coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:10.16-alpine @@ -37,7 +37,7 @@ metadata: name: 10.16-debian spec: coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:10.16 diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-10.19-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-10.19-official.yaml index 8f22780ca..2adb36b74 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-10.19-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-10.19-official.yaml @@ -4,7 +4,7 @@ metadata: name: "10.19" spec: coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:10.19-bullseye @@ -37,7 +37,7 @@ metadata: name: 10.19-bullseye spec: coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:10.19-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-10.20-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-10.20-official.yaml index 50e6e272b..fda860763 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-10.20-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-10.20-official.yaml @@ -4,7 +4,7 @@ metadata: name: "10.20" spec: coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:10.20-bullseye @@ -37,7 +37,7 @@ metadata: name: 10.20-bullseye spec: coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:10.20-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-11.11-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-11.11-official.yaml index e5eec8f7d..71ff4318d 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-11.11-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-11.11-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:11.11-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:11.11 diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-11.11-timescaledb.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-11.11-timescaledb.yaml index c6e7f1144..f151797bb 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-11.11-timescaledb.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-11.11-timescaledb.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_11.22-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_11.22-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: image: timescale/timescaledb:2.1.0-pg11-oss deprecated: true diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-11.14-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-11.14-official.yaml index 56d1984c9..52675a577 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-11.14-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-11.14-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:11.14-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:11.14-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-11.15-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-11.15-official.yaml index 291308796..7e67a3673 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-11.15-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-11.15-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:11.15-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:11.15-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-11.19-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-11.19-official.yaml index 1f51f2c17..f4acbeac8 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-11.19-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-11.19-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:11.19-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:11.19-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-11.20-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-11.20-official.yaml index 56fcac6b4..562a3a493 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-11.20-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-11.20-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:11.20-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:11.20-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.10-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.10-official.yaml index f9887a477..5fcf99515 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.10-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.10-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:12.10-alpine @@ -68,9 +68,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:12.10-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.13-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.13-official.yaml index 4fcf378e6..523c26353 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.13-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.13-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:12.13-alpine @@ -68,9 +68,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:12.13-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.14-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.14-official.yaml index c0c311151..ecfbee5a7 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.14-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.14-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:12.14-alpine @@ -68,9 +68,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:12.14-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.15-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.15-official.yaml index 7d088c548..79517b631 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.15-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.15-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:12.15-alpine @@ -68,9 +68,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:12.15-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.6-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.6-official.yaml index 57bcb0ecd..9ab349024 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.6-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.6-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:12.6-alpine @@ -68,9 +68,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:12.6 diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.6-timescaledb.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.6-timescaledb.yaml index 5d25e2397..e85ba55f0 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.6-timescaledb.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.6-timescaledb.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_12.17-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_12.17-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: image: timescale/timescaledb:2.1.0-pg12-oss deprecated: true diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.9-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.9-official.yaml index d723f6efd..8be4c7c76 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.9-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.9-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:12.9-alpine @@ -68,9 +68,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:12.9-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-13.10-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-13.10-official.yaml index 88a47ad2b..d3dc16e94 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-13.10-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-13.10-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:13.10-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:13.10-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-13.11-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-13.11-official.yaml index 12a2af5cd..6aff0173e 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-13.11-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-13.11-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:13.11-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:13.11-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-13.2-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-13.2-official.yaml index 1b422d84a..3c3616d0e 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-13.2-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-13.2-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:13.2-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:13.2 diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-13.5-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-13.5-official.yaml index 783225897..32d480f9b 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-13.5-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-13.5-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:13.5-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:13.5-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-13.6-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-13.6-official.yaml index 4cec45f8b..7746076d6 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-13.6-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-13.6-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:13.6-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:13.6-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-13.9-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-13.9-official.yaml index 89c7c002a..8b947d46b 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-13.9-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-13.9-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:13.9-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:13.9-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-14.1-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-14.1-official.yaml index 617d64160..053f2f904 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-14.1-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-14.1-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:14.1-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:14.1-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-14.2-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-14.2-official.yaml index 67becd67e..875984f56 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-14.2-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-14.2-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:14.2-alpine @@ -64,9 +64,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:14.2-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-14.6-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-14.6-official.yaml index ffe3f272f..fb360d35c 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-14.6-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-14.6-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:14.6-alpine @@ -64,9 +64,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:14.6-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-14.7-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-14.7-official.yaml index 72a9fa4e6..7e0c91624 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-14.7-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-14.7-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:14.7-alpine @@ -64,9 +64,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:14.7-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-14.8-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-14.8-official.yaml index 5ea666bff..2784ff4cf 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-14.8-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-14.8-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:14.8-alpine @@ -64,9 +64,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:14.8-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-15.1-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-15.1-official.yaml index 845b1ee5b..62820f103 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-15.1-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-15.1-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:15.1-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:15.1-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-15.2-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-15.2-official.yaml index 151985d11..ff0ee3a9b 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-15.2-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-15.2-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:15.2-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:15.2-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-15.3-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-15.3-official.yaml index 7f7f61cbd..0ebb1cb75 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-15.3-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-15.3-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:15.3-alpine @@ -67,9 +67,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: v0.9.0 + image: v0.10.0-rc.0 coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:15.3-bullseye diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.21-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.21-official.yaml index 6793e89cc..96ebfa14a 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.21-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.21-official.yaml @@ -4,7 +4,7 @@ metadata: name: 9.6.21 spec: coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:9.6.21-alpine @@ -37,7 +37,7 @@ metadata: name: 9.6.21-debian spec: coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: debian image: postgres:9.6.21 diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.24-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.24-official.yaml index 7579a1899..82a0ab556 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.24-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.24-official.yaml @@ -4,7 +4,7 @@ metadata: name: 9.6.24 spec: coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: postgres:9.6.24-alpine @@ -37,7 +37,7 @@ metadata: name: 9.6.24-bullseye spec: coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgres:9.6.24-bullseye diff --git a/catalog/kubedb/raw/postgres/postgres-10.23-official.yaml b/catalog/kubedb/raw/postgres/postgres-10.23-official.yaml index 605494a97..cb273be9c 100644 --- a/catalog/kubedb/raw/postgres/postgres-10.23-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-10.23-official.yaml @@ -4,7 +4,7 @@ metadata: name: "10.23" spec: coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: ghcr.io/appscode-images/postgres:10.23-alpine @@ -41,7 +41,7 @@ metadata: name: 10.23-bullseye spec: coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: ghcr.io/appscode-images/postgres:10.23-bullseye diff --git a/catalog/kubedb/raw/postgres/postgres-11.22-official.yaml b/catalog/kubedb/raw/postgres/postgres-11.22-official.yaml index 23686dbca..35a8e3a9b 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.22-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.22-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_11.22-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_11.22-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: ghcr.io/appscode-images/postgres:11.22-alpine @@ -71,9 +71,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_11.22-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_11.22-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bookworm image: ghcr.io/appscode-images/postgres:11.22-bookworm diff --git a/catalog/kubedb/raw/postgres/postgres-11.22-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-11.22-postgis.yaml index b8febddac..badb64efc 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.22-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.22-postgis.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_11.22-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_11.22-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: image: postgis/postgis:11-3.3 distribution: PostGIS diff --git a/catalog/kubedb/raw/postgres/postgres-12.17-official.yaml b/catalog/kubedb/raw/postgres/postgres-12.17-official.yaml index 995c43288..0a2a78ca8 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.17-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.17-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_12.17-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_12.17-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: ghcr.io/appscode-images/postgres:12.17-alpine @@ -71,9 +71,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_12.17-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_12.17-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bookworm image: ghcr.io/appscode-images/postgres:12.17-bookworm diff --git a/catalog/kubedb/raw/postgres/postgres-12.18-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-12.18-postgis.yaml index 69e6b110b..a76876050 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.18-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.18-postgis.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_12.17-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_12.17-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: image: postgis/postgis:12-3.4 distribution: PostGIS diff --git a/catalog/kubedb/raw/postgres/postgres-13.13-official.yaml b/catalog/kubedb/raw/postgres/postgres-13.13-official.yaml index 9adce64ba..71a44a23e 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.13-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.13-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_13.13-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_13.13-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: ghcr.io/appscode-images/postgres:13.13-alpine @@ -71,9 +71,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_13.13-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_13.13-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bookworm image: ghcr.io/appscode-images/postgres:13.13-bookworm diff --git a/catalog/kubedb/raw/postgres/postgres-13.14-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-13.14-postgis.yaml index c9c962412..89c410597 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.14-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.14-postgis.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_13.13-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_13.13-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: image: postgis/postgis:13-3.4 distribution: PostGIS diff --git a/catalog/kubedb/raw/postgres/postgres-13.14-timescaledb.yaml b/catalog/kubedb/raw/postgres/postgres-13.14-timescaledb.yaml index 92dcf7c5c..f15f7029f 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.14-timescaledb.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.14-timescaledb.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_13.13-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_13.13-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: timescale/timescaledb:2.14.2-pg13-oss diff --git a/catalog/kubedb/raw/postgres/postgres-14.10-official.yaml b/catalog/kubedb/raw/postgres/postgres-14.10-official.yaml index fe8afb6e1..ffc2b7f5b 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.10-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.10-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_14.10-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_14.10-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: ghcr.io/appscode-images/postgres:14.10-alpine @@ -71,9 +71,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_14.10-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_14.10-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bookworm image: ghcr.io/appscode-images/postgres:14.10-bookworm diff --git a/catalog/kubedb/raw/postgres/postgres-14.11-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-14.11-postgis.yaml index 1afd61a9a..cea223317 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.11-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.11-postgis.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_14.10-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_14.10-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: image: postgis/postgis:14-3.4 distribution: PostGIS diff --git a/catalog/kubedb/raw/postgres/postgres-14.11-timescaledb.yaml b/catalog/kubedb/raw/postgres/postgres-14.11-timescaledb.yaml index 18b13b4fe..ea88186fb 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.11-timescaledb.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.11-timescaledb.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_14.10-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_14.10-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: timescale/timescaledb:2.14.2-pg14-oss diff --git a/catalog/kubedb/raw/postgres/postgres-14.13-official.yaml b/catalog/kubedb/raw/postgres/postgres-14.13-official.yaml index 14ad9c64a..2e951f4c2 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.13-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.13-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_14.10-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_14.10-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: ghcr.io/appscode-images/postgres:14.13-alpine @@ -71,9 +71,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_14.10-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_14.10-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bookworm image: ghcr.io/appscode-images/postgres:14.13-bookworm diff --git a/catalog/kubedb/raw/postgres/postgres-15.5-official.yaml b/catalog/kubedb/raw/postgres/postgres-15.5-official.yaml index f989a99d1..b60fa8189 100644 --- a/catalog/kubedb/raw/postgres/postgres-15.5-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-15.5-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_15.5-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_15.5-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: ghcr.io/appscode-images/postgres:15.5-alpine @@ -71,9 +71,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_15.5-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_15.5-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bookworm image: ghcr.io/appscode-images/postgres:15.5-bookworm diff --git a/catalog/kubedb/raw/postgres/postgres-15.6-official.yaml b/catalog/kubedb/raw/postgres/postgres-15.6-official.yaml index 535cca998..63637c451 100644 --- a/catalog/kubedb/raw/postgres/postgres-15.6-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-15.6-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_15.5-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_15.5-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: timescale/timescaledb:2.14.2-pg15-oss diff --git a/catalog/kubedb/raw/postgres/postgres-15.6-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-15.6-postgis.yaml index 5d68060ca..37eb6633f 100644 --- a/catalog/kubedb/raw/postgres/postgres-15.6-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-15.6-postgis.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_15.5-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_15.5-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgis/postgis:15-3.4 diff --git a/catalog/kubedb/raw/postgres/postgres-15.8-official.yaml b/catalog/kubedb/raw/postgres/postgres-15.8-official.yaml index 085348778..3c3efa0d3 100644 --- a/catalog/kubedb/raw/postgres/postgres-15.8-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-15.8-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_15.5-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_15.5-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: ghcr.io/appscode-images/postgres:15.8-alpine @@ -71,9 +71,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_15.5-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_15.5-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bookworm image: ghcr.io/appscode-images/postgres:15.8-bookworm diff --git a/catalog/kubedb/raw/postgres/postgres-16.1-official.yaml b/catalog/kubedb/raw/postgres/postgres-16.1-official.yaml index ec28731bd..260a680f9 100644 --- a/catalog/kubedb/raw/postgres/postgres-16.1-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-16.1-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_16.1-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_16.1-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: ghcr.io/appscode-images/postgres:16.1-alpine @@ -69,9 +69,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_16.1-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_16.1-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bookworm image: ghcr.io/appscode-images/postgres:16.1-bookworm diff --git a/catalog/kubedb/raw/postgres/postgres-16.2-official.yaml b/catalog/kubedb/raw/postgres/postgres-16.2-official.yaml index 8f0a86869..63a04bde9 100644 --- a/catalog/kubedb/raw/postgres/postgres-16.2-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-16.2-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_16.1-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_16.1-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: timescale/timescaledb:2.14.2-pg16-oss diff --git a/catalog/kubedb/raw/postgres/postgres-16.2-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-16.2-postgis.yaml index da5d0f925..28651f990 100644 --- a/catalog/kubedb/raw/postgres/postgres-16.2-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-16.2-postgis.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_16.1-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_16.1-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bullseye image: postgis/postgis:16-3.4 diff --git a/catalog/kubedb/raw/postgres/postgres-16.4-official.yaml b/catalog/kubedb/raw/postgres/postgres-16.4-official.yaml index 94810e55d..314947675 100644 --- a/catalog/kubedb/raw/postgres/postgres-16.4-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-16.4-official.yaml @@ -18,9 +18,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_16.1-alpine + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_16.1-alpine coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: alpine image: ghcr.io/appscode-images/postgres:16.4-alpine @@ -69,9 +69,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: ghcr.io/kubedb/postgres-archiver:(v0.9.0)_16.1-bookworm + image: ghcr.io/kubedb/postgres-archiver:(v0.10.0-rc.0)_16.1-bookworm coordinator: - image: ghcr.io/kubedb/pg-coordinator:v0.32.0 + image: ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 db: baseOS: bookworm image: ghcr.io/appscode-images/postgres:16.4-bookworm diff --git a/catalog/kubedb/raw/redis/deprecated-redis-4.0.6.yaml b/catalog/kubedb/raw/redis/deprecated-redis-4.0.6.yaml index a6df7681b..454ef9fc8 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-4.0.6.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-4.0.6.yaml @@ -4,7 +4,7 @@ metadata: name: 4.0.6 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:4.0.6 deprecated: true @@ -23,7 +23,7 @@ metadata: name: 4.0.6-v1 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:4.0.6-v1 deprecated: true @@ -42,7 +42,7 @@ metadata: name: 4.0.6-v2 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:4.0.6-v2 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-4.0.yaml b/catalog/kubedb/raw/redis/deprecated-redis-4.0.yaml index 30f9b9130..c60b2aff4 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-4.0.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-4.0.yaml @@ -4,7 +4,7 @@ metadata: name: "4.0" spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:4.0 deprecated: true @@ -23,7 +23,7 @@ metadata: name: 4.0-v1 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:4.0-v1 deprecated: true @@ -42,7 +42,7 @@ metadata: name: 4.0-v2 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:4.0-v2 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-4.yaml b/catalog/kubedb/raw/redis/deprecated-redis-4.yaml index dcc41908f..362f6b06d 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-4.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-4.yaml @@ -4,7 +4,7 @@ metadata: name: "4" spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:4 deprecated: true @@ -23,7 +23,7 @@ metadata: name: 4-v1 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:4-v1 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-5.0.3.yaml b/catalog/kubedb/raw/redis/deprecated-redis-5.0.3.yaml index c26ff1414..98dd01589 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-5.0.3.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-5.0.3.yaml @@ -4,7 +4,7 @@ metadata: name: 5.0.3 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:5.0.3 deprecated: true @@ -29,7 +29,7 @@ metadata: name: 5.0.3-v1 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:5.0.3-v1 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-5.0.yaml b/catalog/kubedb/raw/redis/deprecated-redis-5.0.yaml index f0650500b..c8260eb29 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-5.0.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-5.0.yaml @@ -4,7 +4,7 @@ metadata: name: "5.0" spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:5.0 deprecated: true @@ -29,7 +29,7 @@ metadata: name: 5.0-v1 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:5.0-v1 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-6.0.18.yaml b/catalog/kubedb/raw/redis/deprecated-redis-6.0.18.yaml index 9d0e444dc..bcebcbc30 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-6.0.18.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-6.0.18.yaml @@ -4,7 +4,7 @@ metadata: name: 6.0.18 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: redis:6.0.18 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-6.0.6.yaml b/catalog/kubedb/raw/redis/deprecated-redis-6.0.6.yaml index 4387f881a..df4f422b2 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-6.0.6.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-6.0.6.yaml @@ -4,7 +4,7 @@ metadata: name: 6.0.6 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:6.0.6 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-6.2.11.yaml b/catalog/kubedb/raw/redis/deprecated-redis-6.2.11.yaml index 20f7e2ec6..c82017a38 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-6.2.11.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-6.2.11.yaml @@ -4,7 +4,7 @@ metadata: name: 6.2.11 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: redis:6.2.11 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-6.2.5.yaml b/catalog/kubedb/raw/redis/deprecated-redis-6.2.5.yaml index 1ea8f466c..66ee1cb12 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-6.2.5.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-6.2.5.yaml @@ -4,7 +4,7 @@ metadata: name: 6.2.5 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: redis:6.2.5 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-6.2.7.yaml b/catalog/kubedb/raw/redis/deprecated-redis-6.2.7.yaml index bb929906d..fab88ba5c 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-6.2.7.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-6.2.7.yaml @@ -4,7 +4,7 @@ metadata: name: 6.2.7 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: redis:6.2.7 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-6.2.8.yaml b/catalog/kubedb/raw/redis/deprecated-redis-6.2.8.yaml index f8264a8ec..92cc5d3a4 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-6.2.8.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-6.2.8.yaml @@ -4,7 +4,7 @@ metadata: name: 6.2.8 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: redis:6.2.8 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-7.0.10.yaml b/catalog/kubedb/raw/redis/deprecated-redis-7.0.10.yaml index a5256d6ca..8bb9c15e3 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-7.0.10.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-7.0.10.yaml @@ -4,7 +4,7 @@ metadata: name: 7.0.10 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: redis:7.0.10 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-7.0.4.yaml b/catalog/kubedb/raw/redis/deprecated-redis-7.0.4.yaml index f073adf62..f9559ac5c 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-7.0.4.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-7.0.4.yaml @@ -4,7 +4,7 @@ metadata: name: 7.0.4 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: redis:7.0.4 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-7.0.5.yaml b/catalog/kubedb/raw/redis/deprecated-redis-7.0.5.yaml index d635fb746..2e14bcee3 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-7.0.5.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-7.0.5.yaml @@ -4,7 +4,7 @@ metadata: name: 7.0.5 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: redis:7.0.5 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-7.0.6.yaml b/catalog/kubedb/raw/redis/deprecated-redis-7.0.6.yaml index a783d38d5..defe650f7 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-7.0.6.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-7.0.6.yaml @@ -4,7 +4,7 @@ metadata: name: 7.0.6 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: redis:7.0.6 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-7.0.9.yaml b/catalog/kubedb/raw/redis/deprecated-redis-7.0.9.yaml index b518cdcfd..efd2cdea6 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-7.0.9.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-7.0.9.yaml @@ -4,7 +4,7 @@ metadata: name: 7.0.9 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: redis:7.0.9 deprecated: true diff --git a/catalog/kubedb/raw/redis/deprecated-redis-7.2.0.yaml b/catalog/kubedb/raw/redis/deprecated-redis-7.2.0.yaml index c9552306b..648f7c104 100644 --- a/catalog/kubedb/raw/redis/deprecated-redis-7.2.0.yaml +++ b/catalog/kubedb/raw/redis/deprecated-redis-7.2.0.yaml @@ -4,7 +4,7 @@ metadata: name: 7.2.0 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: redis:7.2.0 deprecated: true diff --git a/catalog/kubedb/raw/redis/redis-4.0.11.yaml b/catalog/kubedb/raw/redis/redis-4.0.11.yaml index bb8f961de..1cd9ef5b6 100644 --- a/catalog/kubedb/raw/redis/redis-4.0.11.yaml +++ b/catalog/kubedb/raw/redis/redis-4.0.11.yaml @@ -4,7 +4,7 @@ metadata: name: 4.0.11 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/kubedb/redis:4.0.11 exporter: diff --git a/catalog/kubedb/raw/redis/redis-5.0.14.yaml b/catalog/kubedb/raw/redis/redis-5.0.14.yaml index be390739b..1ee5ae9d5 100644 --- a/catalog/kubedb/raw/redis/redis-5.0.14.yaml +++ b/catalog/kubedb/raw/redis/redis-5.0.14.yaml @@ -4,7 +4,7 @@ metadata: name: 5.0.14 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/appscode-images/redis:5.0.14-bullseye exporter: diff --git a/catalog/kubedb/raw/redis/redis-6.0.20.yaml b/catalog/kubedb/raw/redis/redis-6.0.20.yaml index c5490b84d..1ca118a24 100644 --- a/catalog/kubedb/raw/redis/redis-6.0.20.yaml +++ b/catalog/kubedb/raw/redis/redis-6.0.20.yaml @@ -4,7 +4,7 @@ metadata: name: 6.0.20 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/appscode-images/redis:6.0.20-bookworm exporter: diff --git a/catalog/kubedb/raw/redis/redis-6.2.14.yaml b/catalog/kubedb/raw/redis/redis-6.2.14.yaml index f15c2b223..2fbeba063 100644 --- a/catalog/kubedb/raw/redis/redis-6.2.14.yaml +++ b/catalog/kubedb/raw/redis/redis-6.2.14.yaml @@ -4,7 +4,7 @@ metadata: name: 6.2.14 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/appscode-images/redis:6.2.14-bookworm exporter: diff --git a/catalog/kubedb/raw/redis/redis-7.0.14.yaml b/catalog/kubedb/raw/redis/redis-7.0.14.yaml index e979e1560..8d6c7825d 100644 --- a/catalog/kubedb/raw/redis/redis-7.0.14.yaml +++ b/catalog/kubedb/raw/redis/redis-7.0.14.yaml @@ -4,7 +4,7 @@ metadata: name: 7.0.14 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/appscode-images/redis:7.0.14-bookworm exporter: diff --git a/catalog/kubedb/raw/redis/redis-7.0.15.yaml b/catalog/kubedb/raw/redis/redis-7.0.15.yaml index cf4332935..07320b53f 100644 --- a/catalog/kubedb/raw/redis/redis-7.0.15.yaml +++ b/catalog/kubedb/raw/redis/redis-7.0.15.yaml @@ -4,7 +4,7 @@ metadata: name: 7.0.15 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/appscode-images/redis:7.0.15-bookworm exporter: diff --git a/catalog/kubedb/raw/redis/redis-7.2.3.yaml b/catalog/kubedb/raw/redis/redis-7.2.3.yaml index ef14b41c0..38dd34a8e 100644 --- a/catalog/kubedb/raw/redis/redis-7.2.3.yaml +++ b/catalog/kubedb/raw/redis/redis-7.2.3.yaml @@ -4,7 +4,7 @@ metadata: name: 7.2.3 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/appscode-images/redis:7.2.3-bookworm exporter: diff --git a/catalog/kubedb/raw/redis/redis-7.2.4.yaml b/catalog/kubedb/raw/redis/redis-7.2.4.yaml index c91dc8012..bc8e5ff26 100644 --- a/catalog/kubedb/raw/redis/redis-7.2.4.yaml +++ b/catalog/kubedb/raw/redis/redis-7.2.4.yaml @@ -4,7 +4,7 @@ metadata: name: 7.2.4 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/appscode-images/redis:7.2.4-bookworm exporter: diff --git a/catalog/kubedb/raw/redis/redis-7.4.0.yaml b/catalog/kubedb/raw/redis/redis-7.4.0.yaml index 625b64aff..397c6aa69 100644 --- a/catalog/kubedb/raw/redis/redis-7.4.0.yaml +++ b/catalog/kubedb/raw/redis/redis-7.4.0.yaml @@ -4,7 +4,7 @@ metadata: name: 7.4.0 spec: coordinator: - image: ghcr.io/kubedb/redis-coordinator:v0.27.0 + image: ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 db: image: ghcr.io/appscode-images/redis:7.4.0-bookworm exporter: diff --git a/catalog/kubedb/raw/singlestore/singlestore-8.1.32.yaml b/catalog/kubedb/raw/singlestore/singlestore-8.1.32.yaml index 499a4dbf8..5ad377ec2 100644 --- a/catalog/kubedb/raw/singlestore/singlestore-8.1.32.yaml +++ b/catalog/kubedb/raw/singlestore/singlestore-8.1.32.yaml @@ -4,7 +4,7 @@ metadata: name: 8.1.32 spec: coordinator: - image: ghcr.io/kubedb/singlestore-coordinator:v0.3.0 + image: ghcr.io/kubedb/singlestore-coordinator:v0.4.0-rc.0 db: image: ghcr.io/appscode-images/singlestore-node:alma-8.1.32-e3d3cde6da initContainer: diff --git a/catalog/kubedb/raw/singlestore/singlestore-8.5.30.yaml b/catalog/kubedb/raw/singlestore/singlestore-8.5.30.yaml index 6da95dd83..2dcf7bbb6 100644 --- a/catalog/kubedb/raw/singlestore/singlestore-8.5.30.yaml +++ b/catalog/kubedb/raw/singlestore/singlestore-8.5.30.yaml @@ -4,7 +4,7 @@ metadata: name: 8.5.30 spec: coordinator: - image: ghcr.io/kubedb/singlestore-coordinator:v0.3.0 + image: ghcr.io/kubedb/singlestore-coordinator:v0.4.0-rc.0 db: image: ghcr.io/appscode-images/singlestore-node:alma-8.5.30-4f46ab16a5 initContainer: diff --git a/catalog/kubedb/raw/singlestore/singlestore-8.5.7.yaml b/catalog/kubedb/raw/singlestore/singlestore-8.5.7.yaml index 06c0d9154..3ec5a7eb4 100644 --- a/catalog/kubedb/raw/singlestore/singlestore-8.5.7.yaml +++ b/catalog/kubedb/raw/singlestore/singlestore-8.5.7.yaml @@ -4,7 +4,7 @@ metadata: name: 8.5.7 spec: coordinator: - image: ghcr.io/kubedb/singlestore-coordinator:v0.3.0 + image: ghcr.io/kubedb/singlestore-coordinator:v0.4.0-rc.0 db: image: ghcr.io/appscode-images/singlestore-node:alma-8.5.7-bf633c1a54 initContainer: diff --git a/catalog/kubedb/raw/singlestore/singlestore-8.7.10.yaml b/catalog/kubedb/raw/singlestore/singlestore-8.7.10.yaml index 152f0739b..eeb0edbf6 100644 --- a/catalog/kubedb/raw/singlestore/singlestore-8.7.10.yaml +++ b/catalog/kubedb/raw/singlestore/singlestore-8.7.10.yaml @@ -4,7 +4,7 @@ metadata: name: 8.7.10 spec: coordinator: - image: ghcr.io/kubedb/singlestore-coordinator:v0.3.0 + image: ghcr.io/kubedb/singlestore-coordinator:v0.4.0-rc.0 db: image: ghcr.io/appscode-images/singlestore-node:alma-8.7.10-95e2357384 initContainer: diff --git a/catalog/kubestash/raw/elasticsearch/elasticsearch-backup-function.yaml b/catalog/kubestash/raw/elasticsearch/elasticsearch-backup-function.yaml index b2ea1b870..321882d92 100644 --- a/catalog/kubestash/raw/elasticsearch/elasticsearch-backup-function.yaml +++ b/catalog/kubestash/raw/elasticsearch/elasticsearch-backup-function.yaml @@ -12,4 +12,4 @@ spec: - --wait-timeout=${waitTimeout:=300} - --es-args=${args:=} - --interim-data-dir=${interimDataDir:=} - image: ghcr.io/kubedb/elasticsearch-restic-plugin:v0.11.0 + image: ghcr.io/kubedb/elasticsearch-restic-plugin:v0.12.0-rc.0 diff --git a/catalog/kubestash/raw/elasticsearch/elasticsearch-dashboard-backup-function.yaml b/catalog/kubestash/raw/elasticsearch/elasticsearch-dashboard-backup-function.yaml index f8a266f73..f94c4f830 100644 --- a/catalog/kubestash/raw/elasticsearch/elasticsearch-dashboard-backup-function.yaml +++ b/catalog/kubestash/raw/elasticsearch/elasticsearch-dashboard-backup-function.yaml @@ -10,4 +10,4 @@ spec: - --enable-cache=${enableCache:=} - --scratch-dir=${scratchDir:=} - --interim-data-dir=${interimDataDir:=} - image: ghcr.io/kubedb/dashboard-restic-plugin:v0.6.0 + image: ghcr.io/kubedb/dashboard-restic-plugin:v0.7.0-rc.0 diff --git a/catalog/kubestash/raw/elasticsearch/elasticsearch-dashboard-restore-function.yaml b/catalog/kubestash/raw/elasticsearch/elasticsearch-dashboard-restore-function.yaml index 32144c031..c0b5483de 100644 --- a/catalog/kubestash/raw/elasticsearch/elasticsearch-dashboard-restore-function.yaml +++ b/catalog/kubestash/raw/elasticsearch/elasticsearch-dashboard-restore-function.yaml @@ -11,4 +11,4 @@ spec: - --enable-cache=${enableCache:=} - --scratch-dir=${scratchDir:=} - --interim-data-dir=${interimDataDir:=} - image: ghcr.io/kubedb/dashboard-restic-plugin:v0.6.0 + image: ghcr.io/kubedb/dashboard-restic-plugin:v0.7.0-rc.0 diff --git a/catalog/kubestash/raw/elasticsearch/elasticsearch-restore-function.yaml b/catalog/kubestash/raw/elasticsearch/elasticsearch-restore-function.yaml index 6c23dc3d1..d9fec5c5f 100644 --- a/catalog/kubestash/raw/elasticsearch/elasticsearch-restore-function.yaml +++ b/catalog/kubestash/raw/elasticsearch/elasticsearch-restore-function.yaml @@ -13,4 +13,4 @@ spec: - --wait-timeout=${waitTimeout:=300} - --es-args=${args:=} - --interim-data-dir=${interimDataDir:=} - image: ghcr.io/kubedb/elasticsearch-restic-plugin:v0.11.0 + image: ghcr.io/kubedb/elasticsearch-restic-plugin:v0.12.0-rc.0 diff --git a/catalog/kubestash/raw/kubedbmanifest/kubedbmanifest-backup-function.yaml b/catalog/kubestash/raw/kubedbmanifest/kubedbmanifest-backup-function.yaml index 40f7f0231..264adce8f 100644 --- a/catalog/kubestash/raw/kubedbmanifest/kubedbmanifest-backup-function.yaml +++ b/catalog/kubestash/raw/kubedbmanifest/kubedbmanifest-backup-function.yaml @@ -9,4 +9,4 @@ spec: - --backupsession=${backupSession:=} - --enable-cache=${enableCache:=} - --scratch-dir=${scratchDir:=} - image: ghcr.io/kubedb/kubedb-manifest-plugin:v0.11.0 + image: ghcr.io/kubedb/kubedb-manifest-plugin:v0.12.0-rc.0 diff --git a/catalog/kubestash/raw/kubedbmanifest/kubedbmanifest-restore-function.yaml b/catalog/kubestash/raw/kubedbmanifest/kubedbmanifest-restore-function.yaml index a8fe1a24d..6d6c38711 100644 --- a/catalog/kubestash/raw/kubedbmanifest/kubedbmanifest-restore-function.yaml +++ b/catalog/kubestash/raw/kubedbmanifest/kubedbmanifest-restore-function.yaml @@ -10,4 +10,4 @@ spec: - --snapshot=${snapshot:=} - --enable-cache=${enableCache:=} - --scratch-dir=${scratchDir:=} - image: ghcr.io/kubedb/kubedb-manifest-plugin:v0.11.0 + image: ghcr.io/kubedb/kubedb-manifest-plugin:v0.12.0-rc.0 diff --git a/catalog/kubestash/raw/mariadb/mariadb-backup-function.yaml b/catalog/kubestash/raw/mariadb/mariadb-backup-function.yaml index 0e29e047b..c08f92a98 100644 --- a/catalog/kubestash/raw/mariadb/mariadb-backup-function.yaml +++ b/catalog/kubestash/raw/mariadb/mariadb-backup-function.yaml @@ -11,4 +11,4 @@ spec: - --scratch-dir=${scratchDir:=} - --wait-timeout=${waitTimeout:=300} - --mariadb-args=${args:=} - image: ghcr.io/kubedb/mariadb-restic-plugin:v0.6.0 + image: ghcr.io/kubedb/mariadb-restic-plugin:v0.7.0-rc.0 diff --git a/catalog/kubestash/raw/mariadb/mariadb-csi-snapshotter-function.yaml b/catalog/kubestash/raw/mariadb/mariadb-csi-snapshotter-function.yaml index a040a7ec0..f2bfd5fa8 100644 --- a/catalog/kubestash/raw/mariadb/mariadb-csi-snapshotter-function.yaml +++ b/catalog/kubestash/raw/mariadb/mariadb-csi-snapshotter-function.yaml @@ -8,4 +8,4 @@ spec: - --namespace=${namespace:=default} - --volume-snapshot-class-name=${volumeSnapshotClassName:=} - --backupsession=${backupSession:=} - image: ghcr.io/kubedb/mariadb-csi-snapshotter-plugin:v0.8.0 + image: ghcr.io/kubedb/mariadb-csi-snapshotter-plugin:v0.9.0-rc.0 diff --git a/catalog/kubestash/raw/mariadb/mariadb-restore-function.yaml b/catalog/kubestash/raw/mariadb/mariadb-restore-function.yaml index 49588570c..c1aa88453 100644 --- a/catalog/kubestash/raw/mariadb/mariadb-restore-function.yaml +++ b/catalog/kubestash/raw/mariadb/mariadb-restore-function.yaml @@ -12,4 +12,4 @@ spec: - --scratch-dir=${scratchDir:=} - --wait-timeout=${waitTimeout:=300} - --mariadb-args=${args:=} - image: ghcr.io/kubedb/mariadb-restic-plugin:v0.6.0 + image: ghcr.io/kubedb/mariadb-restic-plugin:v0.7.0-rc.0 diff --git a/catalog/kubestash/raw/mongodb/mongodb-backup-function.yaml b/catalog/kubestash/raw/mongodb/mongodb-backup-function.yaml index 4b6c54635..f80c61ab9 100644 --- a/catalog/kubestash/raw/mongodb/mongodb-backup-function.yaml +++ b/catalog/kubestash/raw/mongodb/mongodb-backup-function.yaml @@ -20,4 +20,4 @@ spec: - 5.0.3 - 5.0.15 - 6.0.5 - image: ghcr.io/kubedb/mongodb-restic-plugin:v0.11.0_${DB_VERSION} + image: ghcr.io/kubedb/mongodb-restic-plugin:v0.12.0-rc.0_${DB_VERSION} diff --git a/catalog/kubestash/raw/mongodb/mongodb-csi-snapshotter-function.yaml b/catalog/kubestash/raw/mongodb/mongodb-csi-snapshotter-function.yaml index 434e5e2fa..14e50a6d2 100644 --- a/catalog/kubestash/raw/mongodb/mongodb-csi-snapshotter-function.yaml +++ b/catalog/kubestash/raw/mongodb/mongodb-csi-snapshotter-function.yaml @@ -8,4 +8,4 @@ spec: - --namespace=${namespace:=default} - --volume-snapshot-class-name=${volumeSnapshotClassName:=} - --backupsession=${backupSession:=} - image: ghcr.io/kubedb/mongodb-csi-snapshotter-plugin:v0.9.0 + image: ghcr.io/kubedb/mongodb-csi-snapshotter-plugin:v0.10.0-rc.0 diff --git a/catalog/kubestash/raw/mongodb/mongodb-restore-function.yaml b/catalog/kubestash/raw/mongodb/mongodb-restore-function.yaml index 57fa35712..1e8a0a3d0 100644 --- a/catalog/kubestash/raw/mongodb/mongodb-restore-function.yaml +++ b/catalog/kubestash/raw/mongodb/mongodb-restore-function.yaml @@ -21,4 +21,4 @@ spec: - 5.0.3 - 5.0.15 - 6.0.5 - image: ghcr.io/kubedb/mongodb-restic-plugin:v0.11.0_${DB_VERSION} + image: ghcr.io/kubedb/mongodb-restic-plugin:v0.12.0-rc.0_${DB_VERSION} diff --git a/catalog/kubestash/raw/mysql/mysql-backup-function.yaml b/catalog/kubestash/raw/mysql/mysql-backup-function.yaml index 05130db31..54746b23d 100644 --- a/catalog/kubestash/raw/mysql/mysql-backup-function.yaml +++ b/catalog/kubestash/raw/mysql/mysql-backup-function.yaml @@ -17,4 +17,4 @@ spec: - 5.7.25 - 8.0.3 - 8.0.21 - image: ghcr.io/kubedb/mysql-restic-plugin:v0.11.0_${DB_VERSION} + image: ghcr.io/kubedb/mysql-restic-plugin:v0.12.0-rc.0_${DB_VERSION} diff --git a/catalog/kubestash/raw/mysql/mysql-csi-snapshotter-function.yaml b/catalog/kubestash/raw/mysql/mysql-csi-snapshotter-function.yaml index a02af83d5..d49681eee 100644 --- a/catalog/kubestash/raw/mysql/mysql-csi-snapshotter-function.yaml +++ b/catalog/kubestash/raw/mysql/mysql-csi-snapshotter-function.yaml @@ -8,4 +8,4 @@ spec: - --namespace=${namespace:=default} - --volume-snapshot-class-name=${volumeSnapshotClassName:=} - --backupsession=${backupSession:=} - image: ghcr.io/kubedb/mysql-csi-snapshotter-plugin:v0.9.0 + image: ghcr.io/kubedb/mysql-csi-snapshotter-plugin:v0.10.0-rc.0 diff --git a/catalog/kubestash/raw/mysql/mysql-restore-function.yaml b/catalog/kubestash/raw/mysql/mysql-restore-function.yaml index 6dc6a89e7..16604eac5 100644 --- a/catalog/kubestash/raw/mysql/mysql-restore-function.yaml +++ b/catalog/kubestash/raw/mysql/mysql-restore-function.yaml @@ -17,4 +17,4 @@ spec: - 5.7.25 - 8.0.3 - 8.0.21 - image: ghcr.io/kubedb/mysql-restic-plugin:v0.11.0_${DB_VERSION} + image: ghcr.io/kubedb/mysql-restic-plugin:v0.12.0-rc.0_${DB_VERSION} diff --git a/catalog/kubestash/raw/opensearch/opensearch-backup-function.yaml b/catalog/kubestash/raw/opensearch/opensearch-backup-function.yaml index 32162560c..ed7a9ce05 100644 --- a/catalog/kubestash/raw/opensearch/opensearch-backup-function.yaml +++ b/catalog/kubestash/raw/opensearch/opensearch-backup-function.yaml @@ -12,4 +12,4 @@ spec: - --wait-timeout=${waitTimeout:=300} - --es-args=${args:=} - --interim-data-dir=${interimDataDir:=} - image: ghcr.io/kubedb/elasticsearch-restic-plugin:v0.11.0 + image: ghcr.io/kubedb/elasticsearch-restic-plugin:v0.12.0-rc.0 diff --git a/catalog/kubestash/raw/opensearch/opensearch-restore-function.yaml b/catalog/kubestash/raw/opensearch/opensearch-restore-function.yaml index 32bb625b0..ae05b00ee 100644 --- a/catalog/kubestash/raw/opensearch/opensearch-restore-function.yaml +++ b/catalog/kubestash/raw/opensearch/opensearch-restore-function.yaml @@ -13,4 +13,4 @@ spec: - --wait-timeout=${waitTimeout:=300} - --es-args=${args:=} - --interim-data-dir=${interimDataDir:=} - image: ghcr.io/kubedb/elasticsearch-restic-plugin:v0.11.0 + image: ghcr.io/kubedb/elasticsearch-restic-plugin:v0.12.0-rc.0 diff --git a/catalog/kubestash/raw/postgres/postgres-backup-function.yaml b/catalog/kubestash/raw/postgres/postgres-backup-function.yaml index 5378a08ba..66f274f7b 100644 --- a/catalog/kubestash/raw/postgres/postgres-backup-function.yaml +++ b/catalog/kubestash/raw/postgres/postgres-backup-function.yaml @@ -17,4 +17,4 @@ spec: - "12.17" - "14.10" - "16.1" - image: ghcr.io/kubedb/postgres-restic-plugin:v0.11.0_${DB_VERSION} + image: ghcr.io/kubedb/postgres-restic-plugin:v0.12.0-rc.0_${DB_VERSION} diff --git a/catalog/kubestash/raw/postgres/postgres-csi-snapshotter-function.yaml b/catalog/kubestash/raw/postgres/postgres-csi-snapshotter-function.yaml index f14ca268c..f33d5cdf8 100644 --- a/catalog/kubestash/raw/postgres/postgres-csi-snapshotter-function.yaml +++ b/catalog/kubestash/raw/postgres/postgres-csi-snapshotter-function.yaml @@ -8,4 +8,4 @@ spec: - --namespace=${namespace:=default} - --volume-snapshot-class-name=${volumeSnapshotClassName:=} - --backupsession=${backupSession:=} - image: ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.9.0 + image: ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.10.0-rc.0 diff --git a/catalog/kubestash/raw/postgres/postgres-physical-backup-function.yaml b/catalog/kubestash/raw/postgres/postgres-physical-backup-function.yaml index badf653e9..4c97a573c 100644 --- a/catalog/kubestash/raw/postgres/postgres-physical-backup-function.yaml +++ b/catalog/kubestash/raw/postgres/postgres-physical-backup-function.yaml @@ -13,4 +13,4 @@ spec: - --pg-args=${args:=} - --backup-cmd=${backupCmd:=} - --user=${user:=} - image: ghcr.io/kubedb/postgres-restic-plugin:v0.11.0_16.1 + image: ghcr.io/kubedb/postgres-restic-plugin:v0.12.0-rc.0_16.1 diff --git a/catalog/kubestash/raw/postgres/postgres-physical-backup-restore-function.yaml b/catalog/kubestash/raw/postgres/postgres-physical-backup-restore-function.yaml index 31c72deb5..fb2d05726 100644 --- a/catalog/kubestash/raw/postgres/postgres-physical-backup-restore-function.yaml +++ b/catalog/kubestash/raw/postgres/postgres-physical-backup-restore-function.yaml @@ -15,4 +15,4 @@ spec: - --user=${user:=} - --restore-cmd=${restoreCmd:=} - --restore-path=${restorePath:=} - image: ghcr.io/kubedb/postgres-restic-plugin:v0.11.0_16.1 + image: ghcr.io/kubedb/postgres-restic-plugin:v0.12.0-rc.0_16.1 diff --git a/catalog/kubestash/raw/postgres/postgres-restore-function.yaml b/catalog/kubestash/raw/postgres/postgres-restore-function.yaml index 7ab1a58e1..8f830156c 100644 --- a/catalog/kubestash/raw/postgres/postgres-restore-function.yaml +++ b/catalog/kubestash/raw/postgres/postgres-restore-function.yaml @@ -17,4 +17,4 @@ spec: - "12.17" - "14.10" - "16.1" - image: ghcr.io/kubedb/postgres-restic-plugin:v0.11.0_${DB_VERSION} + image: ghcr.io/kubedb/postgres-restic-plugin:v0.12.0-rc.0_${DB_VERSION} diff --git a/catalog/kubestash/raw/redis/redis-backup-function.yaml b/catalog/kubestash/raw/redis/redis-backup-function.yaml index d1cbdfb77..b69d2f6b7 100644 --- a/catalog/kubestash/raw/redis/redis-backup-function.yaml +++ b/catalog/kubestash/raw/redis/redis-backup-function.yaml @@ -11,4 +11,4 @@ spec: - --scratch-dir=${scratchDir:=} - --wait-timeout=${waitTimeout:=300} - --redis-args=${args:=} - image: ghcr.io/kubedb/redis-restic-plugin:v0.11.0 + image: ghcr.io/kubedb/redis-restic-plugin:v0.12.0-rc.0 diff --git a/catalog/kubestash/raw/redis/redis-restore-function.yaml b/catalog/kubestash/raw/redis/redis-restore-function.yaml index 08a5f43e2..ba7cf11cf 100644 --- a/catalog/kubestash/raw/redis/redis-restore-function.yaml +++ b/catalog/kubestash/raw/redis/redis-restore-function.yaml @@ -12,4 +12,4 @@ spec: - --scratch-dir=${scratchDir:=} - --wait-timeout=${waitTimeout:=300} - --redis-args=${args:=} - image: ghcr.io/kubedb/redis-restic-plugin:v0.11.0 + image: ghcr.io/kubedb/redis-restic-plugin:v0.12.0-rc.0 diff --git a/catalog/kubestash/raw/singlestore/singlestore-backup-function.yaml b/catalog/kubestash/raw/singlestore/singlestore-backup-function.yaml index 0c4aec9bd..eb3048655 100644 --- a/catalog/kubestash/raw/singlestore/singlestore-backup-function.yaml +++ b/catalog/kubestash/raw/singlestore/singlestore-backup-function.yaml @@ -15,4 +15,4 @@ spec: availableVersions: - alma-8.1.32-e3d3cde6da - alma-8.5.7-bf633c1a54 - image: ghcr.io/kubedb/singlestore-restic-plugin:v0.6.0_${DB_VERSION} + image: ghcr.io/kubedb/singlestore-restic-plugin:v0.7.0-rc.0_${DB_VERSION} diff --git a/catalog/kubestash/raw/singlestore/singlestore-restore-function.yaml b/catalog/kubestash/raw/singlestore/singlestore-restore-function.yaml index a2a83f8ab..243a5a10f 100644 --- a/catalog/kubestash/raw/singlestore/singlestore-restore-function.yaml +++ b/catalog/kubestash/raw/singlestore/singlestore-restore-function.yaml @@ -16,4 +16,4 @@ spec: availableVersions: - alma-8.1.32-e3d3cde6da - alma-8.5.7-bf633c1a54 - image: ghcr.io/kubedb/singlestore-restic-plugin:v0.6.0_${DB_VERSION} + image: ghcr.io/kubedb/singlestore-restic-plugin:v0.7.0-rc.0_${DB_VERSION} diff --git a/catalog/kubestash/raw/zookeeper/zookeeper-backup-function.yaml b/catalog/kubestash/raw/zookeeper/zookeeper-backup-function.yaml index d24863069..63d8c1509 100644 --- a/catalog/kubestash/raw/zookeeper/zookeeper-backup-function.yaml +++ b/catalog/kubestash/raw/zookeeper/zookeeper-backup-function.yaml @@ -12,4 +12,4 @@ spec: - --wait-timeout=${waitTimeout:=300} - --zookeeper-args=${args:=} - --interim-data-dir=${interimDataDir:=} - image: ghcr.io/kubedb/zookeeper-restic-plugin:v0.4.0 + image: ghcr.io/kubedb/zookeeper-restic-plugin:v0.5.0-rc.0 diff --git a/catalog/kubestash/raw/zookeeper/zookeeper-restore-function.yaml b/catalog/kubestash/raw/zookeeper/zookeeper-restore-function.yaml index 8ea90b4ab..7dcd02dfb 100644 --- a/catalog/kubestash/raw/zookeeper/zookeeper-restore-function.yaml +++ b/catalog/kubestash/raw/zookeeper/zookeeper-restore-function.yaml @@ -13,4 +13,4 @@ spec: - --wait-timeout=${waitTimeout:=300} - --zookeeper-args=${args:=} - --interim-data-dir=${interimDataDir:=} - image: ghcr.io/kubedb/zookeeper-restic-plugin:v0.4.0 + image: ghcr.io/kubedb/zookeeper-restic-plugin:v0.5.0-rc.0 diff --git a/catalog/scripts/cassandraversions.yaml b/catalog/scripts/cassandraversions.yaml index d53611c1f..a1e54a988 100644 --- a/catalog/scripts/cassandraversions.yaml +++ b/catalog/scripts/cassandraversions.yaml @@ -1,3 +1,4 @@ +- ghcr.io/appscode-images/cassandra-exporter:2.3.8 - ghcr.io/appscode-images/cassandra:4.1.6 - ghcr.io/appscode-images/cassandra:5.0.0 - ghcr.io/kubedb/cassandra-init:4.1.6 diff --git a/catalog/scripts/druidversions.yaml b/catalog/scripts/druidversions.yaml index 0c6739906..4999b9a98 100644 --- a/catalog/scripts/druidversions.yaml +++ b/catalog/scripts/druidversions.yaml @@ -1,6 +1,4 @@ -- apache/druid:25.0.0 - ghcr.io/appscode-images/druid:28.0.1 -- ghcr.io/appscode-images/druid:30.0.0 -- ghcr.io/kubedb/druid-init:25.0.0 +- ghcr.io/appscode-images/druid:30.0.1 - ghcr.io/kubedb/druid-init:28.0.1 -- ghcr.io/kubedb/druid-init:30.0.0 +- ghcr.io/kubedb/druid-init:30.0.1 diff --git a/catalog/scripts/mariadbversions.yaml b/catalog/scripts/mariadbversions.yaml index 7669b3ef9..ee4a4bdfe 100644 --- a/catalog/scripts/mariadbversions.yaml +++ b/catalog/scripts/mariadbversions.yaml @@ -9,13 +9,13 @@ - ghcr.io/appscode-images/mariadb:11.3.2-jammy - ghcr.io/appscode-images/mariadb:11.4.3-noble - ghcr.io/appscode-images/mariadb:11.5.2-noble -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.10.7-jammy -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.11.6-jammy -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.4.32-focal -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.5.23-focal -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_10.6.16-focal -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_11.0.4-jammy -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_11.1.3-jammy -- ghcr.io/kubedb/mariadb-archiver:v0.4.0_11.2.2-jammy -- ghcr.io/kubedb/mariadb-coordinator:v0.28.0 +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.10.7-jammy +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.11.6-jammy +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.4.32-focal +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.5.23-focal +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_10.6.16-focal +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_11.0.4-jammy +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_11.1.3-jammy +- ghcr.io/kubedb/mariadb-archiver:v0.9.0-rc.0_11.2.2-jammy +- ghcr.io/kubedb/mariadb-coordinator:v0.29.0-rc.0 - ghcr.io/kubedb/mariadb-init:0.5.2 diff --git a/catalog/scripts/mssqlserverversions.yaml b/catalog/scripts/mssqlserverversions.yaml index f83b042a4..35a7e7eff 100644 --- a/catalog/scripts/mssqlserverversions.yaml +++ b/catalog/scripts/mssqlserverversions.yaml @@ -1,6 +1,6 @@ -- ghcr.io/kubedb/mssql-coordinator:v0.3.0 +- ghcr.io/kubedb/mssql-coordinator:v0.4.0-rc.0 - ghcr.io/kubedb/mssql-exporter:1.1.0 - ghcr.io/kubedb/mssql-init:2022-ubuntu-22-v3 -- ghcr.io/kubedb/mssqlserver-archiver:v0.0.1 +- ghcr.io/kubedb/mssqlserver-archiver:v0.3.0-rc.0 - mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04 - mcr.microsoft.com/mssql/server:2022-CU14-ubuntu-22.04 diff --git a/catalog/scripts/mysqlversions.yaml b/catalog/scripts/mysqlversions.yaml index bb80ecc3f..396c53edb 100644 --- a/catalog/scripts/mysqlversions.yaml +++ b/catalog/scripts/mysqlversions.yaml @@ -6,16 +6,16 @@ - ghcr.io/appscode-images/mysql:8.1.0-oracle - ghcr.io/appscode-images/mysql:8.2.0-oracle - ghcr.io/appscode-images/mysql:8.4.2-oracle -- ghcr.io/kubedb/mysql-archiver:v0.9.0_5.7.44 -- ghcr.io/kubedb/mysql-archiver:v0.9.0_8.0.35 -- ghcr.io/kubedb/mysql-archiver:v0.9.0_8.1.0 -- ghcr.io/kubedb/mysql-archiver:v0.9.0_8.2.0 -- ghcr.io/kubedb/mysql-coordinator:v0.26.0 +- ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_5.7.44 +- ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_8.0.35 +- ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_8.1.0 +- ghcr.io/kubedb/mysql-archiver:v0.10.0-rc.0_8.2.0 +- ghcr.io/kubedb/mysql-coordinator:v0.27.0-rc.0 - ghcr.io/kubedb/mysql-init:5.7-v4 - ghcr.io/kubedb/mysql-init:8.0.31-v3 - ghcr.io/kubedb/mysql-init:8.4.2-v1 -- ghcr.io/kubedb/mysql-router-init:v0.26.0 +- ghcr.io/kubedb/mysql-router-init:v0.27.0-rc.0 - ghcr.io/kubedb/mysqld-exporter:v0.13.1 -- ghcr.io/kubedb/replication-mode-detector:v0.35.0 +- ghcr.io/kubedb/replication-mode-detector:v0.36.0-rc.0 - mysql/mysql-router:8.0.31 - registry.k8s.io/git-sync/git-sync:v4.2.1 diff --git a/catalog/scripts/operator.yaml b/catalog/scripts/operator.yaml index 9913be64e..e646f8fe8 100644 --- a/catalog/scripts/operator.yaml +++ b/catalog/scripts/operator.yaml @@ -1,29 +1,29 @@ -- ghcr.io/appscode/kube-rbac-proxy:v0.11.0 +- ghcr.io/appscode/kube-rbac-proxy:v0.15.0 - ghcr.io/appscode/kubectl-nonroot:1.31 - ghcr.io/appscode/petset:v0.0.7 - ghcr.io/appscode/sidekick:v0.0.8 - ghcr.io/kubedb/dashboard-restic-plugin:v0.1.0 -- ghcr.io/kubedb/dashboard-restic-plugin:v0.6.0 -- ghcr.io/kubedb/elasticsearch-restic-plugin:v0.11.0 -- ghcr.io/kubedb/kubedb-autoscaler:v0.33.0 -- ghcr.io/kubedb/kubedb-crd-manager:v0.3.0 -- ghcr.io/kubedb/kubedb-kibana:v0.24.0 -- ghcr.io/kubedb/kubedb-manifest-plugin:v0.11.0 -- ghcr.io/kubedb/kubedb-ops-manager:v0.35.1 -- ghcr.io/kubedb/kubedb-provisioner:v0.48.1 -- ghcr.io/kubedb/kubedb-schema-manager:v0.24.0 -- ghcr.io/kubedb/kubedb-ui-server:v0.24.0 -- ghcr.io/kubedb/kubedb-webhook-server:v0.24.0 -- ghcr.io/kubedb/mariadb-csi-snapshotter-plugin:v0.8.0 -- ghcr.io/kubedb/mariadb-restic-plugin:v0.6.0 -- ghcr.io/kubedb/mongodb-csi-snapshotter-plugin:v0.9.0 +- ghcr.io/kubedb/dashboard-restic-plugin:v0.7.0-rc.0 +- ghcr.io/kubedb/elasticsearch-restic-plugin:v0.12.0-rc.0 +- ghcr.io/kubedb/kubedb-autoscaler:v0.34.0-rc.0 +- ghcr.io/kubedb/kubedb-crd-manager:v0.4.0-rc.0 +- ghcr.io/kubedb/kubedb-kibana:v0.25.0-rc.0 +- ghcr.io/kubedb/kubedb-manifest-plugin:v0.12.0-rc.0 +- ghcr.io/kubedb/kubedb-ops-manager:v0.36.0-rc.0 +- ghcr.io/kubedb/kubedb-provisioner:v0.49.0-rc.0 +- ghcr.io/kubedb/kubedb-schema-manager:v0.25.0-rc.0 +- ghcr.io/kubedb/kubedb-ui-server:v0.25.0-rc.0 +- ghcr.io/kubedb/kubedb-webhook-server:v0.25.0-rc.0 +- ghcr.io/kubedb/mariadb-csi-snapshotter-plugin:v0.9.0-rc.0 +- ghcr.io/kubedb/mariadb-restic-plugin:v0.7.0-rc.0 +- ghcr.io/kubedb/mongodb-csi-snapshotter-plugin:v0.10.0-rc.0 - ghcr.io/kubedb/mssqlserver-walg-plugin:v0.0.1 -- ghcr.io/kubedb/mysql-csi-snapshotter-plugin:v0.9.0 -- ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.9.0 -- ghcr.io/kubedb/postgres-restic-plugin:v0.11.0_16.1 -- ghcr.io/kubedb/provider-aws:v0.10.0 -- ghcr.io/kubedb/provider-azure:v0.10.0 -- ghcr.io/kubedb/provider-gcp:v0.10.0 -- ghcr.io/kubedb/redis-restic-plugin:v0.11.0 -- ghcr.io/kubedb/zookeeper-restic-plugin:v0.4.0 +- ghcr.io/kubedb/mysql-csi-snapshotter-plugin:v0.10.0-rc.0 +- ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.10.0-rc.0 +- ghcr.io/kubedb/postgres-restic-plugin:v0.12.0-rc.0_16.1 +- ghcr.io/kubedb/provider-aws:v0.11.0-rc.0 +- ghcr.io/kubedb/provider-azure:v0.11.0-rc.0 +- ghcr.io/kubedb/provider-gcp:v0.11.0-rc.0 +- ghcr.io/kubedb/redis-restic-plugin:v0.12.0-rc.0 +- ghcr.io/kubedb/zookeeper-restic-plugin:v0.5.0-rc.0 - tianon/toybox:0.8.4 diff --git a/catalog/scripts/perconaxtradbversions.yaml b/catalog/scripts/perconaxtradbversions.yaml index c7785b381..27a92cb01 100644 --- a/catalog/scripts/perconaxtradbversions.yaml +++ b/catalog/scripts/perconaxtradbversions.yaml @@ -1,4 +1,4 @@ -- ghcr.io/kubedb/percona-xtradb-coordinator:v0.21.0 +- ghcr.io/kubedb/percona-xtradb-coordinator:v0.22.0-rc.0 - ghcr.io/kubedb/percona-xtradb-init:0.2.1 - percona/percona-xtradb-cluster:8.0.26 - percona/percona-xtradb-cluster:8.0.28 diff --git a/catalog/scripts/postgresversions.yaml b/catalog/scripts/postgresversions.yaml index aa4dee5ac..e89b84dbd 100644 --- a/catalog/scripts/postgresversions.yaml +++ b/catalog/scripts/postgresversions.yaml @@ -18,19 +18,19 @@ - ghcr.io/appscode-images/postgres:16.1-bookworm - ghcr.io/appscode-images/postgres:16.4-alpine - ghcr.io/appscode-images/postgres:16.4-bookworm -- ghcr.io/kubedb/pg-coordinator:v0.32.0 -- ghcr.io/kubedb/postgres-archiver:v0.9.0_11.22-alpine -- ghcr.io/kubedb/postgres-archiver:v0.9.0_11.22-bookworm -- ghcr.io/kubedb/postgres-archiver:v0.9.0_12.17-alpine -- ghcr.io/kubedb/postgres-archiver:v0.9.0_12.17-bookworm -- ghcr.io/kubedb/postgres-archiver:v0.9.0_13.13-alpine -- ghcr.io/kubedb/postgres-archiver:v0.9.0_13.13-bookworm -- ghcr.io/kubedb/postgres-archiver:v0.9.0_14.10-alpine -- ghcr.io/kubedb/postgres-archiver:v0.9.0_14.10-bookworm -- ghcr.io/kubedb/postgres-archiver:v0.9.0_15.5-alpine -- ghcr.io/kubedb/postgres-archiver:v0.9.0_15.5-bookworm -- ghcr.io/kubedb/postgres-archiver:v0.9.0_16.1-alpine -- ghcr.io/kubedb/postgres-archiver:v0.9.0_16.1-bookworm +- ghcr.io/kubedb/pg-coordinator:v0.33.0-rc.0 +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_11.22-alpine +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_11.22-bookworm +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_12.17-alpine +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_12.17-bookworm +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_13.13-alpine +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_13.13-bookworm +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_14.10-alpine +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_14.10-bookworm +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_15.5-alpine +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_15.5-bookworm +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_16.1-alpine +- ghcr.io/kubedb/postgres-archiver:v0.10.0-rc.0_16.1-bookworm - ghcr.io/kubedb/postgres-init:0.16.0 - postgis/postgis:11-3.3 - postgis/postgis:12-3.4 diff --git a/catalog/scripts/redisversions.yaml b/catalog/scripts/redisversions.yaml index 9509e7a9d..91c46629d 100644 --- a/catalog/scripts/redisversions.yaml +++ b/catalog/scripts/redisversions.yaml @@ -6,8 +6,7 @@ - ghcr.io/appscode-images/redis:7.2.3-bookworm - ghcr.io/appscode-images/redis:7.2.4-bookworm - ghcr.io/appscode-images/redis:7.4.0-bookworm -- ghcr.io/kubedb/redis-coordinator:v0.27.0 +- ghcr.io/kubedb/redis-coordinator:v0.28.0-rc.0 - ghcr.io/kubedb/redis-init:0.9.0 - ghcr.io/kubedb/redis:4.0.11 -- ghcr.io/kubedb/redis_exporter:1.58.0 -- ghcr.io/kubedb/redis_exporter:v0.21.1 +- ghcr.io/kubedb/redis_exporter:1.66.0 diff --git a/catalog/scripts/singlestoreversions.yaml b/catalog/scripts/singlestoreversions.yaml index 798380f05..7997365d3 100644 --- a/catalog/scripts/singlestoreversions.yaml +++ b/catalog/scripts/singlestoreversions.yaml @@ -2,7 +2,7 @@ - ghcr.io/appscode-images/singlestore-node:alma-8.5.30-4f46ab16a5 - ghcr.io/appscode-images/singlestore-node:alma-8.5.7-bf633c1a54 - ghcr.io/appscode-images/singlestore-node:alma-8.7.10-95e2357384 -- ghcr.io/kubedb/singlestore-coordinator:v0.3.0 +- ghcr.io/kubedb/singlestore-coordinator:v0.4.0-rc.0 - ghcr.io/kubedb/singlestore-init:8.1-v2 - ghcr.io/kubedb/singlestore-init:8.5-v2 - ghcr.io/kubedb/singlestore-init:8.7.10-v1 diff --git a/charts/kubedb-autoscaler/Chart.yaml b/charts/kubedb-autoscaler/Chart.yaml index 5ebf68f88..090ce4b4f 100755 --- a/charts/kubedb-autoscaler/Chart.yaml +++ b/charts/kubedb-autoscaler/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: KubeDB Autoscaler by AppsCode - Autoscale KubeDB operated Databases name: kubedb-autoscaler -version: v0.33.0 -appVersion: v0.33.0 +version: v0.34.0-rc.0 +appVersion: v0.34.0-rc.0 home: https://kubedb.com icon: https://cdn.appscode.com/images/products/kubedb/kubedb-autoscaler-icon.png sources: diff --git a/charts/kubedb-autoscaler/README.md b/charts/kubedb-autoscaler/README.md index adcb0e95d..a73b1b9ed 100644 --- a/charts/kubedb-autoscaler/README.md +++ b/charts/kubedb-autoscaler/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-autoscaler --version=v0.33.0 -$ helm upgrade -i kubedb-autoscaler appscode/kubedb-autoscaler -n kubedb --create-namespace --version=v0.33.0 +$ helm search repo appscode/kubedb-autoscaler --version=v0.34.0-rc.0 +$ helm upgrade -i kubedb-autoscaler appscode/kubedb-autoscaler -n kubedb --create-namespace --version=v0.34.0-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB Autoscaler operator on a [Kubernetes](http://kuberne To install/upgrade the chart with the release name `kubedb-autoscaler`: ```bash -$ helm upgrade -i kubedb-autoscaler appscode/kubedb-autoscaler -n kubedb --create-namespace --version=v0.33.0 +$ helm upgrade -i kubedb-autoscaler appscode/kubedb-autoscaler -n kubedb --create-namespace --version=v0.34.0-rc.0 ``` The command deploys a KubeDB Autoscaler operator on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -94,12 +94,12 @@ The following table lists the configurable parameters of the `kubedb-autoscaler` Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-autoscaler appscode/kubedb-autoscaler -n kubedb --create-namespace --version=v0.33.0 --set replicaCount=1 +$ helm upgrade -i kubedb-autoscaler appscode/kubedb-autoscaler -n kubedb --create-namespace --version=v0.34.0-rc.0 --set replicaCount=1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-autoscaler appscode/kubedb-autoscaler -n kubedb --create-namespace --version=v0.33.0 --values values.yaml +$ helm upgrade -i kubedb-autoscaler appscode/kubedb-autoscaler -n kubedb --create-namespace --version=v0.34.0-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-catalog/Chart.yaml b/charts/kubedb-catalog/Chart.yaml index 027c7fff4..e0ace8691 100644 --- a/charts/kubedb-catalog/Chart.yaml +++ b/charts/kubedb-catalog/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: KubeDB Catalog by AppsCode - Catalog for database versions name: kubedb-catalog -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.11.8-rc.0 +appVersion: v2024.11.8-rc.0 home: https://kubedb.com icon: https://cdn.appscode.com/images/icon/kubedb.png sources: diff --git a/charts/kubedb-catalog/README.md b/charts/kubedb-catalog/README.md index 90d3ff22e..34b5a62c0 100644 --- a/charts/kubedb-catalog/README.md +++ b/charts/kubedb-catalog/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-catalog --version=v2024.9.30 -$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2024.9.30 +$ helm search repo appscode/kubedb-catalog --version=v2024.11.8-rc.0 +$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2024.11.8-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys KubeDB catalog on a [Kubernetes](http://kubernetes.io) cluste To install/upgrade the chart with the release name `kubedb-catalog`: ```bash -$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2024.9.30 +$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2024.11.8-rc.0 ``` The command deploys KubeDB catalog on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -124,12 +124,12 @@ The following table lists the configurable parameters of the `kubedb-catalog` ch Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2024.9.30 --set proxies.ghcr=ghcr.io +$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2024.11.8-rc.0 --set proxies.ghcr=ghcr.io ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i kubedb-catalog appscode/kubedb-catalog -n kubedb --create-namespace --version=v2024.11.8-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.10.2.yaml b/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.10.2.yaml index c64f6dd6b..d727f5bd8 100644 --- a/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.10.2.yaml +++ b/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.10.2.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:10.10.2-jammy' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.11.2.yaml b/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.11.2.yaml index e8769fe49..af0c42e4d 100644 --- a/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.11.2.yaml +++ b/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.11.2.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:10.11.2-jammy' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.4.17.yaml b/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.4.17.yaml index 2e827d609..a93f7b454 100644 --- a/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.4.17.yaml +++ b/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.4.17.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "mariadb") $) }}:10.4.17' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.4.31.yaml b/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.4.31.yaml index 6bf2c813e..cec1abd58 100644 --- a/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.4.31.yaml +++ b/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.4.31.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:10.4.31-focal' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.5.8.yaml b/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.5.8.yaml index 134b34238..22b6a6c87 100644 --- a/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.5.8.yaml +++ b/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.5.8.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "mariadb") $) }}:10.5.8' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.6.4.yaml b/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.6.4.yaml index 23fbacf47..a3578b1d7 100644 --- a/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.6.4.yaml +++ b/charts/kubedb-catalog/templates/mariadb/deprecated-mariadb-10.6.4.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:10.6.4-focal' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/mariadb-10.10.7.yaml b/charts/kubedb-catalog/templates/mariadb/mariadb-10.10.7.yaml index fb61d0969..769e58e20 100644 --- a/charts/kubedb-catalog/templates/mariadb/mariadb-10.10.7.yaml +++ b/charts/kubedb-catalog/templates/mariadb/mariadb-10.10.7.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.4.0_10.10.7-jammy' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.9.0-rc.0_10.10.7-jammy' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:10.10.7-jammy' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/mariadb-10.11.6.yaml b/charts/kubedb-catalog/templates/mariadb/mariadb-10.11.6.yaml index aaa31191e..f82fab243 100644 --- a/charts/kubedb-catalog/templates/mariadb/mariadb-10.11.6.yaml +++ b/charts/kubedb-catalog/templates/mariadb/mariadb-10.11.6.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.4.0_10.11.6-jammy' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.9.0-rc.0_10.11.6-jammy' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:10.11.6-jammy' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/mariadb-10.4.32.yaml b/charts/kubedb-catalog/templates/mariadb/mariadb-10.4.32.yaml index 0b1c309fd..0ffe947c1 100644 --- a/charts/kubedb-catalog/templates/mariadb/mariadb-10.4.32.yaml +++ b/charts/kubedb-catalog/templates/mariadb/mariadb-10.4.32.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.4.0_10.4.32-focal' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.9.0-rc.0_10.4.32-focal' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:10.4.32-focal' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/mariadb-10.5.23.yaml b/charts/kubedb-catalog/templates/mariadb/mariadb-10.5.23.yaml index 378d66929..471dac583 100644 --- a/charts/kubedb-catalog/templates/mariadb/mariadb-10.5.23.yaml +++ b/charts/kubedb-catalog/templates/mariadb/mariadb-10.5.23.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.4.0_10.5.23-focal' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.9.0-rc.0_10.5.23-focal' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:10.5.23-focal' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/mariadb-10.6.16.yaml b/charts/kubedb-catalog/templates/mariadb/mariadb-10.6.16.yaml index 5193a3704..2286ebc97 100644 --- a/charts/kubedb-catalog/templates/mariadb/mariadb-10.6.16.yaml +++ b/charts/kubedb-catalog/templates/mariadb/mariadb-10.6.16.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.4.0_10.6.16-focal' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.9.0-rc.0_10.6.16-focal' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:10.6.16-focal' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/mariadb-11.0.4.yaml b/charts/kubedb-catalog/templates/mariadb/mariadb-11.0.4.yaml index fb6a47d73..8be17ae4b 100644 --- a/charts/kubedb-catalog/templates/mariadb/mariadb-11.0.4.yaml +++ b/charts/kubedb-catalog/templates/mariadb/mariadb-11.0.4.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.4.0_11.0.4-jammy' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.9.0-rc.0_11.0.4-jammy' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:11.0.4-jammy' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/mariadb-11.1.3.yaml b/charts/kubedb-catalog/templates/mariadb/mariadb-11.1.3.yaml index 8c1fc509e..4a56ad100 100644 --- a/charts/kubedb-catalog/templates/mariadb/mariadb-11.1.3.yaml +++ b/charts/kubedb-catalog/templates/mariadb/mariadb-11.1.3.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.4.0_11.1.3-jammy' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.9.0-rc.0_11.1.3-jammy' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:11.1.3-jammy' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/mariadb-11.2.2.yaml b/charts/kubedb-catalog/templates/mariadb/mariadb-11.2.2.yaml index 5b98d1616..999f33a16 100644 --- a/charts/kubedb-catalog/templates/mariadb/mariadb-11.2.2.yaml +++ b/charts/kubedb-catalog/templates/mariadb/mariadb-11.2.2.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.4.0_11.2.2-jammy' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.9.0-rc.0_11.2.2-jammy' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:11.2.2-jammy' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/mariadb-11.3.2.yaml b/charts/kubedb-catalog/templates/mariadb/mariadb-11.3.2.yaml index 86db75557..21e45f4d8 100644 --- a/charts/kubedb-catalog/templates/mariadb/mariadb-11.3.2.yaml +++ b/charts/kubedb-catalog/templates/mariadb/mariadb-11.3.2.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.4.0_11.2.2-jammy' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.9.0-rc.0_11.2.2-jammy' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:11.3.2-jammy' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/mariadb-11.4.3.yaml b/charts/kubedb-catalog/templates/mariadb/mariadb-11.4.3.yaml index b25fb15ff..7830b8ee5 100644 --- a/charts/kubedb-catalog/templates/mariadb/mariadb-11.4.3.yaml +++ b/charts/kubedb-catalog/templates/mariadb/mariadb-11.4.3.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.4.0_11.2.2-jammy' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.9.0-rc.0_11.2.2-jammy' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:11.4.3-noble' exporter: diff --git a/charts/kubedb-catalog/templates/mariadb/mariadb-11.5.2.yaml b/charts/kubedb-catalog/templates/mariadb/mariadb-11.5.2.yaml index 341db70c0..11eb2ffed 100644 --- a/charts/kubedb-catalog/templates/mariadb/mariadb-11.5.2.yaml +++ b/charts/kubedb-catalog/templates/mariadb/mariadb-11.5.2.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.4.0_11.2.2-jammy' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-archiver") $) }}:v0.9.0-rc.0_11.2.2-jammy' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.28.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-coordinator") $) }}:v0.29.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mariadb") $) }}:11.5.2-noble' exporter: diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4-official.yaml index 3aaefc218..41b4af510 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: "3.4" deprecated: {{ not (has "3.4" .Values.enableVersions.MongoDB) }} {{ end }} @@ -50,7 +50,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: "3.4" deprecated: {{ not (has "3.4-v1" .Values.enableVersions.MongoDB) }} {{ end }} @@ -76,7 +76,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: "3.4" deprecated: {{ not (has "3.4-v2" .Values.enableVersions.MongoDB) }} {{ end }} @@ -102,7 +102,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: "3.4" deprecated: {{ not (has "3.4-v3" .Values.enableVersions.MongoDB) }} {{ end }} diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4.17-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4.17-official.yaml index 9c195573e..53c0d5def 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4.17-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4.17-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 3.4.17 deprecated: {{ not (has "3.4.17" .Values.enableVersions.MongoDB) }} {{ end }} @@ -66,7 +66,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4.22-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4.22-official.yaml index b79da13cb..a93a404da 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4.22-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4.22-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 3.4.22 deprecated: {{ not (has "3.4-v4" .Values.enableVersions.MongoDB) }} {{ end }} @@ -50,7 +50,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 3.4.22 deprecated: {{ not (has "3.4-v5" .Values.enableVersions.MongoDB) }} {{ end }} @@ -76,7 +76,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 3.4.22 deprecated: {{ not (has "3.4.22" .Values.enableVersions.MongoDB) }} {{ end }} @@ -118,7 +118,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6-official.yaml index 57a4be6db..7e6b78539 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: "3.6" deprecated: {{ not (has "3.6" .Values.enableVersions.MongoDB) }} {{ end }} @@ -50,7 +50,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: "3.6" deprecated: {{ not (has "3.6-v1" .Values.enableVersions.MongoDB) }} {{ end }} @@ -76,7 +76,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: "3.6" deprecated: {{ not (has "3.6-v2" .Values.enableVersions.MongoDB) }} {{ end }} @@ -102,7 +102,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: "3.6" deprecated: {{ not (has "3.6-v3" .Values.enableVersions.MongoDB) }} {{ end }} diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6.13-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6.13-official.yaml index 6e804cdc3..0b7ac0400 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6.13-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6.13-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 3.6.13 deprecated: {{ not (has "3.6-v4" .Values.enableVersions.MongoDB) }} {{ end }} @@ -50,7 +50,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 3.6.13 deprecated: {{ not (has "3.6-v5" .Values.enableVersions.MongoDB) }} {{ end }} @@ -76,7 +76,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 3.6.13 deprecated: {{ not (has "3.6.13" .Values.enableVersions.MongoDB) }} {{ end }} @@ -118,7 +118,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6.18-percona.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6.18-percona.yaml index c93c7dfc8..512ba3889 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6.18-percona.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6.18-percona.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 1001 runAsUser: 0 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6.8-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6.8-official.yaml index d8415d40e..cc1070035 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6.8-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6.8-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 3.6.8 deprecated: {{ not (has "3.6.8" .Values.enableVersions.MongoDB) }} {{ end }} @@ -66,7 +66,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.10-percona.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.10-percona.yaml index ef917db3a..1ef7c4550 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.10-percona.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.10-percona.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 1001 runAsUser: 0 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.11-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.11-official.yaml index ce864446b..f9a398ad4 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.11-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.11-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.0.11 deprecated: {{ not (has "4.0-v2" .Values.enableVersions.MongoDB) }} {{ end }} @@ -50,7 +50,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.0.11 deprecated: {{ not (has "4.0-v3" .Values.enableVersions.MongoDB) }} {{ end }} @@ -76,7 +76,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.0.11 deprecated: {{ not (has "4.0.11" .Values.enableVersions.MongoDB) }} {{ end }} @@ -118,7 +118,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.3-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.3-official.yaml index 3fb23700f..afef88805 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.3-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.3-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.0.3 deprecated: {{ not (has "4.0.3" .Values.enableVersions.MongoDB) }} {{ end }} @@ -66,7 +66,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.5-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.5-official.yaml index ee8545f16..c2033c434 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.5-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.0.5-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.0.5 deprecated: {{ not (has "4.0" .Values.enableVersions.MongoDB) }} {{ end }} @@ -50,7 +50,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.0.5 deprecated: {{ not (has "4.0-v1" .Values.enableVersions.MongoDB) }} {{ end }} @@ -76,7 +76,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.0.5 deprecated: {{ not (has "4.0.5" .Values.enableVersions.MongoDB) }} {{ end }} @@ -102,7 +102,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.0.5 deprecated: {{ not (has "4.0.5-v1" .Values.enableVersions.MongoDB) }} {{ end }} @@ -128,7 +128,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.0.5 deprecated: {{ not (has "4.0.5-v2" .Values.enableVersions.MongoDB) }} {{ end }} @@ -170,7 +170,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.1.13-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.1.13-official.yaml index 5f431b3be..5ffd4fc90 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.1.13-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.1.13-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.1.13 deprecated: {{ not (has "4.1" .Values.enableVersions.MongoDB) }} {{ end }} @@ -50,7 +50,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.1.13 deprecated: {{ not (has "4.1-v1" .Values.enableVersions.MongoDB) }} {{ end }} @@ -76,7 +76,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.1.13 deprecated: {{ not (has "4.1.13" .Values.enableVersions.MongoDB) }} {{ end }} @@ -118,7 +118,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.1.4-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.1.4-official.yaml index 6b47b7d46..07e79a2b6 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.1.4-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.1.4-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.1.4 deprecated: {{ not (has "4.1.4" .Values.enableVersions.MongoDB) }} {{ end }} @@ -66,7 +66,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.1.7-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.1.7-official.yaml index 234bb13cb..087d82dc9 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.1.7-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.1.7-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.1.7 deprecated: {{ not (has "4.1.7" .Values.enableVersions.MongoDB) }} {{ end }} @@ -50,7 +50,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.1.7 deprecated: {{ not (has "4.1.7-v1" .Values.enableVersions.MongoDB) }} {{ end }} @@ -76,7 +76,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.1.7 deprecated: {{ not (has "4.1.7-v2" .Values.enableVersions.MongoDB) }} {{ end }} @@ -118,7 +118,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.2.3-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.2.3-official.yaml index 53ef8e66a..968f36833 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.2.3-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.2.3-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' version: 4.2.3 deprecated: {{ not (has "4.2" .Values.enableVersions.MongoDB) }} {{ end }} @@ -66,7 +66,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.2.7-percona.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.2.7-percona.yaml index 9a8a8fb9e..c11463431 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.2.7-percona.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.2.7-percona.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 1001 runAsUser: 0 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.4.10-percona.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.4.10-percona.yaml index 0db42220a..032596e33 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.4.10-percona.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.4.10-percona.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 1001 runAsUser: 0 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.4.6-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.4.6-official.yaml index 2dcc3de82..5590e9485 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.4.6-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-4.4.6-official.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-5.0.15-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-5.0.15-official.yaml index c3bcbff78..513c9dcba 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-5.0.15-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-5.0.15-official.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-5.0.2-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-5.0.2-official.yaml index 905839139..4686d61e2 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-5.0.2-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-5.0.2-official.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-5.0.3-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-5.0.3-official.yaml index 91714ea24..ee987a39b 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-5.0.3-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-5.0.3-official.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-6.0.5-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-6.0.5-official.yaml index f75ed3635..58059534e 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-6.0.5-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-6.0.5-official.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-4.2.24-official.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-4.2.24-official.yaml index c6708319b..14c1f224a 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-4.2.24-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-4.2.24-official.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-4.2.24-percona.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-4.2.24-percona.yaml index f80eadbdc..b32005319 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-4.2.24-percona.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-4.2.24-percona.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 0 runAsUser: 1001 diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-4.4.26-official.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-4.4.26-official.yaml index 787feb06c..32a81b18c 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-4.4.26-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-4.4.26-official.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-4.4.26-percona.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-4.4.26-percona.yaml index 170401870..a4c7a4ebf 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-4.4.26-percona.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-4.4.26-percona.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 0 runAsUser: 1001 diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-5.0.23-official.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-5.0.23-official.yaml index bb5f04aab..c0216f744 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-5.0.23-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-5.0.23-official.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-5.0.23-percona.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-5.0.23-percona.yaml index 9425a587e..92338f0f0 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-5.0.23-percona.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-5.0.23-percona.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 0 runAsUser: 1001 diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-5.0.26-official.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-5.0.26-official.yaml index 88ef7c5a2..2e4f6f38b 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-5.0.26-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-5.0.26-official.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-6.0.12-official.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-6.0.12-official.yaml index cce529666..331f0af05 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-6.0.12-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-6.0.12-official.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-6.0.12-percona.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-6.0.12-percona.yaml index 5d54782aa..ba880b439 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-6.0.12-percona.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-6.0.12-percona.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 0 runAsUser: 1001 diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-7.0.4-percona.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-7.0.4-percona.yaml index d7f7a679d..c054ece45 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-7.0.4-percona.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-7.0.4-percona.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 0 runAsUser: 1001 diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-7.0.5-official.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-7.0.5-official.yaml index 4fb963d5e..0ce37d07c 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-7.0.5-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-7.0.5-official.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-7.0.8-official.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-7.0.8-official.yaml index 738dc4948..604e145aa 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-7.0.8-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-7.0.8-official.yaml @@ -40,7 +40,7 @@ spec: podSecurityPolicies: databasePolicyName: mongodb-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsGroup: 999 runAsUser: 999 diff --git a/charts/kubedb-catalog/templates/mssqlserver/mssqlserver-2022.yaml b/charts/kubedb-catalog/templates/mssqlserver/mssqlserver-2022.yaml index 2cb840f2a..9ecde4618 100644 --- a/charts/kubedb-catalog/templates/mssqlserver/mssqlserver-2022.yaml +++ b/charts/kubedb-catalog/templates/mssqlserver/mssqlserver-2022.yaml @@ -25,9 +25,9 @@ spec: manifestRestore: name: manifest-restore walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mssqlserver-archiver") $) }}:v0.0.1' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mssqlserver-archiver") $) }}:v0.3.0-rc.0' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mssql-coordinator") $) }}:v0.3.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mssql-coordinator") $) }}:v0.4.0-rc.0' db: image: '{{ include "image.microsoft" (merge (dict "_repo" "mssql/server") $) }}:2022-CU12-ubuntu-22.04' exporter: @@ -60,9 +60,9 @@ spec: manifestRestore: name: manifest-restore walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mssqlserver-archiver") $) }}:v0.0.1' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mssqlserver-archiver") $) }}:v0.3.0-rc.0' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mssql-coordinator") $) }}:v0.3.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mssql-coordinator") $) }}:v0.4.0-rc.0' db: image: '{{ include "image.microsoft" (merge (dict "_repo" "mssql/server") $) }}:2022-CU14-ubuntu-22.04' exporter: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5-official.yaml index b8daf0769..9f6c7d0db 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -56,7 +56,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7-official.yaml index 467caeb35..83d2a3396 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -56,7 +56,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.25-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.25-official.yaml index 52d404f68..4e32bf4c5 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.25-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.25-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -54,7 +54,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -84,7 +84,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -114,7 +114,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -144,7 +144,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: @@ -180,7 +180,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.29-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.29-official.yaml index e423c3f5c..dbac75aae 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.29-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.29-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -56,7 +56,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -88,7 +88,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: @@ -126,7 +126,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.31-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.31-official.yaml index 36c9cbb66..814f380c0 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.31-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.31-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -56,7 +56,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: @@ -94,7 +94,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.33-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.33-official.yaml index 593bfbf64..63d4f7556 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.33-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.33-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: @@ -62,7 +62,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.35-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.35-official.yaml index 62213f9e1..cbf41ce44 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.35-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.35-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: @@ -51,7 +51,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "mysql") $) }}:5.7.35' distribution: Official @@ -64,7 +64,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.36-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.36-official.yaml index f4a14ee39..ca4a97da8 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.36-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.36-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "mysql") $) }}:5.7.36' distribution: Official @@ -26,7 +26,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.41-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.41-official.yaml index 676276c61..f7cbac59f 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.41-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.41-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mysql") $) }}:5.7.41-oracle' distribution: Official @@ -26,7 +26,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsUser: 999 stash: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8-official.yaml index 91ba5a778..2dd3357eb 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -56,7 +56,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0-official.yaml index 8f504fb51..bb8e40c93 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.14-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.14-official.yaml index 78a0b9e49..247bcbc57 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.14-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.14-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -56,7 +56,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -88,7 +88,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -120,7 +120,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: @@ -158,7 +158,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.17-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.17-official.yaml index cec28da60..c149f76ee 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.17-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.17-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "mysql") $) }}:8.0.17' distribution: Official @@ -26,7 +26,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.20-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.20-official.yaml index e98eff7b3..133996a61 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.20-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.20-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -56,7 +56,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -88,7 +88,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: @@ -126,7 +126,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.21-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.21-official.yaml index e3f24c143..c5455294a 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.21-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.21-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: denylist: groupReplication: @@ -56,7 +56,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: @@ -94,7 +94,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.23-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.23-official.yaml index 0868f355a..2892fad3f 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.23-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.23-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: @@ -62,7 +62,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.26-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.26-official.yaml index de900b34d..0757574a8 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.26-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.26-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.27-mysql.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.27-mysql.yaml index b5d841912..c88b9b768 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.27-mysql.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.27-mysql.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.dockerHub" (merge (dict "_repo" "mysql/mysql-server") $) }}:8.0.27' distribution: MySQL @@ -26,11 +26,11 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' router: image: '{{ include "image.dockerHub" (merge (dict "_repo" "mysql/mysql-router") $) }}:8.0.27' routerInitContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-router-init") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-router-init") $) }}:v0.27.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.27-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.27-official.yaml index f1ec8030c..6904f60e1 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.27-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.27-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "mysql") $) }}:8.0.27' distribution: Official @@ -26,7 +26,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.29-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.29-official.yaml index 9687aca4b..de7dfc28f 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.29-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.29-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "mysql") $) }}:8.0.29' distribution: Official @@ -26,7 +26,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.3-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.3-official.yaml index 2bf858a4a..f54d46da4 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.3-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.3-official.yaml @@ -24,7 +24,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: allowlist: groupReplication: @@ -56,7 +56,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: allowlist: groupReplication: @@ -88,7 +88,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' updateConstraints: allowlist: groupReplication: @@ -120,7 +120,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: @@ -158,7 +158,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: @@ -185,7 +185,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "mysql") $) }}:8.0.3' distribution: Official @@ -198,7 +198,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' stash: addon: backupTask: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.31-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.31-official.yaml index 862ada814..db0050f1c 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.31-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.31-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mysql") $) }}:8.0.31-oracle' distribution: Official @@ -26,7 +26,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsUser: 999 stash: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.32-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.32-official.yaml index bb58012d4..246e42b49 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.32-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-8.0.32-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mysql") $) }}:8.0.32-oracle' distribution: Official @@ -26,7 +26,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsUser: 999 stash: diff --git a/charts/kubedb-catalog/templates/mysql/mysql-5.7.42-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-5.7.42-official.yaml index 9f4554e2a..c659cf5c3 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-5.7.42-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-5.7.42-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.9.0_5.7.44' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.10.0-rc.0_5.7.44' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mysql") $) }}:5.7.42-debian' distribution: Official @@ -42,7 +42,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsUser: 999 stash: diff --git a/charts/kubedb-catalog/templates/mysql/mysql-5.7.44-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-5.7.44-official.yaml index 38d8a8702..bb03ac4ad 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-5.7.44-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-5.7.44-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.9.0_5.7.44' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.10.0-rc.0_5.7.44' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mysql") $) }}:5.7.44-oracle' distribution: Official @@ -42,7 +42,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsUser: 999 stash: diff --git a/charts/kubedb-catalog/templates/mysql/mysql-8.0.31-mysql.yaml b/charts/kubedb-catalog/templates/mysql/mysql-8.0.31-mysql.yaml index 553dcd3cd..c0f614356 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-8.0.31-mysql.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-8.0.31-mysql.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.9.0_8.0.35' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.10.0-rc.0_8.0.35' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mysql") $) }}:8.0.31-oracle' distribution: MySQL @@ -42,11 +42,11 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' router: image: '{{ include "image.dockerHub" (merge (dict "_repo" "mysql/mysql-router") $) }}:8.0.31' routerInitContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-router-init") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-router-init") $) }}:v0.27.0-rc.0' securityContext: runAsUser: 999 stash: diff --git a/charts/kubedb-catalog/templates/mysql/mysql-8.0.35-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-8.0.35-official.yaml index 1a595a606..35852e3f5 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-8.0.35-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-8.0.35-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.9.0_8.0.35' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.10.0-rc.0_8.0.35' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mysql") $) }}:8.0.35-oracle' distribution: Official @@ -42,7 +42,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsUser: 999 stash: diff --git a/charts/kubedb-catalog/templates/mysql/mysql-8.0.36-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-8.0.36-official.yaml index afe3272c7..c577ab404 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-8.0.36-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-8.0.36-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.9.0_8.0.35' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.10.0-rc.0_8.0.35' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mysql") $) }}:8.0.36-debian' distribution: Official @@ -42,7 +42,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsUser: 999 stash: diff --git a/charts/kubedb-catalog/templates/mysql/mysql-8.1.0-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-8.1.0-official.yaml index 4cff767e7..e7927eb4b 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-8.1.0-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-8.1.0-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.9.0_8.1.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.10.0-rc.0_8.1.0' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mysql") $) }}:8.1.0-oracle' distribution: Official @@ -42,7 +42,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsUser: 999 stash: diff --git a/charts/kubedb-catalog/templates/mysql/mysql-8.2.0-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-8.2.0-official.yaml index 73b8664b3..5fa7f4520 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-8.2.0-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-8.2.0-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.9.0_8.2.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.10.0-rc.0_8.2.0' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mysql") $) }}:8.2.0-oracle' distribution: Official @@ -42,7 +42,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsUser: 999 stash: diff --git a/charts/kubedb-catalog/templates/mysql/mysql-8.4.2-official.yaml b/charts/kubedb-catalog/templates/mysql/mysql-8.4.2-official.yaml index e2461b73b..da922b636 100644 --- a/charts/kubedb-catalog/templates/mysql/mysql-8.4.2-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/mysql-8.4.2-official.yaml @@ -23,9 +23,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.9.0_8.2.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-archiver") $) }}:v0.10.0-rc.0_8.2.0' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.26.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-coordinator") $) }}:v0.27.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/mysql") $) }}:8.4.2-oracle' distribution: Official @@ -38,7 +38,7 @@ spec: podSecurityPolicies: databasePolicyName: mysql-db replicationModeDetector: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.35.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/replication-mode-detector") $) }}:v0.36.0-rc.0' securityContext: runAsUser: 999 stash: diff --git a/charts/kubedb-catalog/templates/perconaxtradb/perconaxtradb-8.0.26.yaml b/charts/kubedb-catalog/templates/perconaxtradb/perconaxtradb-8.0.26.yaml index 58e7868ab..ed4994cad 100644 --- a/charts/kubedb-catalog/templates/perconaxtradb/perconaxtradb-8.0.26.yaml +++ b/charts/kubedb-catalog/templates/perconaxtradb/perconaxtradb-8.0.26.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/percona-xtradb-coordinator") $) }}:v0.21.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/percona-xtradb-coordinator") $) }}:v0.22.0-rc.0' db: image: '{{ include "image.dockerHub" (merge (dict "_repo" "percona/percona-xtradb-cluster") $) }}:8.0.26' exporter: diff --git a/charts/kubedb-catalog/templates/perconaxtradb/perconaxtradb-8.0.28.yaml b/charts/kubedb-catalog/templates/perconaxtradb/perconaxtradb-8.0.28.yaml index 4b6e9e125..9956e5237 100644 --- a/charts/kubedb-catalog/templates/perconaxtradb/perconaxtradb-8.0.28.yaml +++ b/charts/kubedb-catalog/templates/perconaxtradb/perconaxtradb-8.0.28.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/percona-xtradb-coordinator") $) }}:v0.21.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/percona-xtradb-coordinator") $) }}:v0.22.0-rc.0' db: image: '{{ include "image.dockerHub" (merge (dict "_repo" "percona/percona-xtradb-cluster") $) }}:8.0.28' exporter: diff --git a/charts/kubedb-catalog/templates/perconaxtradb/perconaxtradb-8.0.31.yaml b/charts/kubedb-catalog/templates/perconaxtradb/perconaxtradb-8.0.31.yaml index 7ba4ec9cb..ca0ae6d6e 100644 --- a/charts/kubedb-catalog/templates/perconaxtradb/perconaxtradb-8.0.31.yaml +++ b/charts/kubedb-catalog/templates/perconaxtradb/perconaxtradb-8.0.31.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/percona-xtradb-coordinator") $) }}:v0.21.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/percona-xtradb-coordinator") $) }}:v0.22.0-rc.0' db: image: '{{ include "image.dockerHub" (merge (dict "_repo" "percona/percona-xtradb-cluster") $) }}:8.0.31' exporter: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.16-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.16-official.yaml index 552f56333..1a0cb64ae 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.16-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.16-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:10.16-alpine' @@ -50,7 +50,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:10.16' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.19-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.19-official.yaml index fc440fba1..e09b376a8 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.19-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.19-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:10.19-bullseye' @@ -50,7 +50,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:10.19-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.20-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.20-official.yaml index 4a2e480c0..9930a59f4 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.20-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.20-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:10.20-bullseye' @@ -50,7 +50,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:10.20-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.11-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.11-official.yaml index dca2763e2..22b722be7 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.11-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.11-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:11.11-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:11.11' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.11-timescaledb.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.11-timescaledb.yaml index d14938f47..67521e163 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.11-timescaledb.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.11-timescaledb.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_11.22-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_11.22-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: image: '{{ include "image.dockerHub" (merge (dict "_repo" "timescale/timescaledb") $) }}:2.1.0-pg11-oss' distribution: TimescaleDB diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.14-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.14-official.yaml index 1ca769f2e..f62e0479b 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.14-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.14-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:11.14-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:11.14-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.15-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.15-official.yaml index 6849bb860..cbb7358e1 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.15-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.15-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:11.15-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:11.15-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.19-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.19-official.yaml index b31db1275..6e3535247 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.19-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.19-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:11.19-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:11.19-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.20-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.20-official.yaml index f965904fa..d1650eea6 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.20-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.20-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:11.20-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:11.20-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.10-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.10-official.yaml index 3e9809796..957c16567 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.10-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.10-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:12.10-alpine' @@ -81,9 +81,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:12.10-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.13-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.13-official.yaml index 00f4c102e..95f5244e1 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.13-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.13-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:12.13-alpine' @@ -81,9 +81,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:12.13-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.14-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.14-official.yaml index 7079e5671..6475e16ba 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.14-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.14-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:12.14-alpine' @@ -81,9 +81,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:12.14-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.15-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.15-official.yaml index 285771e8b..1f85fe603 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.15-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.15-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:12.15-alpine' @@ -81,9 +81,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:12.15-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.6-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.6-official.yaml index 04793a7b5..1a44a8a33 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.6-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.6-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:12.6-alpine' @@ -81,9 +81,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:12.6' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.6-timescaledb.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.6-timescaledb.yaml index 25770fcb2..e53f38206 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.6-timescaledb.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.6-timescaledb.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_12.17-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_12.17-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: image: '{{ include "image.dockerHub" (merge (dict "_repo" "timescale/timescaledb") $) }}:2.1.0-pg12-oss' distribution: TimescaleDB diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.9-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.9-official.yaml index 860031679..f2ce85068 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.9-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.9-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:12.9-alpine' @@ -81,9 +81,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:12.9-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.10-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.10-official.yaml index f20013be9..25afa31c6 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.10-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.10-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:13.10-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:13.10-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.11-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.11-official.yaml index d71fd4199..6e71ab01a 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.11-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.11-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:13.11-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:13.11-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.2-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.2-official.yaml index e3060f105..a9bf89f34 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.2-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.2-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:13.2-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:13.2' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.5-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.5-official.yaml index 4e9597231..e36598178 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.5-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.5-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:13.5-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:13.5-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.6-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.6-official.yaml index f94d3cdea..dd77992a0 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.6-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.6-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:13.6-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:13.6-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.9-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.9-official.yaml index 4dd48e649..89a52f4ff 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.9-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.9-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:13.9-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:13.9-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.1-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.1-official.yaml index 9665d0c46..ae41186e8 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.1-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.1-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:14.1-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:14.1-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.2-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.2-official.yaml index 6118989a2..3cbc53573 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.2-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.2-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:14.2-alpine' @@ -77,9 +77,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:14.2-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.6-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.6-official.yaml index e41d41494..4fd0834dd 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.6-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.6-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:14.6-alpine' @@ -77,9 +77,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:14.6-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.7-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.7-official.yaml index c65543571..db7f068d3 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.7-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.7-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:14.7-alpine' @@ -77,9 +77,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:14.7-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.8-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.8-official.yaml index 28e91dbf8..e9d98e5dd 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.8-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.8-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:14.8-alpine' @@ -77,9 +77,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:14.8-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.1-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.1-official.yaml index b4333641b..52414a06c 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.1-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.1-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:15.1-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:15.1-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.2-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.2-official.yaml index bfaa1ae28..aa4b38581 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.2-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.2-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:15.2-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:15.2-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.3-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.3-official.yaml index b86a19816..b5fa708e0 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.3-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.3-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:15.3-alpine' @@ -80,9 +80,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.9.0") $) }}' + image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "v0.10.0-rc.0") $) }}' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:15.3-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.21-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.21-official.yaml index f5b8ad994..5c5fa1b5c 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.21-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.21-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:9.6.21-alpine' @@ -50,7 +50,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: debian image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:9.6.21' diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.24-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.24-official.yaml index 366e711f1..66495b71e 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.24-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.24-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:9.6.24-alpine' @@ -50,7 +50,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "postgres") $) }}:9.6.24-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-10.23-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-10.23-official.yaml index 153ecf423..1dcaa7f50 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-10.23-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-10.23-official.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:10.23-alpine' @@ -53,7 +53,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:10.23-bullseye' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-11.22-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-11.22-official.yaml index e27bf10a5..6554c11b3 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.22-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.22-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_11.22-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_11.22-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:11.22-alpine' @@ -83,9 +83,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_11.22-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_11.22-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bookworm image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:11.22-bookworm' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-11.22-postgis.yaml b/charts/kubedb-catalog/templates/postgres/postgres-11.22-postgis.yaml index fe8ecbff2..66471b72a 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.22-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.22-postgis.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_11.22-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_11.22-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: image: '{{ include "image.dockerHub" (merge (dict "_repo" "postgis/postgis") $) }}:11-3.3' distribution: PostGIS diff --git a/charts/kubedb-catalog/templates/postgres/postgres-12.17-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-12.17-official.yaml index 71d4e07c0..623c7f8e2 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.17-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.17-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_12.17-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_12.17-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:12.17-alpine' @@ -83,9 +83,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_12.17-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_12.17-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bookworm image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:12.17-bookworm' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-12.18-postgis.yaml b/charts/kubedb-catalog/templates/postgres/postgres-12.18-postgis.yaml index 88c0800c7..001ca1302 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.18-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.18-postgis.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_12.17-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_12.17-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: image: '{{ include "image.dockerHub" (merge (dict "_repo" "postgis/postgis") $) }}:12-3.4' distribution: PostGIS diff --git a/charts/kubedb-catalog/templates/postgres/postgres-13.13-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-13.13-official.yaml index 2ab90f4a7..3026f4a38 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.13-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.13-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_13.13-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_13.13-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:13.13-alpine' @@ -83,9 +83,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_13.13-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_13.13-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bookworm image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:13.13-bookworm' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-13.14-postgis.yaml b/charts/kubedb-catalog/templates/postgres/postgres-13.14-postgis.yaml index e745f073d..c038fe48c 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.14-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.14-postgis.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_13.13-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_13.13-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: image: '{{ include "image.dockerHub" (merge (dict "_repo" "postgis/postgis") $) }}:13-3.4' distribution: PostGIS diff --git a/charts/kubedb-catalog/templates/postgres/postgres-13.14-timescaledb.yaml b/charts/kubedb-catalog/templates/postgres/postgres-13.14-timescaledb.yaml index 91b6ff172..d6db5ee83 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.14-timescaledb.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.14-timescaledb.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_13.13-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_13.13-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerHub" (merge (dict "_repo" "timescale/timescaledb") $) }}:2.14.2-pg13-oss' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-14.10-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-14.10-official.yaml index c99a26c1a..d2710816b 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.10-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.10-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_14.10-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_14.10-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:14.10-alpine' @@ -83,9 +83,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_14.10-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_14.10-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bookworm image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:14.10-bookworm' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-14.11-postgis.yaml b/charts/kubedb-catalog/templates/postgres/postgres-14.11-postgis.yaml index 2a3bbf7bf..d36dfa4d0 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.11-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.11-postgis.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_14.10-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_14.10-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: image: '{{ include "image.dockerHub" (merge (dict "_repo" "postgis/postgis") $) }}:14-3.4' distribution: PostGIS diff --git a/charts/kubedb-catalog/templates/postgres/postgres-14.11-timescaledb.yaml b/charts/kubedb-catalog/templates/postgres/postgres-14.11-timescaledb.yaml index 303021296..f0e25a104 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.11-timescaledb.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.11-timescaledb.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_14.10-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_14.10-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerHub" (merge (dict "_repo" "timescale/timescaledb") $) }}:2.14.2-pg14-oss' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-14.13-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-14.13-official.yaml index 385e09ceb..1face5791 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.13-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.13-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_14.10-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_14.10-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:14.13-alpine' @@ -83,9 +83,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_14.10-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_14.10-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bookworm image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:14.13-bookworm' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-15.5-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-15.5-official.yaml index 117cbe24c..f7fdfe5da 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-15.5-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-15.5-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_15.5-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_15.5-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:15.5-alpine' @@ -83,9 +83,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_15.5-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_15.5-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bookworm image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:15.5-bookworm' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-15.6-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-15.6-official.yaml index 5b891bd91..bf4f39946 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-15.6-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-15.6-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_15.5-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_15.5-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerHub" (merge (dict "_repo" "timescale/timescaledb") $) }}:2.14.2-pg15-oss' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-15.6-postgis.yaml b/charts/kubedb-catalog/templates/postgres/postgres-15.6-postgis.yaml index ad3016798..5e429019c 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-15.6-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-15.6-postgis.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_15.5-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_15.5-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerHub" (merge (dict "_repo" "postgis/postgis") $) }}:15-3.4' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-15.8-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-15.8-official.yaml index 22f639882..b9f91769f 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-15.8-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-15.8-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_15.5-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_15.5-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:15.8-alpine' @@ -83,9 +83,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_15.5-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_15.5-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bookworm image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:15.8-bookworm' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-16.1-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-16.1-official.yaml index 5b25c7d71..c08a05d7a 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-16.1-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-16.1-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_16.1-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_16.1-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:16.1-alpine' @@ -81,9 +81,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_16.1-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_16.1-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bookworm image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:16.1-bookworm' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-16.2-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-16.2-official.yaml index fc3d444a2..59f3f3b49 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-16.2-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-16.2-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_16.1-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_16.1-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.dockerHub" (merge (dict "_repo" "timescale/timescaledb") $) }}:2.14.2-pg16-oss' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-16.2-postgis.yaml b/charts/kubedb-catalog/templates/postgres/postgres-16.2-postgis.yaml index c70387941..09e9eb3b3 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-16.2-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-16.2-postgis.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_16.1-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_16.1-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bullseye image: '{{ include "image.dockerHub" (merge (dict "_repo" "postgis/postgis") $) }}:16-3.4' diff --git a/charts/kubedb-catalog/templates/postgres/postgres-16.4-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-16.4-official.yaml index ebff485d7..560357c19 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-16.4-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-16.4-official.yaml @@ -27,9 +27,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_16.1-alpine' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_16.1-alpine' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: alpine image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:16.4-alpine' @@ -81,9 +81,9 @@ spec: volumeSnapshot: name: volume-snapshot walg: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.9.0_16.1-bookworm' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-archiver") $) }}:v0.10.0-rc.0_16.1-bookworm' coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.32.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/pg-coordinator") $) }}:v0.33.0-rc.0' db: baseOS: bookworm image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:16.4-bookworm' diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-4.0.6.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-4.0.6.yaml index 7244c4a3a..159292fc0 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-4.0.6.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-4.0.6.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:4.0.6' exporter: @@ -36,7 +36,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:4.0.6-v1' exporter: @@ -59,7 +59,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:4.0.6-v2' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-4.0.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-4.0.yaml index 1fcadf33a..0357ae42c 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-4.0.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-4.0.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:4.0' exporter: @@ -36,7 +36,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:4.0-v1' exporter: @@ -59,7 +59,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:4.0-v2' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-4.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-4.yaml index 63579a48b..d78a70932 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-4.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-4.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:4' exporter: @@ -36,7 +36,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:4-v1' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-5.0.3.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-5.0.3.yaml index 5f8b4a33a..f19551de9 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-5.0.3.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-5.0.3.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:5.0.3' exporter: @@ -42,7 +42,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:5.0.3-v1' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-5.0.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-5.0.yaml index 12310dc9c..6cbb10f4f 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-5.0.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-5.0.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:5.0' exporter: @@ -42,7 +42,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:5.0-v1' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-6.0.18.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-6.0.18.yaml index 9d7efe5f9..69756b9ea 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-6.0.18.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-6.0.18.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "redis") $) }}:6.0.18' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-6.0.6.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-6.0.6.yaml index 15b94beae..708aaca74 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-6.0.6.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-6.0.6.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:6.0.6' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.11.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.11.yaml index 4e8cb075c..6f8559c3f 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.11.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.11.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "redis") $) }}:6.2.11' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.5.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.5.yaml index 989008ab1..d6e01c2d1 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.5.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.5.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "redis") $) }}:6.2.5' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.7.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.7.yaml index cb0b66982..f8b93df45 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.7.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.7.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "redis") $) }}:6.2.7' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.8.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.8.yaml index f375f5f7f..9d151ee9b 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.8.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-6.2.8.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "redis") $) }}:6.2.8' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.10.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.10.yaml index 3e99eb8ac..73ebbc836 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.10.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.10.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "redis") $) }}:7.0.10' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.4.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.4.yaml index 22b7efc2d..28711d08d 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.4.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.4.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "redis") $) }}:7.0.4' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.5.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.5.yaml index ef2f9ce37..0ddb6a30e 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.5.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.5.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "redis") $) }}:7.0.5' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.6.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.6.yaml index 57cabb2a5..c582d13a5 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.6.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.6.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "redis") $) }}:7.0.6' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.9.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.9.yaml index 18d8cdc47..187332ec1 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.9.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-7.0.9.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "redis") $) }}:7.0.9' exporter: diff --git a/charts/kubedb-catalog/templates/redis/deprecated-redis-7.2.0.yaml b/charts/kubedb-catalog/templates/redis/deprecated-redis-7.2.0.yaml index 8af6c16ac..8f44905ee 100644 --- a/charts/kubedb-catalog/templates/redis/deprecated-redis-7.2.0.yaml +++ b/charts/kubedb-catalog/templates/redis/deprecated-redis-7.2.0.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "redis") $) }}:7.2.0' exporter: diff --git a/charts/kubedb-catalog/templates/redis/redis-4.0.11.yaml b/charts/kubedb-catalog/templates/redis/redis-4.0.11.yaml index 39e873767..831cc7d08 100644 --- a/charts/kubedb-catalog/templates/redis/redis-4.0.11.yaml +++ b/charts/kubedb-catalog/templates/redis/redis-4.0.11.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis") $) }}:4.0.11' exporter: diff --git a/charts/kubedb-catalog/templates/redis/redis-5.0.14.yaml b/charts/kubedb-catalog/templates/redis/redis-5.0.14.yaml index 5e75d6b3b..c30c7578c 100644 --- a/charts/kubedb-catalog/templates/redis/redis-5.0.14.yaml +++ b/charts/kubedb-catalog/templates/redis/redis-5.0.14.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/redis") $) }}:5.0.14-bullseye' exporter: diff --git a/charts/kubedb-catalog/templates/redis/redis-6.0.20.yaml b/charts/kubedb-catalog/templates/redis/redis-6.0.20.yaml index 8b6b1c47f..a89673f61 100644 --- a/charts/kubedb-catalog/templates/redis/redis-6.0.20.yaml +++ b/charts/kubedb-catalog/templates/redis/redis-6.0.20.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/redis") $) }}:6.0.20-bookworm' exporter: diff --git a/charts/kubedb-catalog/templates/redis/redis-6.2.14.yaml b/charts/kubedb-catalog/templates/redis/redis-6.2.14.yaml index 3a4e2454a..46a010fc1 100644 --- a/charts/kubedb-catalog/templates/redis/redis-6.2.14.yaml +++ b/charts/kubedb-catalog/templates/redis/redis-6.2.14.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/redis") $) }}:6.2.14-bookworm' exporter: diff --git a/charts/kubedb-catalog/templates/redis/redis-7.0.14.yaml b/charts/kubedb-catalog/templates/redis/redis-7.0.14.yaml index d4699e4d7..5f4313bdb 100644 --- a/charts/kubedb-catalog/templates/redis/redis-7.0.14.yaml +++ b/charts/kubedb-catalog/templates/redis/redis-7.0.14.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/redis") $) }}:7.0.14-bookworm' exporter: diff --git a/charts/kubedb-catalog/templates/redis/redis-7.0.15.yaml b/charts/kubedb-catalog/templates/redis/redis-7.0.15.yaml index 5545b7b91..4aa626e0b 100644 --- a/charts/kubedb-catalog/templates/redis/redis-7.0.15.yaml +++ b/charts/kubedb-catalog/templates/redis/redis-7.0.15.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/redis") $) }}:7.0.15-bookworm' exporter: diff --git a/charts/kubedb-catalog/templates/redis/redis-7.2.3.yaml b/charts/kubedb-catalog/templates/redis/redis-7.2.3.yaml index f4b6ddd74..4596ecc93 100644 --- a/charts/kubedb-catalog/templates/redis/redis-7.2.3.yaml +++ b/charts/kubedb-catalog/templates/redis/redis-7.2.3.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/redis") $) }}:7.2.3-bookworm' exporter: diff --git a/charts/kubedb-catalog/templates/redis/redis-7.2.4.yaml b/charts/kubedb-catalog/templates/redis/redis-7.2.4.yaml index dc29383b2..c9a287e92 100644 --- a/charts/kubedb-catalog/templates/redis/redis-7.2.4.yaml +++ b/charts/kubedb-catalog/templates/redis/redis-7.2.4.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/redis") $) }}:7.2.4-bookworm' exporter: diff --git a/charts/kubedb-catalog/templates/redis/redis-7.4.0.yaml b/charts/kubedb-catalog/templates/redis/redis-7.4.0.yaml index ba3ac60ab..ef74b34ee 100644 --- a/charts/kubedb-catalog/templates/redis/redis-7.4.0.yaml +++ b/charts/kubedb-catalog/templates/redis/redis-7.4.0.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.27.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-coordinator") $) }}:v0.28.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/redis") $) }}:7.4.0-bookworm' exporter: diff --git a/charts/kubedb-catalog/templates/singlestore/singlestore-8.1.32.yaml b/charts/kubedb-catalog/templates/singlestore/singlestore-8.1.32.yaml index ff0c639db..be7bab13c 100644 --- a/charts/kubedb-catalog/templates/singlestore/singlestore-8.1.32.yaml +++ b/charts/kubedb-catalog/templates/singlestore/singlestore-8.1.32.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/singlestore-coordinator") $) }}:v0.3.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/singlestore-coordinator") $) }}:v0.4.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/singlestore-node") $) }}:alma-8.1.32-e3d3cde6da' initContainer: diff --git a/charts/kubedb-catalog/templates/singlestore/singlestore-8.5.30.yaml b/charts/kubedb-catalog/templates/singlestore/singlestore-8.5.30.yaml index 882e0bd7b..28c73d168 100644 --- a/charts/kubedb-catalog/templates/singlestore/singlestore-8.5.30.yaml +++ b/charts/kubedb-catalog/templates/singlestore/singlestore-8.5.30.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/singlestore-coordinator") $) }}:v0.3.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/singlestore-coordinator") $) }}:v0.4.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/singlestore-node") $) }}:alma-8.5.30-4f46ab16a5' initContainer: diff --git a/charts/kubedb-catalog/templates/singlestore/singlestore-8.5.7.yaml b/charts/kubedb-catalog/templates/singlestore/singlestore-8.5.7.yaml index b9bd91292..b3e522c3d 100644 --- a/charts/kubedb-catalog/templates/singlestore/singlestore-8.5.7.yaml +++ b/charts/kubedb-catalog/templates/singlestore/singlestore-8.5.7.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/singlestore-coordinator") $) }}:v0.3.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/singlestore-coordinator") $) }}:v0.4.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/singlestore-node") $) }}:alma-8.5.7-bf633c1a54' initContainer: diff --git a/charts/kubedb-catalog/templates/singlestore/singlestore-8.7.10.yaml b/charts/kubedb-catalog/templates/singlestore/singlestore-8.7.10.yaml index 5de267811..afe1a9b2f 100644 --- a/charts/kubedb-catalog/templates/singlestore/singlestore-8.7.10.yaml +++ b/charts/kubedb-catalog/templates/singlestore/singlestore-8.7.10.yaml @@ -13,7 +13,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: coordinator: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/singlestore-coordinator") $) }}:v0.3.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/singlestore-coordinator") $) }}:v0.4.0-rc.0' db: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/singlestore-node") $) }}:alma-8.7.10-95e2357384' initContainer: diff --git a/charts/kubedb-crd-manager/Chart.yaml b/charts/kubedb-crd-manager/Chart.yaml index 377181053..e40d9fdb0 100644 --- a/charts/kubedb-crd-manager/Chart.yaml +++ b/charts/kubedb-crd-manager/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: KubeDB CRD Manager by AppsCode name: kubedb-crd-manager -version: v0.3.0 -appVersion: v0.3.0 +version: v0.4.0-rc.0 +appVersion: v0.4.0-rc.0 home: https://kubedb.com icon: https://cdn.appscode.com/images/products/kubedb/kubedb-ops-manager-icon.png sources: diff --git a/charts/kubedb-crd-manager/README.md b/charts/kubedb-crd-manager/README.md index 8185c327f..b4e9801fc 100644 --- a/charts/kubedb-crd-manager/README.md +++ b/charts/kubedb-crd-manager/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-crd-manager --version=v0.3.0 -$ helm upgrade -i kubedb-ops-manager appscode/kubedb-crd-manager -n kubedb --create-namespace --version=v0.3.0 +$ helm search repo appscode/kubedb-crd-manager --version=v0.4.0-rc.0 +$ helm upgrade -i kubedb-ops-manager appscode/kubedb-crd-manager -n kubedb --create-namespace --version=v0.4.0-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB CRD Manager operator on a [Kubernetes](http://kubern To install/upgrade the chart with the release name `kubedb-ops-manager`: ```bash -$ helm upgrade -i kubedb-ops-manager appscode/kubedb-crd-manager -n kubedb --create-namespace --version=v0.3.0 +$ helm upgrade -i kubedb-ops-manager appscode/kubedb-crd-manager -n kubedb --create-namespace --version=v0.4.0-rc.0 ``` The command deploys a KubeDB CRD Manager operator on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -92,12 +92,12 @@ The following table lists the configurable parameters of the `kubedb-crd-manager Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-ops-manager appscode/kubedb-crd-manager -n kubedb --create-namespace --version=v0.3.0 --set registryFQDN=ghcr.io +$ helm upgrade -i kubedb-ops-manager appscode/kubedb-crd-manager -n kubedb --create-namespace --version=v0.4.0-rc.0 --set registryFQDN=ghcr.io ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-ops-manager appscode/kubedb-crd-manager -n kubedb --create-namespace --version=v0.3.0 --values values.yaml +$ helm upgrade -i kubedb-ops-manager appscode/kubedb-crd-manager -n kubedb --create-namespace --version=v0.4.0-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-crds/Chart.yaml b/charts/kubedb-crds/Chart.yaml index ecfbab655..adcbde01c 100644 --- a/charts/kubedb-crds/Chart.yaml +++ b/charts/kubedb-crds/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedb-crds description: KubeDB Custom Resource Definitions type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.11.8-rc.0 +appVersion: v2024.11.8-rc.0 home: https://kubedb.com icon: https://cdn.appscode.com/images/products/kubedb/kubedb-community-icon.png sources: diff --git a/charts/kubedb-crds/README.md b/charts/kubedb-crds/README.md index 78fd49ead..98dc7aa1d 100644 --- a/charts/kubedb-crds/README.md +++ b/charts/kubedb-crds/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-crds --version=v2024.9.30 -$ helm upgrade -i kubedb-crds appscode/kubedb-crds -n kubedb --create-namespace --version=v2024.9.30 +$ helm search repo appscode/kubedb-crds --version=v2024.11.8-rc.0 +$ helm upgrade -i kubedb-crds appscode/kubedb-crds -n kubedb --create-namespace --version=v2024.11.8-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys KubeDB crds on a [Kubernetes](http://kubernetes.io) cluster u To install/upgrade the chart with the release name `kubedb-crds`: ```bash -$ helm upgrade -i kubedb-crds appscode/kubedb-crds -n kubedb --create-namespace --version=v2024.9.30 +$ helm upgrade -i kubedb-crds appscode/kubedb-crds -n kubedb --create-namespace --version=v2024.11.8-rc.0 ``` The command deploys KubeDB crds on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. diff --git a/charts/kubedb-dashboard/Chart.yaml b/charts/kubedb-dashboard/Chart.yaml index b880d13d5..e33aaabe7 100644 --- a/charts/kubedb-dashboard/Chart.yaml +++ b/charts/kubedb-dashboard/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 description: KubeDB Dashboard by AppsCode name: kubedb-dashboard type: application -version: v0.24.0 -appVersion: v0.24.0 +version: v0.25.0-rc.0 +appVersion: v0.25.0-rc.0 home: https://github.com/kubedb icon: https://cdn.appscode.com/images/products/kubedb/kubedb-icon.png sources: diff --git a/charts/kubedb-dashboard/README.md b/charts/kubedb-dashboard/README.md index d9ff80754..aea6cfcb4 100644 --- a/charts/kubedb-dashboard/README.md +++ b/charts/kubedb-dashboard/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-dashboard --version=v0.24.0 -$ helm upgrade -i kubedb-dashboard appscode/kubedb-dashboard -n kubedb --create-namespace --version=v0.24.0 +$ helm search repo appscode/kubedb-dashboard --version=v0.25.0-rc.0 +$ helm upgrade -i kubedb-dashboard appscode/kubedb-dashboard -n kubedb --create-namespace --version=v0.25.0-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB Dashboard operator on a [Kubernetes](http://kubernet To install/upgrade the chart with the release name `kubedb-dashboard`: ```bash -$ helm upgrade -i kubedb-dashboard appscode/kubedb-dashboard -n kubedb --create-namespace --version=v0.24.0 +$ helm upgrade -i kubedb-dashboard appscode/kubedb-dashboard -n kubedb --create-namespace --version=v0.25.0-rc.0 ``` The command deploys a KubeDB Dashboard operator on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -86,12 +86,12 @@ The following table lists the configurable parameters of the `kubedb-dashboard` Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-dashboard appscode/kubedb-dashboard -n kubedb --create-namespace --version=v0.24.0 --set replicaCount=1 +$ helm upgrade -i kubedb-dashboard appscode/kubedb-dashboard -n kubedb --create-namespace --version=v0.25.0-rc.0 --set replicaCount=1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-dashboard appscode/kubedb-dashboard -n kubedb --create-namespace --version=v0.24.0 --values values.yaml +$ helm upgrade -i kubedb-dashboard appscode/kubedb-dashboard -n kubedb --create-namespace --version=v0.25.0-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-grafana-dashboards/Chart.yaml b/charts/kubedb-grafana-dashboards/Chart.yaml index d85ed113b..4adf9952d 100644 --- a/charts/kubedb-grafana-dashboards/Chart.yaml +++ b/charts/kubedb-grafana-dashboards/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedb-grafana-dashboards description: A Helm chart for kubedb-grafana-dashboards by AppsCode type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.11.8-rc.0 +appVersion: v2024.11.8-rc.0 home: https://github.com/kubedb icon: https://cdn.appscode.com/images/products/kubedb/kubedb-icon.png sources: diff --git a/charts/kubedb-grafana-dashboards/README.md b/charts/kubedb-grafana-dashboards/README.md index fe9ae1bd6..bed0e8fcb 100644 --- a/charts/kubedb-grafana-dashboards/README.md +++ b/charts/kubedb-grafana-dashboards/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-grafana-dashboards --version=v2024.9.30 -$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2024.9.30 +$ helm search repo appscode/kubedb-grafana-dashboards --version=v2024.11.8-rc.0 +$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2024.11.8-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB Grafana Dashboards on a [Kubernetes](http://kubernet To install/upgrade the chart with the release name `kubedb-grafana-dashboards`: ```bash -$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2024.9.30 +$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2024.11.8-rc.0 ``` The command deploys a KubeDB Grafana Dashboards on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -82,12 +82,12 @@ The following table lists the configurable parameters of the `kubedb-grafana-das Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2024.9.30 --set resources=["elasticsearch","mariadb","mongodb","mysql","postgres","redis"] +$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2024.11.8-rc.0 --set resources=["elasticsearch","mariadb","mongodb","mysql","postgres","redis"] ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i kubedb-grafana-dashboards appscode/kubedb-grafana-dashboards -n kubeops --create-namespace --version=v2024.11.8-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-kubestash-catalog/Chart.yaml b/charts/kubedb-kubestash-catalog/Chart.yaml index b7a54284e..13f2e1823 100644 --- a/charts/kubedb-kubestash-catalog/Chart.yaml +++ b/charts/kubedb-kubestash-catalog/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedb-kubestash-catalog description: KubeStash Catalog by AppsCode - Catalog of KubeStash Addons type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.11.8-rc.0 +appVersion: v2024.11.8-rc.0 home: https://kubestash.com icon: https://cdn.appscode.com/images/products/stash/stash-community-icon.png sources: diff --git a/charts/kubedb-kubestash-catalog/README.md b/charts/kubedb-kubestash-catalog/README.md index 522889148..7bd22312d 100644 --- a/charts/kubedb-kubestash-catalog/README.md +++ b/charts/kubedb-kubestash-catalog/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-kubestash-catalog --version=v2024.9.30 -$ helm upgrade -i kubedb-kubestash-catalog appscode/kubedb-kubestash-catalog -n stash --create-namespace --version=v2024.9.30 +$ helm search repo appscode/kubedb-kubestash-catalog --version=v2024.11.8-rc.0 +$ helm upgrade -i kubedb-kubestash-catalog appscode/kubedb-kubestash-catalog -n stash --create-namespace --version=v2024.11.8-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys Stash catalog on a [Kubernetes](http://kubernetes.io) cluster To install/upgrade the chart with the release name `kubedb-kubestash-catalog`: ```bash -$ helm upgrade -i kubedb-kubestash-catalog appscode/kubedb-kubestash-catalog -n stash --create-namespace --version=v2024.9.30 +$ helm upgrade -i kubedb-kubestash-catalog appscode/kubedb-kubestash-catalog -n stash --create-namespace --version=v2024.11.8-rc.0 ``` The command deploys Stash catalog on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -105,12 +105,12 @@ The following table lists the configurable parameters of the `kubedb-kubestash-c Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-kubestash-catalog appscode/kubedb-kubestash-catalog -n stash --create-namespace --version=v2024.9.30 --set proxies.ghcr=ghcr.io +$ helm upgrade -i kubedb-kubestash-catalog appscode/kubedb-kubestash-catalog -n stash --create-namespace --version=v2024.11.8-rc.0 --set proxies.ghcr=ghcr.io ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-kubestash-catalog appscode/kubedb-kubestash-catalog -n stash --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i kubedb-kubestash-catalog appscode/kubedb-kubestash-catalog -n stash --create-namespace --version=v2024.11.8-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-backup.yaml b/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-backup.yaml index 2d00e3588..7e8d404ab 100644 --- a/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-backup.yaml +++ b/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-backup.yaml @@ -20,5 +20,5 @@ spec: - --wait-timeout=${waitTimeout:={{ .Values.waitTimeout}}} - --es-args=${args:={{ .Values.elasticsearch.args }}} - --interim-data-dir=${interimDataDir:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/elasticsearch-restic-plugin") $) }}:v0.11.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/elasticsearch-restic-plugin") $) }}:v0.12.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-dashboard-backup.yaml b/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-dashboard-backup.yaml index 2f78f0c0a..eed6d5d1f 100644 --- a/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-dashboard-backup.yaml +++ b/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-dashboard-backup.yaml @@ -18,5 +18,5 @@ spec: - --enable-cache=${enableCache:=} - --scratch-dir=${scratchDir:=} - --interim-data-dir=${interimDataDir:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/dashboard-restic-plugin") $) }}:v0.6.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/dashboard-restic-plugin") $) }}:v0.7.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-dashboard-restore.yaml b/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-dashboard-restore.yaml index 4ab3d165a..8bd09b9de 100644 --- a/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-dashboard-restore.yaml +++ b/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-dashboard-restore.yaml @@ -19,5 +19,5 @@ spec: - --enable-cache=${enableCache:=} - --scratch-dir=${scratchDir:=} - --interim-data-dir=${interimDataDir:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/dashboard-restic-plugin") $) }}:v0.6.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/dashboard-restic-plugin") $) }}:v0.7.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-restore.yaml b/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-restore.yaml index 0c0f160dd..4d095cfd3 100644 --- a/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-restore.yaml +++ b/charts/kubedb-kubestash-catalog/templates/elasticsearch/elasticsearch-restore.yaml @@ -21,5 +21,5 @@ spec: - --wait-timeout=${waitTimeout:={{ .Values.waitTimeout}}} - --es-args=${args:={{ .Values.elasticsearch.args }}} - --interim-data-dir=${interimDataDir:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/elasticsearch-restic-plugin") $) }}:v0.11.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/elasticsearch-restic-plugin") $) }}:v0.12.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/kubedbmanifest/kubedbmanifest-backup.yaml b/charts/kubedb-kubestash-catalog/templates/kubedbmanifest/kubedbmanifest-backup.yaml index 4a4d159a2..7e253b949 100644 --- a/charts/kubedb-kubestash-catalog/templates/kubedbmanifest/kubedbmanifest-backup.yaml +++ b/charts/kubedb-kubestash-catalog/templates/kubedbmanifest/kubedbmanifest-backup.yaml @@ -12,5 +12,5 @@ spec: - --backupsession=${backupSession:=} - --enable-cache=${enableCache:=} - --scratch-dir=${scratchDir:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/kubedb-manifest-plugin") $) }}:v0.11.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/kubedb-manifest-plugin") $) }}:v0.12.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/kubedbmanifest/kubedbmanifest-restore.yaml b/charts/kubedb-kubestash-catalog/templates/kubedbmanifest/kubedbmanifest-restore.yaml index f055a42e8..f88604333 100644 --- a/charts/kubedb-kubestash-catalog/templates/kubedbmanifest/kubedbmanifest-restore.yaml +++ b/charts/kubedb-kubestash-catalog/templates/kubedbmanifest/kubedbmanifest-restore.yaml @@ -13,5 +13,5 @@ spec: - --snapshot=${snapshot:=} - --enable-cache=${enableCache:=} - --scratch-dir=${scratchDir:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/kubedb-manifest-plugin") $) }}:v0.11.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/kubedb-manifest-plugin") $) }}:v0.12.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/mariadb/mariadb-backup.yaml b/charts/kubedb-kubestash-catalog/templates/mariadb/mariadb-backup.yaml index cab623abf..312c9f2bf 100644 --- a/charts/kubedb-kubestash-catalog/templates/mariadb/mariadb-backup.yaml +++ b/charts/kubedb-kubestash-catalog/templates/mariadb/mariadb-backup.yaml @@ -19,5 +19,5 @@ spec: - --scratch-dir=${scratchDir:=} - --wait-timeout=${waitTimeout:={{ .Values.waitTimeout}}} - --mariadb-args=${args:={{ .Values.mariadb.args }}} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-restic-plugin") $) }}:v0.6.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-restic-plugin") $) }}:v0.7.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/mariadb/mariadb-csi-snapshotter.yaml b/charts/kubedb-kubestash-catalog/templates/mariadb/mariadb-csi-snapshotter.yaml index 61fc22f68..f4cfc354e 100644 --- a/charts/kubedb-kubestash-catalog/templates/mariadb/mariadb-csi-snapshotter.yaml +++ b/charts/kubedb-kubestash-catalog/templates/mariadb/mariadb-csi-snapshotter.yaml @@ -16,5 +16,5 @@ spec: - --namespace=${namespace:=default} - --volume-snapshot-class-name=${volumeSnapshotClassName:=} - --backupsession=${backupSession:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-csi-snapshotter-plugin") $) }}:v0.8.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-csi-snapshotter-plugin") $) }}:v0.9.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/mariadb/mariadb-restore.yaml b/charts/kubedb-kubestash-catalog/templates/mariadb/mariadb-restore.yaml index f1f5d5636..644a6dc4b 100644 --- a/charts/kubedb-kubestash-catalog/templates/mariadb/mariadb-restore.yaml +++ b/charts/kubedb-kubestash-catalog/templates/mariadb/mariadb-restore.yaml @@ -20,5 +20,5 @@ spec: - --scratch-dir=${scratchDir:=} - --wait-timeout=${waitTimeout:={{ .Values.waitTimeout}}} - --mariadb-args=${args:={{ .Values.mariadb.args }}} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-restic-plugin") $) }}:v0.6.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mariadb-restic-plugin") $) }}:v0.7.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/mongodb/mongodb-backup.yaml b/charts/kubedb-kubestash-catalog/templates/mongodb/mongodb-backup.yaml index 375e79940..85ace3a7b 100644 --- a/charts/kubedb-kubestash-catalog/templates/mongodb/mongodb-backup.yaml +++ b/charts/kubedb-kubestash-catalog/templates/mongodb/mongodb-backup.yaml @@ -28,5 +28,5 @@ spec: - 5.0.3 - 5.0.15 - 6.0.5 - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mongodb-restic-plugin") $) }}:v0.11.0_${DB_VERSION}' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mongodb-restic-plugin") $) }}:v0.12.0-rc.0_${DB_VERSION}' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/mongodb/mongodb-csi-snapshotter.yaml b/charts/kubedb-kubestash-catalog/templates/mongodb/mongodb-csi-snapshotter.yaml index e5c2549bc..253aecc21 100644 --- a/charts/kubedb-kubestash-catalog/templates/mongodb/mongodb-csi-snapshotter.yaml +++ b/charts/kubedb-kubestash-catalog/templates/mongodb/mongodb-csi-snapshotter.yaml @@ -16,5 +16,5 @@ spec: - --namespace=${namespace:=default} - --volume-snapshot-class-name=${volumeSnapshotClassName:=} - --backupsession=${backupSession:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mongodb-csi-snapshotter-plugin") $) }}:v0.9.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mongodb-csi-snapshotter-plugin") $) }}:v0.10.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/mongodb/mongodb-restore.yaml b/charts/kubedb-kubestash-catalog/templates/mongodb/mongodb-restore.yaml index aca5d0e3a..9ed1d0245 100644 --- a/charts/kubedb-kubestash-catalog/templates/mongodb/mongodb-restore.yaml +++ b/charts/kubedb-kubestash-catalog/templates/mongodb/mongodb-restore.yaml @@ -29,5 +29,5 @@ spec: - 5.0.3 - 5.0.15 - 6.0.5 - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mongodb-restic-plugin") $) }}:v0.11.0_${DB_VERSION}' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mongodb-restic-plugin") $) }}:v0.12.0-rc.0_${DB_VERSION}' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/mysql/mysql-backup.yaml b/charts/kubedb-kubestash-catalog/templates/mysql/mysql-backup.yaml index 663391290..16f064e9a 100644 --- a/charts/kubedb-kubestash-catalog/templates/mysql/mysql-backup.yaml +++ b/charts/kubedb-kubestash-catalog/templates/mysql/mysql-backup.yaml @@ -25,5 +25,5 @@ spec: - 5.7.25 - 8.0.3 - 8.0.21 - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-restic-plugin") $) }}:v0.11.0_${DB_VERSION}' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-restic-plugin") $) }}:v0.12.0-rc.0_${DB_VERSION}' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/mysql/mysql-csi-snapshotter.yaml b/charts/kubedb-kubestash-catalog/templates/mysql/mysql-csi-snapshotter.yaml index c1afb4d6d..7d8029e71 100644 --- a/charts/kubedb-kubestash-catalog/templates/mysql/mysql-csi-snapshotter.yaml +++ b/charts/kubedb-kubestash-catalog/templates/mysql/mysql-csi-snapshotter.yaml @@ -16,5 +16,5 @@ spec: - --namespace=${namespace:=default} - --volume-snapshot-class-name=${volumeSnapshotClassName:=} - --backupsession=${backupSession:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-csi-snapshotter-plugin") $) }}:v0.9.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-csi-snapshotter-plugin") $) }}:v0.10.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/mysql/mysql-restore.yaml b/charts/kubedb-kubestash-catalog/templates/mysql/mysql-restore.yaml index 7b67085c1..32a65be3e 100644 --- a/charts/kubedb-kubestash-catalog/templates/mysql/mysql-restore.yaml +++ b/charts/kubedb-kubestash-catalog/templates/mysql/mysql-restore.yaml @@ -25,5 +25,5 @@ spec: - 5.7.25 - 8.0.3 - 8.0.21 - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-restic-plugin") $) }}:v0.11.0_${DB_VERSION}' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/mysql-restic-plugin") $) }}:v0.12.0-rc.0_${DB_VERSION}' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/opensearch/opensearch-backup.yaml b/charts/kubedb-kubestash-catalog/templates/opensearch/opensearch-backup.yaml index 01002f7ec..834a456b5 100644 --- a/charts/kubedb-kubestash-catalog/templates/opensearch/opensearch-backup.yaml +++ b/charts/kubedb-kubestash-catalog/templates/opensearch/opensearch-backup.yaml @@ -20,5 +20,5 @@ spec: - --wait-timeout=${waitTimeout:={{ .Values.waitTimeout}}} - --es-args=${args:={{ .Values.opensearch.args }}} - --interim-data-dir=${interimDataDir:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/elasticsearch-restic-plugin") $) }}:v0.11.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/elasticsearch-restic-plugin") $) }}:v0.12.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/opensearch/opensearch-restore.yaml b/charts/kubedb-kubestash-catalog/templates/opensearch/opensearch-restore.yaml index 5ae54bc44..843243426 100644 --- a/charts/kubedb-kubestash-catalog/templates/opensearch/opensearch-restore.yaml +++ b/charts/kubedb-kubestash-catalog/templates/opensearch/opensearch-restore.yaml @@ -21,5 +21,5 @@ spec: - --wait-timeout=${waitTimeout:={{ .Values.waitTimeout}}} - --es-args=${args:={{ .Values.opensearch.args }}} - --interim-data-dir=${interimDataDir:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/elasticsearch-restic-plugin") $) }}:v0.11.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/elasticsearch-restic-plugin") $) }}:v0.12.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/postgres/postgres-backup.yaml b/charts/kubedb-kubestash-catalog/templates/postgres/postgres-backup.yaml index 43ad5f704..7d2e9aa6d 100644 --- a/charts/kubedb-kubestash-catalog/templates/postgres/postgres-backup.yaml +++ b/charts/kubedb-kubestash-catalog/templates/postgres/postgres-backup.yaml @@ -25,5 +25,5 @@ spec: - "12.17" - "14.10" - "16.1" - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-restic-plugin") $) }}:v0.11.0_${DB_VERSION}' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-restic-plugin") $) }}:v0.12.0-rc.0_${DB_VERSION}' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/postgres/postgres-csi-snapshotter.yaml b/charts/kubedb-kubestash-catalog/templates/postgres/postgres-csi-snapshotter.yaml index fee336782..84e9b398f 100644 --- a/charts/kubedb-kubestash-catalog/templates/postgres/postgres-csi-snapshotter.yaml +++ b/charts/kubedb-kubestash-catalog/templates/postgres/postgres-csi-snapshotter.yaml @@ -16,5 +16,5 @@ spec: - --namespace=${namespace:=default} - --volume-snapshot-class-name=${volumeSnapshotClassName:=} - --backupsession=${backupSession:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-csi-snapshotter-plugin") $) }}:v0.9.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-csi-snapshotter-plugin") $) }}:v0.10.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/postgres/postgres-physical-backup-restore.yaml b/charts/kubedb-kubestash-catalog/templates/postgres/postgres-physical-backup-restore.yaml index b2527ed6d..3012d1148 100644 --- a/charts/kubedb-kubestash-catalog/templates/postgres/postgres-physical-backup-restore.yaml +++ b/charts/kubedb-kubestash-catalog/templates/postgres/postgres-physical-backup-restore.yaml @@ -23,5 +23,5 @@ spec: - --user=${user:=} - --restore-cmd=${restoreCmd:=} - --restore-path=${restorePath:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-restic-plugin") $) }}:v0.11.0_16.1' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-restic-plugin") $) }}:v0.12.0-rc.0_16.1' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/postgres/postgres-physical-backup.yaml b/charts/kubedb-kubestash-catalog/templates/postgres/postgres-physical-backup.yaml index a3f430345..217a67454 100644 --- a/charts/kubedb-kubestash-catalog/templates/postgres/postgres-physical-backup.yaml +++ b/charts/kubedb-kubestash-catalog/templates/postgres/postgres-physical-backup.yaml @@ -21,5 +21,5 @@ spec: - --pg-args=${args:={{ .Values.postgres.args }}} - --backup-cmd=${backupCmd:=} - --user=${user:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-restic-plugin") $) }}:v0.11.0_16.1' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-restic-plugin") $) }}:v0.12.0-rc.0_16.1' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/postgres/postgres-restore.yaml b/charts/kubedb-kubestash-catalog/templates/postgres/postgres-restore.yaml index 03cbc8443..0cd7129f1 100644 --- a/charts/kubedb-kubestash-catalog/templates/postgres/postgres-restore.yaml +++ b/charts/kubedb-kubestash-catalog/templates/postgres/postgres-restore.yaml @@ -25,5 +25,5 @@ spec: - "12.17" - "14.10" - "16.1" - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-restic-plugin") $) }}:v0.11.0_${DB_VERSION}' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-restic-plugin") $) }}:v0.12.0-rc.0_${DB_VERSION}' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/redis/redis-backup.yaml b/charts/kubedb-kubestash-catalog/templates/redis/redis-backup.yaml index f5de5265c..5c9262a27 100644 --- a/charts/kubedb-kubestash-catalog/templates/redis/redis-backup.yaml +++ b/charts/kubedb-kubestash-catalog/templates/redis/redis-backup.yaml @@ -19,5 +19,5 @@ spec: - --scratch-dir=${scratchDir:=} - --wait-timeout=${waitTimeout:={{ .Values.waitTimeout}}} - --redis-args=${args:={{ .Values.redis.args }}} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-restic-plugin") $) }}:v0.11.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-restic-plugin") $) }}:v0.12.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/redis/redis-restore.yaml b/charts/kubedb-kubestash-catalog/templates/redis/redis-restore.yaml index 9fdcbec27..764377615 100644 --- a/charts/kubedb-kubestash-catalog/templates/redis/redis-restore.yaml +++ b/charts/kubedb-kubestash-catalog/templates/redis/redis-restore.yaml @@ -20,5 +20,5 @@ spec: - --scratch-dir=${scratchDir:=} - --wait-timeout=${waitTimeout:={{ .Values.waitTimeout}}} - --redis-args=${args:={{ .Values.redis.args }}} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-restic-plugin") $) }}:v0.11.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-restic-plugin") $) }}:v0.12.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/singlestore/singlestore-backup.yaml b/charts/kubedb-kubestash-catalog/templates/singlestore/singlestore-backup.yaml index dd07f9c75..e67d4b6ba 100644 --- a/charts/kubedb-kubestash-catalog/templates/singlestore/singlestore-backup.yaml +++ b/charts/kubedb-kubestash-catalog/templates/singlestore/singlestore-backup.yaml @@ -23,5 +23,5 @@ spec: availableVersions: - alma-8.1.32-e3d3cde6da - alma-8.5.7-bf633c1a54 - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/singlestore-restic-plugin") $) }}:v0.6.0_${DB_VERSION}' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/singlestore-restic-plugin") $) }}:v0.7.0-rc.0_${DB_VERSION}' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/singlestore/singlestore-restore.yaml b/charts/kubedb-kubestash-catalog/templates/singlestore/singlestore-restore.yaml index 507b79e99..09d6f2299 100644 --- a/charts/kubedb-kubestash-catalog/templates/singlestore/singlestore-restore.yaml +++ b/charts/kubedb-kubestash-catalog/templates/singlestore/singlestore-restore.yaml @@ -24,5 +24,5 @@ spec: availableVersions: - alma-8.1.32-e3d3cde6da - alma-8.5.7-bf633c1a54 - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/singlestore-restic-plugin") $) }}:v0.6.0_${DB_VERSION}' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/singlestore-restic-plugin") $) }}:v0.7.0-rc.0_${DB_VERSION}' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/zookeeper/zookeeper-backup.yaml b/charts/kubedb-kubestash-catalog/templates/zookeeper/zookeeper-backup.yaml index aeba98fb4..10aedb65a 100644 --- a/charts/kubedb-kubestash-catalog/templates/zookeeper/zookeeper-backup.yaml +++ b/charts/kubedb-kubestash-catalog/templates/zookeeper/zookeeper-backup.yaml @@ -20,5 +20,5 @@ spec: - --wait-timeout=${waitTimeout:={{ .Values.waitTimeout}}} - --zookeeper-args=${args:={{ .Values.zookeeper.args }}} - --interim-data-dir=${interimDataDir:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/zookeeper-restic-plugin") $) }}:v0.4.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/zookeeper-restic-plugin") $) }}:v0.5.0-rc.0' {{ end }} diff --git a/charts/kubedb-kubestash-catalog/templates/zookeeper/zookeeper-restore.yaml b/charts/kubedb-kubestash-catalog/templates/zookeeper/zookeeper-restore.yaml index ad04060f2..8b2350bfa 100644 --- a/charts/kubedb-kubestash-catalog/templates/zookeeper/zookeeper-restore.yaml +++ b/charts/kubedb-kubestash-catalog/templates/zookeeper/zookeeper-restore.yaml @@ -21,5 +21,5 @@ spec: - --wait-timeout=${waitTimeout:={{ .Values.waitTimeout}}} - --zookeeper-args=${args:={{ .Values.zookeeper.args }}} - --interim-data-dir=${interimDataDir:=} - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/zookeeper-restic-plugin") $) }}:v0.4.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/zookeeper-restic-plugin") $) }}:v0.5.0-rc.0' {{ end }} diff --git a/charts/kubedb-metrics/Chart.yaml b/charts/kubedb-metrics/Chart.yaml index 12e366083..b4eaa6d6b 100644 --- a/charts/kubedb-metrics/Chart.yaml +++ b/charts/kubedb-metrics/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedb-metrics description: KubeDB State Metrics type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.11.8-rc.0 +appVersion: v2024.11.8-rc.0 home: https://kubedb.com icon: https://cdn.appscode.com/images/products/kubedb/kubedb-community-icon.png sources: diff --git a/charts/kubedb-metrics/README.md b/charts/kubedb-metrics/README.md index f17a9e302..61fc9a751 100644 --- a/charts/kubedb-metrics/README.md +++ b/charts/kubedb-metrics/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-metrics --version=v2024.9.30 -$ helm upgrade -i kubedb-metrics appscode/kubedb-metrics -n kubedb --create-namespace --version=v2024.9.30 +$ helm search repo appscode/kubedb-metrics --version=v2024.11.8-rc.0 +$ helm upgrade -i kubedb-metrics appscode/kubedb-metrics -n kubedb --create-namespace --version=v2024.11.8-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys KubeDB metrics configurations on a [Kubernetes](http://kubern To install/upgrade the chart with the release name `kubedb-metrics`: ```bash -$ helm upgrade -i kubedb-metrics appscode/kubedb-metrics -n kubedb --create-namespace --version=v2024.9.30 +$ helm upgrade -i kubedb-metrics appscode/kubedb-metrics -n kubedb --create-namespace --version=v2024.11.8-rc.0 ``` The command deploys KubeDB metrics configurations on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. diff --git a/charts/kubedb-ops-manager/Chart.yaml b/charts/kubedb-ops-manager/Chart.yaml index 61717311f..70223fc1a 100755 --- a/charts/kubedb-ops-manager/Chart.yaml +++ b/charts/kubedb-ops-manager/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: KubeDB Ops Manager by AppsCode - Enterprise features for KubeDB name: kubedb-ops-manager -version: v0.35.0 -appVersion: v0.35.1 +version: v0.36.0-rc.0 +appVersion: v0.36.0-rc.0 home: https://kubedb.com icon: https://cdn.appscode.com/images/products/kubedb/kubedb-ops-manager-icon.png sources: diff --git a/charts/kubedb-ops-manager/README.md b/charts/kubedb-ops-manager/README.md index 2c62afe01..b21e20395 100644 --- a/charts/kubedb-ops-manager/README.md +++ b/charts/kubedb-ops-manager/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-ops-manager --version=v0.35.0 -$ helm upgrade -i kubedb-ops-manager appscode/kubedb-ops-manager -n kubedb --create-namespace --version=v0.35.0 +$ helm search repo appscode/kubedb-ops-manager --version=v0.36.0-rc.0 +$ helm upgrade -i kubedb-ops-manager appscode/kubedb-ops-manager -n kubedb --create-namespace --version=v0.36.0-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB Ops Manager operator on a [Kubernetes](http://kubern To install/upgrade the chart with the release name `kubedb-ops-manager`: ```bash -$ helm upgrade -i kubedb-ops-manager appscode/kubedb-ops-manager -n kubedb --create-namespace --version=v0.35.0 +$ helm upgrade -i kubedb-ops-manager appscode/kubedb-ops-manager -n kubedb --create-namespace --version=v0.36.0-rc.0 ``` The command deploys a KubeDB Ops Manager operator on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -92,12 +92,12 @@ The following table lists the configurable parameters of the `kubedb-ops-manager Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-ops-manager appscode/kubedb-ops-manager -n kubedb --create-namespace --version=v0.35.0 --set replicaCount=1 +$ helm upgrade -i kubedb-ops-manager appscode/kubedb-ops-manager -n kubedb --create-namespace --version=v0.36.0-rc.0 --set replicaCount=1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-ops-manager appscode/kubedb-ops-manager -n kubedb --create-namespace --version=v0.35.0 --values values.yaml +$ helm upgrade -i kubedb-ops-manager appscode/kubedb-ops-manager -n kubedb --create-namespace --version=v0.36.0-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-opscenter/Chart.lock b/charts/kubedb-opscenter/Chart.lock index cd7791639..a59fdc995 100644 --- a/charts/kubedb-opscenter/Chart.lock +++ b/charts/kubedb-opscenter/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: kubedb-metrics repository: file://../kubedb-metrics - version: v2024.9.30 + version: v2024.11.8-rc.0 - name: kubedb-ui-server repository: file://../kubedb-ui-server - version: v0.24.0 + version: v0.25.0-rc.0 - name: kubedb-grafana-dashboards repository: file://../kubedb-grafana-dashboards - version: v2024.9.30 -digest: sha256:e57a8e9b773f063259b8c8fcc197846929df8d831c11dd6680ce256391ca4107 -generated: "2024-09-27T10:16:58.556185991Z" + version: v2024.11.8-rc.0 +digest: sha256:427dccdf6232393e010fd40265ef58bfe661ec4806beceb1f14329d2cfebf3a0 +generated: "2024-11-09T14:09:34.543394782Z" diff --git a/charts/kubedb-opscenter/Chart.yaml b/charts/kubedb-opscenter/Chart.yaml index f453a73fc..bc92356b9 100644 --- a/charts/kubedb-opscenter/Chart.yaml +++ b/charts/kubedb-opscenter/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedb-opscenter description: KubeDB Opscenter by AppsCode type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.11.8-rc.0 +appVersion: v2024.11.8-rc.0 home: https://kubedb.com icon: https://cdn.appscode.com/images/products/kubedb/kubedb-icon.png sources: @@ -15,12 +15,12 @@ dependencies: - name: kubedb-metrics repository: file://../kubedb-metrics condition: kubedb-metrics.enabled - version: v2024.9.30 + version: v2024.11.8-rc.0 - name: kubedb-ui-server repository: file://../kubedb-ui-server condition: kubedb-ui-server.enabled - version: v0.24.0 + version: v0.25.0-rc.0 - name: kubedb-grafana-dashboards repository: file://../kubedb-grafana-dashboards condition: kubedb-grafana-dashboards.enabled - version: v2024.9.30 + version: v2024.11.8-rc.0 diff --git a/charts/kubedb-opscenter/README.md b/charts/kubedb-opscenter/README.md index 439c1458a..d1024bbde 100644 --- a/charts/kubedb-opscenter/README.md +++ b/charts/kubedb-opscenter/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-opscenter --version=v2024.9.30 -$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2024.9.30 +$ helm search repo appscode/kubedb-opscenter --version=v2024.11.8-rc.0 +$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2024.11.8-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB Opscenter on a [Kubernetes](http://kubernetes.io) cl To install/upgrade the chart with the release name `kubedb-opscenter`: ```bash -$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2024.9.30 +$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2024.11.8-rc.0 ``` The command deploys a KubeDB Opscenter on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -63,12 +63,12 @@ The following table lists the configurable parameters of the `kubedb-opscenter` Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2024.9.30 --set global.registryFQDN=ghcr.io +$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2024.11.8-rc.0 --set global.registryFQDN=ghcr.io ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i kubedb-opscenter appscode/kubedb-opscenter -n kubedb --create-namespace --version=v2024.11.8-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-provider-aws/Chart.yaml b/charts/kubedb-provider-aws/Chart.yaml index 3af6d5f63..47f2ebdd9 100755 --- a/charts/kubedb-provider-aws/Chart.yaml +++ b/charts/kubedb-provider-aws/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedb-provider-aws description: A Helm chart for KubeDB AWS Provider for Crossplane type: application -version: v2024.9.30 -appVersion: v0.10.0 +version: v2024.11.8-rc.0 +appVersion: v0.11.0-rc.0 home: https://github.com/kubedb/provider-aws icon: https://cdn.appscode.com/images/products/searchlight/icons/android-icon-192x192.png sources: diff --git a/charts/kubedb-provider-aws/README.md b/charts/kubedb-provider-aws/README.md index f2f01ed12..68dde7ccd 100644 --- a/charts/kubedb-provider-aws/README.md +++ b/charts/kubedb-provider-aws/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-provider-aws --version=v2024.9.30 -$ helm upgrade -i kubedb-provider-aws appscode/kubedb-provider-aws -n crossplane-system --create-namespace --version=v2024.9.30 +$ helm search repo appscode/kubedb-provider-aws --version=v2024.11.8-rc.0 +$ helm upgrade -i kubedb-provider-aws appscode/kubedb-provider-aws -n crossplane-system --create-namespace --version=v2024.11.8-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB AWS provider on a [Kubernetes](http://kubernetes.io) To install/upgrade the chart with the release name `kubedb-provider-aws`: ```bash -$ helm upgrade -i kubedb-provider-aws appscode/kubedb-provider-aws -n crossplane-system --create-namespace --version=v2024.9.30 +$ helm upgrade -i kubedb-provider-aws appscode/kubedb-provider-aws -n crossplane-system --create-namespace --version=v2024.11.8-rc.0 ``` The command deploys a KubeDB AWS provider on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -74,12 +74,12 @@ The following table lists the configurable parameters of the `kubedb-provider-aw Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-provider-aws appscode/kubedb-provider-aws -n crossplane-system --create-namespace --version=v2024.9.30 --set replicaCount=1 +$ helm upgrade -i kubedb-provider-aws appscode/kubedb-provider-aws -n crossplane-system --create-namespace --version=v2024.11.8-rc.0 --set replicaCount=1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-provider-aws appscode/kubedb-provider-aws -n crossplane-system --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i kubedb-provider-aws appscode/kubedb-provider-aws -n crossplane-system --create-namespace --version=v2024.11.8-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-provider-azure/Chart.yaml b/charts/kubedb-provider-azure/Chart.yaml index 7ab26f256..7f1bf5076 100755 --- a/charts/kubedb-provider-azure/Chart.yaml +++ b/charts/kubedb-provider-azure/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedb-provider-azure description: A Helm chart for KubeDB Azure Provider for Crossplane type: application -version: v2024.9.30 -appVersion: v0.10.0 +version: v2024.11.8-rc.0 +appVersion: v0.11.0-rc.0 home: https://github.com/kubedb/provider-azure icon: https://cdn.appscode.com/images/products/searchlight/icons/android-icon-192x192.png sources: diff --git a/charts/kubedb-provider-azure/README.md b/charts/kubedb-provider-azure/README.md index 7ecffb0ed..3182ca3fc 100644 --- a/charts/kubedb-provider-azure/README.md +++ b/charts/kubedb-provider-azure/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-provider-azure --version=v2024.9.30 -$ helm upgrade -i kubedb-provider-azure appscode/kubedb-provider-azure -n crossplane-system --create-namespace --version=v2024.9.30 +$ helm search repo appscode/kubedb-provider-azure --version=v2024.11.8-rc.0 +$ helm upgrade -i kubedb-provider-azure appscode/kubedb-provider-azure -n crossplane-system --create-namespace --version=v2024.11.8-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB Azure provider on a [Kubernetes](http://kubernetes.i To install/upgrade the chart with the release name `kubedb-provider-azure`: ```bash -$ helm upgrade -i kubedb-provider-azure appscode/kubedb-provider-azure -n crossplane-system --create-namespace --version=v2024.9.30 +$ helm upgrade -i kubedb-provider-azure appscode/kubedb-provider-azure -n crossplane-system --create-namespace --version=v2024.11.8-rc.0 ``` The command deploys a KubeDB Azure provider on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -74,12 +74,12 @@ The following table lists the configurable parameters of the `kubedb-provider-az Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-provider-azure appscode/kubedb-provider-azure -n crossplane-system --create-namespace --version=v2024.9.30 --set replicaCount=1 +$ helm upgrade -i kubedb-provider-azure appscode/kubedb-provider-azure -n crossplane-system --create-namespace --version=v2024.11.8-rc.0 --set replicaCount=1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-provider-azure appscode/kubedb-provider-azure -n crossplane-system --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i kubedb-provider-azure appscode/kubedb-provider-azure -n crossplane-system --create-namespace --version=v2024.11.8-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-provider-gcp/Chart.yaml b/charts/kubedb-provider-gcp/Chart.yaml index a60fe9231..70e08ec13 100755 --- a/charts/kubedb-provider-gcp/Chart.yaml +++ b/charts/kubedb-provider-gcp/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedb-provider-gcp description: A Helm chart for KubeDB GCP Provider for Crossplane type: application -version: v2024.9.30 -appVersion: v0.10.0 +version: v2024.11.8-rc.0 +appVersion: v0.11.0-rc.0 home: https://github.com/kubedb/provider-gcp icon: https://cdn.appscode.com/images/products/searchlight/icons/android-icon-192x192.png sources: diff --git a/charts/kubedb-provider-gcp/README.md b/charts/kubedb-provider-gcp/README.md index f177e5058..807e3766e 100644 --- a/charts/kubedb-provider-gcp/README.md +++ b/charts/kubedb-provider-gcp/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-provider-gcp --version=v2024.9.30 -$ helm upgrade -i kubedb-provider-gcp appscode/kubedb-provider-gcp -n crossplane-system --create-namespace --version=v2024.9.30 +$ helm search repo appscode/kubedb-provider-gcp --version=v2024.11.8-rc.0 +$ helm upgrade -i kubedb-provider-gcp appscode/kubedb-provider-gcp -n crossplane-system --create-namespace --version=v2024.11.8-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB GCP provider on a [Kubernetes](http://kubernetes.io) To install/upgrade the chart with the release name `kubedb-provider-gcp`: ```bash -$ helm upgrade -i kubedb-provider-gcp appscode/kubedb-provider-gcp -n crossplane-system --create-namespace --version=v2024.9.30 +$ helm upgrade -i kubedb-provider-gcp appscode/kubedb-provider-gcp -n crossplane-system --create-namespace --version=v2024.11.8-rc.0 ``` The command deploys a KubeDB GCP provider on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -75,12 +75,12 @@ The following table lists the configurable parameters of the `kubedb-provider-gc Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-provider-gcp appscode/kubedb-provider-gcp -n crossplane-system --create-namespace --version=v2024.9.30 --set replicaCount=1 +$ helm upgrade -i kubedb-provider-gcp appscode/kubedb-provider-gcp -n crossplane-system --create-namespace --version=v2024.11.8-rc.0 --set replicaCount=1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-provider-gcp appscode/kubedb-provider-gcp -n crossplane-system --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i kubedb-provider-gcp appscode/kubedb-provider-gcp -n crossplane-system --create-namespace --version=v2024.11.8-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-provisioner/Chart.yaml b/charts/kubedb-provisioner/Chart.yaml index ebd455854..38cc45af4 100755 --- a/charts/kubedb-provisioner/Chart.yaml +++ b/charts/kubedb-provisioner/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: KubeDB Provisioner by AppsCode - Community features for KubeDB name: kubedb-provisioner -version: v0.48.0 -appVersion: v0.48.1 +version: v0.49.0-rc.0 +appVersion: v0.49.0-rc.0 home: https://kubedb.com icon: https://cdn.appscode.com/images/products/kubedb/kubedb-community-icon.png sources: diff --git a/charts/kubedb-provisioner/README.md b/charts/kubedb-provisioner/README.md index 702697be7..772270d49 100644 --- a/charts/kubedb-provisioner/README.md +++ b/charts/kubedb-provisioner/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-provisioner --version=v0.48.0 -$ helm upgrade -i kubedb-provisioner appscode/kubedb-provisioner -n kubedb --create-namespace --version=v0.48.0 +$ helm search repo appscode/kubedb-provisioner --version=v0.49.0-rc.0 +$ helm upgrade -i kubedb-provisioner appscode/kubedb-provisioner -n kubedb --create-namespace --version=v0.49.0-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB Provisioner operator on a [Kubernetes](http://kubern To install/upgrade the chart with the release name `kubedb-provisioner`: ```bash -$ helm upgrade -i kubedb-provisioner appscode/kubedb-provisioner -n kubedb --create-namespace --version=v0.48.0 +$ helm upgrade -i kubedb-provisioner appscode/kubedb-provisioner -n kubedb --create-namespace --version=v0.49.0-rc.0 ``` The command deploys a KubeDB Provisioner operator on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -90,12 +90,12 @@ The following table lists the configurable parameters of the `kubedb-provisioner Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-provisioner appscode/kubedb-provisioner -n kubedb --create-namespace --version=v0.48.0 --set replicaCount=1 +$ helm upgrade -i kubedb-provisioner appscode/kubedb-provisioner -n kubedb --create-namespace --version=v0.49.0-rc.0 --set replicaCount=1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-provisioner appscode/kubedb-provisioner -n kubedb --create-namespace --version=v0.48.0 --values values.yaml +$ helm upgrade -i kubedb-provisioner appscode/kubedb-provisioner -n kubedb --create-namespace --version=v0.49.0-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-schema-manager/Chart.yaml b/charts/kubedb-schema-manager/Chart.yaml index d4d51f8e8..94b5b5ac4 100644 --- a/charts/kubedb-schema-manager/Chart.yaml +++ b/charts/kubedb-schema-manager/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 description: KubeDB Schema Manager by AppsCode name: kubedb-schema-manager type: application -version: v0.24.0 -appVersion: v0.24.0 +version: v0.25.0-rc.0 +appVersion: v0.25.0-rc.0 home: https://github.com/kubedb icon: https://cdn.appscode.com/images/products/kubedb/kubedb-icon.png sources: diff --git a/charts/kubedb-schema-manager/README.md b/charts/kubedb-schema-manager/README.md index e85344aa1..42125b09a 100644 --- a/charts/kubedb-schema-manager/README.md +++ b/charts/kubedb-schema-manager/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-schema-manager --version=v0.24.0 -$ helm upgrade -i kubedb-schema-manager appscode/kubedb-schema-manager -n kubedb --create-namespace --version=v0.24.0 +$ helm search repo appscode/kubedb-schema-manager --version=v0.25.0-rc.0 +$ helm upgrade -i kubedb-schema-manager appscode/kubedb-schema-manager -n kubedb --create-namespace --version=v0.25.0-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB schema manager operator on a [Kubernetes](http://kub To install/upgrade the chart with the release name `kubedb-schema-manager`: ```bash -$ helm upgrade -i kubedb-schema-manager appscode/kubedb-schema-manager -n kubedb --create-namespace --version=v0.24.0 +$ helm upgrade -i kubedb-schema-manager appscode/kubedb-schema-manager -n kubedb --create-namespace --version=v0.25.0-rc.0 ``` The command deploys a KubeDB schema manager operator on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -87,12 +87,12 @@ The following table lists the configurable parameters of the `kubedb-schema-mana Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-schema-manager appscode/kubedb-schema-manager -n kubedb --create-namespace --version=v0.24.0 --set replicaCount=1 +$ helm upgrade -i kubedb-schema-manager appscode/kubedb-schema-manager -n kubedb --create-namespace --version=v0.25.0-rc.0 --set replicaCount=1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-schema-manager appscode/kubedb-schema-manager -n kubedb --create-namespace --version=v0.24.0 --values values.yaml +$ helm upgrade -i kubedb-schema-manager appscode/kubedb-schema-manager -n kubedb --create-namespace --version=v0.25.0-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-ui-server/Chart.yaml b/charts/kubedb-ui-server/Chart.yaml index c49e7790b..0a4b87253 100755 --- a/charts/kubedb-ui-server/Chart.yaml +++ b/charts/kubedb-ui-server/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedb-ui-server description: A Helm chart for kubedb-ui-server by AppsCode type: application -version: v0.24.0 -appVersion: v0.24.0 +version: v0.25.0-rc.0 +appVersion: v0.25.0-rc.0 home: https://github.com/kubedb/kubedb-ui-server icon: https://cdn.appscode.com/images/products/kubedb/kubedb-icon.png sources: diff --git a/charts/kubedb-ui-server/README.md b/charts/kubedb-ui-server/README.md index 9eb40b698..c92547b2b 100644 --- a/charts/kubedb-ui-server/README.md +++ b/charts/kubedb-ui-server/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-ui-server --version=v0.24.0 -$ helm upgrade -i kubedb-ui-server appscode/kubedb-ui-server -n kubeops --create-namespace --version=v0.24.0 +$ helm search repo appscode/kubedb-ui-server --version=v0.25.0-rc.0 +$ helm upgrade -i kubedb-ui-server appscode/kubedb-ui-server -n kubeops --create-namespace --version=v0.25.0-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB UI Server on a [Kubernetes](http://kubernetes.io) cl To install/upgrade the chart with the release name `kubedb-ui-server`: ```bash -$ helm upgrade -i kubedb-ui-server appscode/kubedb-ui-server -n kubeops --create-namespace --version=v0.24.0 +$ helm upgrade -i kubedb-ui-server appscode/kubedb-ui-server -n kubeops --create-namespace --version=v0.25.0-rc.0 ``` The command deploys a KubeDB UI Server on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -84,12 +84,12 @@ The following table lists the configurable parameters of the `kubedb-ui-server` Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-ui-server appscode/kubedb-ui-server -n kubeops --create-namespace --version=v0.24.0 --set replicaCount=1 +$ helm upgrade -i kubedb-ui-server appscode/kubedb-ui-server -n kubeops --create-namespace --version=v0.25.0-rc.0 --set replicaCount=1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-ui-server appscode/kubedb-ui-server -n kubeops --create-namespace --version=v0.24.0 --values values.yaml +$ helm upgrade -i kubedb-ui-server appscode/kubedb-ui-server -n kubeops --create-namespace --version=v0.25.0-rc.0 --values values.yaml ``` diff --git a/charts/kubedb-webhook-server/Chart.yaml b/charts/kubedb-webhook-server/Chart.yaml index 9890c9088..92eee2c4e 100755 --- a/charts/kubedb-webhook-server/Chart.yaml +++ b/charts/kubedb-webhook-server/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: KubeDB Webhook Server by AppsCode name: kubedb-webhook-server -version: v0.24.0 -appVersion: v0.24.0 +version: v0.25.0-rc.0 +appVersion: v0.25.0-rc.0 home: https://kubedb.com icon: https://cdn.appscode.com/images/products/kubedb/kubedb-community-icon.png sources: diff --git a/charts/kubedb-webhook-server/README.md b/charts/kubedb-webhook-server/README.md index 78f62e42a..997aa6e93 100644 --- a/charts/kubedb-webhook-server/README.md +++ b/charts/kubedb-webhook-server/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb-webhook-server --version=v0.24.0 -$ helm upgrade -i kubedb-webhook-server appscode/kubedb-webhook-server -n kubedb --create-namespace --version=v0.24.0 +$ helm search repo appscode/kubedb-webhook-server --version=v0.25.0-rc.0 +$ helm upgrade -i kubedb-webhook-server appscode/kubedb-webhook-server -n kubedb --create-namespace --version=v0.25.0-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB Provisioner operator on a [Kubernetes](http://kubern To install/upgrade the chart with the release name `kubedb-webhook-server`: ```bash -$ helm upgrade -i kubedb-webhook-server appscode/kubedb-webhook-server -n kubedb --create-namespace --version=v0.24.0 +$ helm upgrade -i kubedb-webhook-server appscode/kubedb-webhook-server -n kubedb --create-namespace --version=v0.25.0-rc.0 ``` The command deploys a KubeDB Provisioner operator on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -112,12 +112,12 @@ The following table lists the configurable parameters of the `kubedb-webhook-ser Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb-webhook-server appscode/kubedb-webhook-server -n kubedb --create-namespace --version=v0.24.0 --set replicaCount=1 +$ helm upgrade -i kubedb-webhook-server appscode/kubedb-webhook-server -n kubedb --create-namespace --version=v0.25.0-rc.0 --set replicaCount=1 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb-webhook-server appscode/kubedb-webhook-server -n kubedb --create-namespace --version=v0.24.0 --values values.yaml +$ helm upgrade -i kubedb-webhook-server appscode/kubedb-webhook-server -n kubedb --create-namespace --version=v0.25.0-rc.0 --values values.yaml ``` diff --git a/charts/kubedb/Chart.lock b/charts/kubedb/Chart.lock index 89d7db35e..e18cea4e5 100644 --- a/charts/kubedb/Chart.lock +++ b/charts/kubedb/Chart.lock @@ -10,30 +10,30 @@ dependencies: version: v2024.9.30 - name: kubedb-crd-manager repository: file://../kubedb-crd-manager - version: v0.3.0 + version: v0.4.0-rc.0 - name: kubedb-provisioner repository: file://../kubedb-provisioner - version: v0.48.0 + version: v0.49.0-rc.0 - name: kubedb-ops-manager repository: file://../kubedb-ops-manager - version: v0.35.0 + version: v0.36.0-rc.0 - name: kubedb-autoscaler repository: file://../kubedb-autoscaler - version: v0.33.0 + version: v0.34.0-rc.0 - name: kubedb-schema-manager repository: file://../kubedb-schema-manager - version: v0.24.0 + version: v0.25.0-rc.0 - name: kubedb-webhook-server repository: file://../kubedb-webhook-server - version: v0.24.0 + version: v0.25.0-rc.0 - name: kubedb-metrics repository: file://../kubedb-metrics - version: v2024.9.30 + version: v2024.11.8-rc.0 - name: kubedb-catalog repository: file://../kubedb-catalog - version: v2024.9.30 + version: v2024.11.8-rc.0 - name: kubedb-kubestash-catalog repository: file://../kubedb-kubestash-catalog - version: v2024.9.30 -digest: sha256:d61fad0666619e60f0e466c92255097a6a4c4c00f494011cb843434c8195f508 -generated: "2024-09-27T10:16:57.32316127Z" + version: v2024.11.8-rc.0 +digest: sha256:b420b56833af884c0988b72283ab482839bc0084d6f1b5a5ca470ee3f3bb2980 +generated: "2024-11-09T14:09:32.221359102Z" diff --git a/charts/kubedb/Chart.yaml b/charts/kubedb/Chart.yaml index 96d677dfe..ab119e127 100644 --- a/charts/kubedb/Chart.yaml +++ b/charts/kubedb/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: kubedb description: KubeDB by AppsCode - Production ready databases on Kubernetes type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.11.8-rc.0 +appVersion: v2024.11.8-rc.0 home: https://kubedb.com icon: https://cdn.appscode.com/images/products/kubedb/kubedb-icon.png sources: @@ -27,36 +27,36 @@ dependencies: - name: kubedb-crd-manager repository: file://../kubedb-crd-manager condition: kubedb-crd-manager.enabled - version: v0.3.0 + version: v0.4.0-rc.0 - name: kubedb-provisioner repository: file://../kubedb-provisioner condition: kubedb-provisioner.enabled - version: v0.48.0 + version: v0.49.0-rc.0 - name: kubedb-ops-manager repository: file://../kubedb-ops-manager condition: kubedb-ops-manager.enabled - version: v0.35.0 + version: v0.36.0-rc.0 - name: kubedb-autoscaler repository: file://../kubedb-autoscaler condition: kubedb-autoscaler.enabled - version: v0.33.0 + version: v0.34.0-rc.0 - name: kubedb-schema-manager repository: file://../kubedb-schema-manager condition: kubedb-schema-manager.enabled - version: v0.24.0 + version: v0.25.0-rc.0 - name: kubedb-webhook-server repository: file://../kubedb-webhook-server condition: kubedb-webhook-server.enabled - version: v0.24.0 + version: v0.25.0-rc.0 - name: kubedb-metrics repository: file://../kubedb-metrics condition: kubedb-metrics.enabled - version: v2024.9.30 + version: v2024.11.8-rc.0 - name: kubedb-catalog repository: file://../kubedb-catalog condition: kubedb-catalog.enabled - version: v2024.9.30 + version: v2024.11.8-rc.0 - name: kubedb-kubestash-catalog repository: file://../kubedb-kubestash-catalog condition: kubedb-kubestash-catalog.enabled - version: v2024.9.30 + version: v2024.11.8-rc.0 diff --git a/charts/kubedb/README.md b/charts/kubedb/README.md index 23cb425c8..25c423f13 100644 --- a/charts/kubedb/README.md +++ b/charts/kubedb/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/kubedb --version=v2024.9.30 -$ helm upgrade -i kubedb appscode/kubedb -n kubedb --create-namespace --version=v2024.9.30 +$ helm search repo appscode/kubedb --version=v2024.11.8-rc.0 +$ helm upgrade -i kubedb appscode/kubedb -n kubedb --create-namespace --version=v2024.11.8-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a KubeDB operator on a [Kubernetes](http://kubernetes.io) clu To install/upgrade the chart with the release name `kubedb`: ```bash -$ helm upgrade -i kubedb appscode/kubedb -n kubedb --create-namespace --version=v2024.9.30 +$ helm upgrade -i kubedb appscode/kubedb -n kubedb --create-namespace --version=v2024.11.8-rc.0 ``` The command deploys a KubeDB operator on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -99,12 +99,12 @@ The following table lists the configurable parameters of the `kubedb` chart and Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i kubedb appscode/kubedb -n kubedb --create-namespace --version=v2024.9.30 --set global.registry=kubedb +$ helm upgrade -i kubedb appscode/kubedb -n kubedb --create-namespace --version=v2024.11.8-rc.0 --set global.registry=kubedb ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i kubedb appscode/kubedb -n kubedb --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i kubedb appscode/kubedb -n kubedb --create-namespace --version=v2024.11.8-rc.0 --values values.yaml ``` diff --git a/charts/prepare-cluster/Chart.yaml b/charts/prepare-cluster/Chart.yaml index 7556dd0f9..66f277cdb 100644 --- a/charts/prepare-cluster/Chart.yaml +++ b/charts/prepare-cluster/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: prepare-cluster description: Prepare Kubernetes Cluster by AppsCode type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.11.8-rc.0 +appVersion: v2024.11.8-rc.0 home: https://appscode.com icon: https://cdn.appscode.com/images/products/appscode/appscode-512x512.png sources: diff --git a/charts/prepare-cluster/README.md b/charts/prepare-cluster/README.md index 367b70e9a..4932fccf2 100644 --- a/charts/prepare-cluster/README.md +++ b/charts/prepare-cluster/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/prepare-cluster --version=v2024.9.30 -$ helm upgrade -i prepare-cluster appscode/prepare-cluster -n kube-system --create-namespace --version=v2024.9.30 +$ helm search repo appscode/prepare-cluster --version=v2024.11.8-rc.0 +$ helm upgrade -i prepare-cluster appscode/prepare-cluster -n kube-system --create-namespace --version=v2024.11.8-rc.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Kubernetes Job on a [Kubernetes](http://kubernetes.io) clus To install/upgrade the chart with the release name `prepare-cluster`: ```bash -$ helm upgrade -i prepare-cluster appscode/prepare-cluster -n kube-system --create-namespace --version=v2024.9.30 +$ helm upgrade -i prepare-cluster appscode/prepare-cluster -n kube-system --create-namespace --version=v2024.11.8-rc.0 ``` The command deploys a Kubernetes Job on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -75,12 +75,12 @@ The following table lists the configurable parameters of the `prepare-cluster` c Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i prepare-cluster appscode/prepare-cluster -n kube-system --create-namespace --version=v2024.9.30 --set preparer.repository=tianon/toybox +$ helm upgrade -i prepare-cluster appscode/prepare-cluster -n kube-system --create-namespace --version=v2024.11.8-rc.0 --set preparer.repository=tianon/toybox ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i prepare-cluster appscode/prepare-cluster -n kube-system --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i prepare-cluster appscode/prepare-cluster -n kube-system --create-namespace --version=v2024.11.8-rc.0 --values values.yaml ``` diff --git a/cmd/generate-imagelist/main.go b/cmd/generate-imagelist/main.go deleted file mode 100644 index abcce803c..000000000 --- a/cmd/generate-imagelist/main.go +++ /dev/null @@ -1,49 +0,0 @@ -/* -Copyright AppsCode Inc. and Contributors - -Licensed under the AppsCode Community License 1.0.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -*/ - -package main - -import ( - "os" - "path/filepath" - - "kubedb.dev/installer/cmd/lib" - - "sigs.k8s.io/yaml" -) - -func main() { - images, err := lib.ListImages() - if err != nil { - panic(err) - } - - data, err := yaml.Marshal(images) - if err != nil { - panic(err) - } - - rootDir, err := lib.RootDir() - if err != nil { - panic(err) - } - - filename := filepath.Join(rootDir, "catalog", "imagelist.yaml") - err = os.WriteFile(filename, data, 0o644) - if err != nil { - panic(err) - } -} diff --git a/cmd/lib/image.go b/cmd/lib/image.go deleted file mode 100644 index 7f8bb5279..000000000 --- a/cmd/lib/image.go +++ /dev/null @@ -1,95 +0,0 @@ -/* -Copyright AppsCode Inc. and Contributors - -Licensed under the AppsCode Community License 1.0.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -*/ - -package lib - -import ( - "os" - "path/filepath" - "sort" - "strings" - - shell "gomodules.xyz/go-sh" - "k8s.io/apimachinery/pkg/util/sets" - "kmodules.xyz/client-go/tools/parser" -) - -func ListImages() ([]string, error) { - rootDir, err := RootDir() - if err != nil { - return nil, err - } - - dir := filepath.Join(rootDir, "charts") - entries, err := os.ReadDir(dir) - if err != nil { - return nil, err - } - - sh := shell.NewSession() - sh.SetDir(dir) - sh.ShowCMD = true - - images := sets.New[string]() - for _, entry := range entries { - if !entry.IsDir() { - continue - } - - out, err := sh.Command("helm", "template", entry.Name()).Output() - if err != nil { - panic(err) - } - - helmout, err := parser.ListResources(out) - if err != nil { - panic(err) - } - - for _, ri := range helmout { - collectImages(ri.Object.UnstructuredContent(), images) - } - } - - result := make([]string, 0, images.Len()) - for _, img := range images.UnsortedList() { - if strings.Contains(img, "${") { - continue - } - result = append(result, img) - } - sort.Strings(result) - - return result, nil -} - -func collectImages(obj map[string]any, images sets.Set[string]) { - for k, v := range obj { - if k == "image" { - if s, ok := v.(string); ok { - images.Insert(s) - } - } else if m, ok := v.(map[string]any); ok { - collectImages(m, images) - } else if items, ok := v.([]any); ok { - for _, item := range items { - if m, ok := item.(map[string]any); ok { - collectImages(m, images) - } - } - } - } -} diff --git a/cmd/lib/os.go b/cmd/lib/os.go deleted file mode 100644 index a9d794392..000000000 --- a/cmd/lib/os.go +++ /dev/null @@ -1,32 +0,0 @@ -/* -Copyright AppsCode Inc. and Contributors - -Licensed under the AppsCode Community License 1.0.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -*/ - -package lib - -import ( - "errors" - "path/filepath" - "runtime" -) - -func RootDir() (string, error) { - _, file, _, ok := runtime.Caller(1) - if !ok { - return "", errors.New("failed to locate opscenter-features/values.yaml") - } - - return filepath.Clean(filepath.Join(filepath.Dir(file), "../..")), nil -} diff --git a/go.mod b/go.mod index f068cbb72..7934b2163 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,6 @@ toolchain go1.23.1 require ( github.com/Masterminds/semver/v3 v3.3.0 github.com/Masterminds/sprig/v3 v3.2.3 - github.com/google/go-containerregistry v0.19.1 github.com/google/gofuzz v1.2.0 github.com/spf13/pflag v1.0.5 github.com/yudai/gojsondiff v1.0.0 @@ -17,9 +16,9 @@ require ( k8s.io/apimachinery v0.30.2 kmodules.xyz/client-go v0.30.31 kmodules.xyz/go-containerregistry v0.0.12 - kmodules.xyz/resource-metadata v0.20.0 + kmodules.xyz/image-packer v0.0.0-20241031223913-c4d4413efcd1 + kmodules.xyz/resource-metadata v0.21.0 kmodules.xyz/schema-checker v0.4.1 - kubeops.dev/scanner v0.0.19 sigs.k8s.io/yaml v1.4.0 stash.appscode.dev/installer v0.12.2-0.20241022221807-4ad4af690ae5 ) @@ -31,9 +30,8 @@ require ( github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0 // indirect github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect - github.com/docker/cli v24.0.9+incompatible // indirect + github.com/docker/cli v27.1.1+incompatible // indirect github.com/docker/distribution v2.8.2+incompatible // indirect - github.com/docker/docker v25.0.6+incompatible // indirect github.com/docker/docker-credential-helpers v0.7.0 // indirect github.com/dustin/go-humanize v1.0.1 // indirect github.com/emicklei/go-restful/v3 v3.12.1 // indirect @@ -51,6 +49,7 @@ require ( github.com/golang/protobuf v1.5.4 // indirect github.com/google/gnostic-models v0.6.8 // indirect github.com/google/go-cmp v0.6.0 // indirect + github.com/google/go-containerregistry v0.19.1 // indirect github.com/google/uuid v1.6.0 // indirect github.com/huandu/xstrings v1.5.0 // indirect github.com/imdario/mergo v0.3.16 // indirect @@ -95,14 +94,14 @@ require ( gomodules.xyz/mergo v0.3.13 // indirect google.golang.org/protobuf v1.34.2 // indirect gopkg.in/inf.v0 v0.9.1 // indirect - gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect k8s.io/apiextensions-apiserver v0.30.2 // indirect k8s.io/client-go v0.30.2 // indirect k8s.io/klog/v2 v2.130.1 // indirect k8s.io/kube-openapi v0.0.0-20240703190633-0aa61b46e8c2 // indirect - k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 // indirect + k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect + kubeops.dev/scanner v0.0.19 // indirect sigs.k8s.io/controller-runtime v0.18.4 // indirect sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect diff --git a/go.sum b/go.sum index 1b0bb37bd..418575d01 100644 --- a/go.sum +++ b/go.sum @@ -16,12 +16,10 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM= github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= -github.com/docker/cli v24.0.9+incompatible h1:OxbimnP/z+qVjDLpq9wbeFU3Nc30XhSe+LkwYQisD50= -github.com/docker/cli v24.0.9+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8= +github.com/docker/cli v27.1.1+incompatible h1:goaZxOqs4QKxznZjjBWKONQci/MywhtRv2oNn0GkeZE= +github.com/docker/cli v27.1.1+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8= github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8= github.com/docker/distribution v2.8.2+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w= -github.com/docker/docker v25.0.6+incompatible h1:5cPwbwriIcsua2REJe8HqQV+6WlWc1byg2QSXzBxBGg= -github.com/docker/docker v25.0.6+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A= github.com/docker/docker-credential-helpers v0.7.0/go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0= github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY= @@ -288,14 +286,16 @@ k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk= k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE= k8s.io/kube-openapi v0.0.0-20240703190633-0aa61b46e8c2 h1:T5TEV4a+pEjc+j9Xui3MGGeoDLIN6uzZrx8NYotFMgQ= k8s.io/kube-openapi v0.0.0-20240703190633-0aa61b46e8c2/go.mod h1:UxDHUPsUwTOOxSU+oXURfFBcAS6JwiRXTYqYwfuGowc= -k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 h1:jgGTlFYnhF1PM1Ax/lAlxUPE+KfCIXHaathvJg1C3ak= -k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0= +k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 h1:pUdcCO1Lk/tbT5ztQWOBi5HBgbBP1J8+AsQnQCKsi8A= +k8s.io/utils v0.0.0-20240711033017-18e509b52bc8/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0= kmodules.xyz/client-go v0.30.31 h1:P+ZslW5QcgMnMoxo1ZMJrNNcwRwA1BiFct1JvcRQEj0= kmodules.xyz/client-go v0.30.31/go.mod h1:CAu+JlA8RVGtj6LQHu0Q1w2mnFUajuti49c7T1AvGdM= kmodules.xyz/go-containerregistry v0.0.12 h1:Tl32QGmSqRVm9PUEb/f3dgDeu9zW5fVzt3qmAFIE37I= kmodules.xyz/go-containerregistry v0.0.12/go.mod h1:KgeNg0hDsgeda+qc0NzWk0iVRdF0+ZIg/oRzGoYh78I= -kmodules.xyz/resource-metadata v0.20.0 h1:3nb/K0F6N2s0BOMrHC6+moK60q0Jqvac8UjWI3kW0kY= -kmodules.xyz/resource-metadata v0.20.0/go.mod h1:yPqwR6xSTXuIgOjR6kNPDDJUe++sS+h7gtCmevJR60g= +kmodules.xyz/image-packer v0.0.0-20241031223913-c4d4413efcd1 h1:fSBR/KNvqjZEJ+TDLk/1AsGBek975fbpEufVFEDqNp0= +kmodules.xyz/image-packer v0.0.0-20241031223913-c4d4413efcd1/go.mod h1:BETKW3rlM9I7WeFhZKM81He4Ptpmtvid/Uue+1UyJM8= +kmodules.xyz/resource-metadata v0.21.0 h1:sFH2sIeKo1a5xwOwBnx5RRXjEvisY2xakka2l2wK+XY= +kmodules.xyz/resource-metadata v0.21.0/go.mod h1:pdge27Crf30IeiBGhy1QIveRiUtJ/QnSSOaO2VxHAmI= kmodules.xyz/schema-checker v0.4.1 h1:V5UEjR6UMAXf307lTgw+9rDRfHLTNA8g/q9DngqYI9M= kmodules.xyz/schema-checker v0.4.1/go.mod h1:BRXLB3Osuc9raHRJxHOgZFGecZ2aZumLXCHAOa5NPdA= kubeops.dev/scanner v0.0.19 h1:J8C94k4j3NY3Y8UGHcG4nCZtmpSqPneCmkuvGNUOv4s= diff --git a/tests/check-charts_test.go b/tests/check-charts_test.go index 50626f4fe..94fdbc3ef 100644 --- a/tests/check-charts_test.go +++ b/tests/check-charts_test.go @@ -17,11 +17,16 @@ limitations under the License. package main import ( + "errors" "fmt" + "os" + "path/filepath" + "runtime" "strings" "testing" - "kubedb.dev/installer/cmd/lib" + "kmodules.xyz/image-packer/pkg/lib" + "sigs.k8s.io/yaml" ) func Test_checkImages(t *testing.T) { @@ -31,16 +36,24 @@ func Test_checkImages(t *testing.T) { } func checkImages() error { - images, err := lib.ListImages() + dir, err := rootDir() + if err != nil { + return err + } + + data, err := os.ReadFile(filepath.Join(dir, "catalog", "imagelist.yaml")) + if err != nil { + return err + } + + var images []string + err = yaml.Unmarshal(data, &images) if err != nil { return err } var missing []string for _, img := range images { - if strings.Contains(img, "${") { - continue - } _, found, err := lib.ImageDigest(img) if err != nil { return err @@ -58,3 +71,12 @@ func checkImages() error { return nil } + +func rootDir() (string, error) { + _, file, _, ok := runtime.Caller(1) + if !ok { + return "", errors.New("failed to locate root dir") + } + + return filepath.Clean(filepath.Join(filepath.Dir(file), "..")), nil +} diff --git a/vendor/github.com/docker/cli/AUTHORS b/vendor/github.com/docker/cli/AUTHORS index 483743c99..ad1abd496 100644 --- a/vendor/github.com/docker/cli/AUTHORS +++ b/vendor/github.com/docker/cli/AUTHORS @@ -2,6 +2,7 @@ # This file lists all contributors to the repository. # See scripts/docs/generate-authors.sh to make modifications. +A. Lester Buck III Aanand Prasad Aaron L. Xu Aaron Lehmann @@ -16,6 +17,7 @@ Adolfo Ochagavía Adrian Plata Adrien Duermael Adrien Folie +Adyanth Hosavalike Ahmet Alp Balkan Aidan Feldman Aidan Hobson Sayers @@ -24,9 +26,10 @@ Akhil Mohan Akihiro Suda Akim Demaille Alan Thompson +Alano Terblanche Albert Callarisa Alberto Roura -Albin Kerouanton +Albin Kerouanton Aleksa Sarai Aleksander Piotrowski Alessandro Boch @@ -34,6 +37,7 @@ Alex Couture-Beil Alex Mavrogiannis Alex Mayer Alexander Boyd +Alexander Chneerov Alexander Larsson Alexander Morozov Alexander Ryabov @@ -41,6 +45,7 @@ Alexandre González Alexey Igrychev Alexis Couvreur Alfred Landrum +Ali Rostami Alicia Lauerman Allen Sun Alvin Deng @@ -61,6 +66,7 @@ Andrew Hsu Andrew Macpherson Andrew McDonnell Andrew Po +Andrew-Zipperer Andrey Petrov Andrii Berehuliak André Martins @@ -79,7 +85,9 @@ Arko Dasgupta Arnaud Porterie Arnaud Rebillout Arthur Peka +Ashly Mathew Ashwini Oruganti +Aslam Ahemad Azat Khuyiyakhmetov Bardia Keyoumarsi Barnaby Gray @@ -98,7 +106,9 @@ Bill Wang Bin Liu Bingshen Wang Bishal Das +Bjorn Neergaard Boaz Shuster +Boban Acimovic Bogdan Anton Boris Pruessmann Brad Baker @@ -109,17 +119,20 @@ Brent Salisbury Bret Fisher Brian (bex) Exelbierd Brian Goff +Brian Tracy Brian Wieder Bruno Sousa Bryan Bess Bryan Boreham Bryan Murphy bryfry +Calvin Liu Cameron Spear Cao Weiwei Carlo Mion Carlos Alexandro Becker Carlos de Paula +Casey Korver Ce Gao Cedric Davies Cezar Sa Espinola @@ -136,6 +149,7 @@ Chen Chuanliang Chen Hanxiao Chen Mingjie Chen Qiu +Chris Chinchilla Chris Couzens Chris Gavin Chris Gibson @@ -150,6 +164,8 @@ Christophe Vidal Christopher Biscardi Christopher Crone Christopher Jones +Christopher Petito <47751006+krissetto@users.noreply.github.com> +Christopher Petito Christopher Svensson Christy Norman Chun Chen @@ -163,6 +179,8 @@ Conner Crosby Corey Farrell Corey Quon Cory Bennet +Cory Snider +Craig Osterhout Craig Wilhite Cristian Staretu Daehyeok Mun @@ -171,6 +189,7 @@ Daisuke Ito dalanlan Damien Nadé Dan Cotora +Danial Gharib Daniel Artine Daniel Cassidy Daniel Dao @@ -199,6 +218,7 @@ David Cramer David Dooling David Gageot David Karlsson +David le Blanc David Lechner David Scott David Sheets @@ -210,6 +230,7 @@ Denis Defreyne Denis Gladkikh Denis Ollier Dennis Docter +dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Derek McGowan Des Preston Deshi Xiao @@ -232,11 +253,13 @@ DongGeon Lee Doug Davis Drew Erny Ed Costello +Ed Morley <501702+edmorley@users.noreply.github.com> Elango Sivanandam Eli Uriegas Eli Uriegas Elias Faxö Elliot Luo <956941328@qq.com> +Eric Bode Eric Curtin Eric Engestrom Eric G. Noriega @@ -254,6 +277,7 @@ Eugene Yakubovich Evan Allrich Evan Hazlett Evan Krall +Evan Lezar Evelyn Xu Everett Toews Fabio Falci @@ -275,11 +299,13 @@ Frederik Nordahl Jul Sabroe Frieder Bluemle Gabriel Gore Gabriel Nicolas Avellaneda +Gabriela Georgieva Gaetan de Villele Gang Qiao Gary Schaetz Genki Takiuchi George MacRorie +George Margaritis George Xie Gianluca Borello Gildas Cuisinier @@ -288,6 +314,8 @@ Gleb Stsenov Goksu Toprak Gou Rao Govind Rai +Grace Choi +Graeme Wiebe Grant Reaber Greg Pflaum Gsealy @@ -311,6 +339,7 @@ Hernan Garcia Hongbin Lu Hu Keping Huayi Zhang +Hugo Chastel Hugo Gabriel Eyherabide huqun Huu Nguyen @@ -329,9 +358,12 @@ Ivan Grund Ivan Markin Jacob Atzen Jacob Tomlinson +Jacopo Rigoli Jaivish Kothari Jake Lambert Jake Sanders +Jake Stokes +Jakub Panek James Nesbitt James Turnbull Jamie Hannaford @@ -363,6 +395,7 @@ Jezeniel Zapanta Jian Zhang Jie Luo Jilles Oldenbeuving +Jim Chen Jim Galasyn Jim Lin Jimmy Leger @@ -393,6 +426,7 @@ John Willis Jon Johnson Jon Zeolla Jonatas Baldin +Jonathan A. Sternberg Jonathan Boulle Jonathan Lee Jonathan Lomas @@ -408,10 +442,12 @@ Josh Chorlton Josh Hawn Josh Horwitz Josh Soref +Julian Julien Barbier Julien Kassar Julien Maitrehenry Justas Brazauskas +Justin Chadwell Justin Cormack Justin Simonelis Justyn Temme @@ -434,7 +470,7 @@ Kelton Bassingthwaite Ken Cochrane Ken ICHIKAWA Kenfe-Mickaël Laventure -Kevin Alvarez +Kevin Alvarez Kevin Burke Kevin Feyrer Kevin Kern @@ -445,6 +481,7 @@ Kevin Woblick khaled souf Kim Eik Kir Kolyshkin +Kirill A. Korinsky Kotaro Yoshimatsu Krasi Georgiev Kris-Mikael Krister @@ -454,6 +491,7 @@ Kyle Mitofsky Lachlan Cooper Lai Jiangshan Lars Kellogg-Stedman +Laura Brehm Laura Frank Laurent Erignoux Lee Gaines @@ -462,10 +500,10 @@ Lennie Leo Gallucci Leonid Skorospelov Lewis Daly +Li Fu Bang Li Yi Li Yi Liang-Chi Hsieh -Lifubang Lihua Tang Lily Guo Lin Lu @@ -480,6 +518,7 @@ Louis Opter Luca Favatella Luca Marturana Lucas Chan +Luis Henrique Mulinari Luka Hartwig Lukas Heeren Lukasz Zajaczkowski @@ -498,10 +537,12 @@ mapk0y Marc Bihlmaier Marc Cornellà Marco Mariani +Marco Spiess Marco Vedovati Marcus Martins Marianna Tessel Marius Ileana +Marius Meschter Marius Sturm Mark Oates Marsh Macy @@ -510,6 +551,7 @@ Mary Anthony Mason Fish Mason Malone Mateusz Major +Mathias Duedahl <64321057+Lussebullen@users.noreply.github.com> Mathieu Champlon Mathieu Rollet Matt Gucci @@ -519,9 +561,11 @@ Matthew Heon Matthieu Hauglustaine Mauro Porras P Max Shytikov +Max-Julian Pogner Maxime Petazzoni Maximillian Fan Xavier Mei ChunTao +Melroy van den Berg Metal <2466052+tedhexaflow@users.noreply.github.com> Micah Zoltu Michael A. Smith @@ -581,6 +625,7 @@ Nathan McCauley Neil Peterson Nick Adcock Nick Santos +Nick Sieger Nico Stapelbroek Nicola Kabar Nicolas Borboën @@ -593,6 +638,7 @@ Nishant Totla NIWA Hideyuki Noah Treuhaft O.S. Tezer +Oded Arbel Odin Ugedal ohmystack OKA Naoya @@ -604,19 +650,21 @@ Otto Kekäläinen Ovidio Mallo Pascal Borreli Patrick Böänziger +Patrick Daigle <114765035+pdaig@users.noreply.github.com> Patrick Hemmer Patrick Lang Paul Paul Kehrer Paul Lietar Paul Mulders +Paul Seyfert Paul Weaver Pavel Pospisil Paweł Gronowski Paweł Pokrywka Paweł Szczekutowicz Peeyush Gupta -Per Lundberg +Per Lundberg Peter Dave Hello Peter Edge Peter Hsu @@ -639,6 +687,7 @@ Preston Cowley Pure White Qiang Huang Qinglan Peng +QQ喵 qudongfang Raghavendra K T Rahul Kadyan @@ -657,6 +706,7 @@ Rick Wieman Ritesh H Shukla Riyaz Faizullabhoy Rob Gulewich +Rob Murray Robert Wallis Robin Naundorf Robin Speekenbrink @@ -670,6 +720,7 @@ Rory Hunter Ross Boucher Rubens Figueiredo Rui Cao +Rui JingAn Ryan Belgrave Ryan Detzel Ryan Stelly @@ -689,6 +740,7 @@ Sandro Jäckel Santhosh Manohar Sargun Dhillon Saswat Bhattacharya +Saurabh Kumar Scott Brenner Scott Collier Sean Christopherson @@ -762,6 +814,7 @@ Tim Hockin Tim Sampson Tim Smith Tim Waugh +Tim Welsh Tim Wraight timfeirg Timothy Hobbs @@ -788,6 +841,7 @@ uhayate Ulrich Bareth Ulysses Souza Umesh Yadav +Vaclav Struhar Valentin Lorentz Vardan Pogosian Venkateswara Reddy Bukkasamudram @@ -795,6 +849,7 @@ Veres Lajos Victor Vieux Victoria Bialas Viktor Stanchev +Ville Skyttä Vimal Raghubir Vincent Batts Vincent Bernat @@ -831,6 +886,7 @@ Yong Tang Yosef Fertel Yu Peng Yuan Sun +Yucheng Wu Yue Zhang Yunxiang Huang Zachary Romero @@ -842,9 +898,11 @@ Zhang Wei Zhang Wentao ZhangHang zhenghenghuo +Zhiwei Liang Zhou Hao Zhoulin Xie Zhu Guihua +Zhuo Zhi Álex González Álvaro Lázaro Átila Camurça Alves diff --git a/vendor/github.com/docker/cli/NOTICE b/vendor/github.com/docker/cli/NOTICE index 58b19b6d1..1c40faaec 100644 --- a/vendor/github.com/docker/cli/NOTICE +++ b/vendor/github.com/docker/cli/NOTICE @@ -14,6 +14,6 @@ United States and other governments. It is your responsibility to ensure that your use and/or transfer does not violate applicable laws. -For more information, please see https://www.bis.doc.gov +For more information, see https://www.bis.doc.gov See also https://www.apache.org/dev/crypto.html and/or seek legal counsel. diff --git a/vendor/github.com/docker/cli/cli/config/config.go b/vendor/github.com/docker/cli/cli/config/config.go index b7c05c3f8..5a5184326 100644 --- a/vendor/github.com/docker/cli/cli/config/config.go +++ b/vendor/github.com/docker/cli/cli/config/config.go @@ -4,44 +4,38 @@ import ( "fmt" "io" "os" + "os/user" "path/filepath" + "runtime" "strings" "sync" "github.com/docker/cli/cli/config/configfile" "github.com/docker/cli/cli/config/credentials" "github.com/docker/cli/cli/config/types" - "github.com/docker/docker/pkg/homedir" "github.com/pkg/errors" ) const ( - // ConfigFileName is the name of config file + // EnvOverrideConfigDir is the name of the environment variable that can be + // used to override the location of the client configuration files (~/.docker). + // + // It takes priority over the default, but can be overridden by the "--config" + // command line option. + EnvOverrideConfigDir = "DOCKER_CONFIG" + + // ConfigFileName is the name of the client configuration file inside the + // config-directory. ConfigFileName = "config.json" configFileDir = ".docker" - oldConfigfile = ".dockercfg" // Deprecated: remove once we stop printing deprecation warning contextsDir = "contexts" ) var ( initConfigDir = new(sync.Once) configDir string - homeDir string ) -// resetHomeDir is used in testing to reset the "homeDir" package variable to -// force re-lookup of the home directory between tests. -func resetHomeDir() { - homeDir = "" -} - -func getHomeDir() string { - if homeDir == "" { - homeDir = homedir.Get() - } - return homeDir -} - // resetConfigDir is used in testing to reset the "configDir" package variable // and its sync.Once to force re-lookup between tests. func resetConfigDir() { @@ -49,19 +43,40 @@ func resetConfigDir() { initConfigDir = new(sync.Once) } -func setConfigDir() { - if configDir != "" { - return - } - configDir = os.Getenv("DOCKER_CONFIG") - if configDir == "" { - configDir = filepath.Join(getHomeDir(), configFileDir) +// getHomeDir returns the home directory of the current user with the help of +// environment variables depending on the target operating system. +// Returned path should be used with "path/filepath" to form new paths. +// +// On non-Windows platforms, it falls back to nss lookups, if the home +// directory cannot be obtained from environment-variables. +// +// If linking statically with cgo enabled against glibc, ensure the +// osusergo build tag is used. +// +// If needing to do nss lookups, do not disable cgo or set osusergo. +// +// getHomeDir is a copy of [pkg/homedir.Get] to prevent adding docker/docker +// as dependency for consumers that only need to read the config-file. +// +// [pkg/homedir.Get]: https://pkg.go.dev/github.com/docker/docker@v26.1.4+incompatible/pkg/homedir#Get +func getHomeDir() string { + home, _ := os.UserHomeDir() + if home == "" && runtime.GOOS != "windows" { + if u, err := user.Current(); err == nil { + return u.HomeDir + } } + return home } // Dir returns the directory the configuration file is stored in func Dir() string { - initConfigDir.Do(setConfigDir) + initConfigDir.Do(func() { + configDir = os.Getenv(EnvOverrideConfigDir) + if configDir == "" { + configDir = filepath.Join(getHomeDir(), configFileDir) + } + }) return configDir } @@ -72,6 +87,8 @@ func ContextStoreDir() string { // SetDir sets the directory the configuration file is stored in func SetDir(dir string) { + // trigger the sync.Once to synchronise with Dir() + initConfigDir.Do(func() {}) configDir = filepath.Clean(dir) } @@ -85,7 +102,7 @@ func Path(p ...string) (string, error) { } // LoadFromReader is a convenience function that creates a ConfigFile object from -// a reader +// a reader. It returns an error if configData is malformed. func LoadFromReader(configData io.Reader) (*configfile.ConfigFile, error) { configFile := configfile.ConfigFile{ AuthConfigs: make(map[string]types.AuthConfig), @@ -94,57 +111,59 @@ func LoadFromReader(configData io.Reader) (*configfile.ConfigFile, error) { return &configFile, err } -// Load reads the configuration files in the given directory, and sets up -// the auth config information and returns values. -// FIXME: use the internal golang config parser +// Load reads the configuration file ([ConfigFileName]) from the given directory. +// If no directory is given, it uses the default [Dir]. A [*configfile.ConfigFile] +// is returned containing the contents of the configuration file, or a default +// struct if no configfile exists in the given location. +// +// Load returns an error if a configuration file exists in the given location, +// but cannot be read, or is malformed. Consumers must handle errors to prevent +// overwriting an existing configuration file. func Load(configDir string) (*configfile.ConfigFile, error) { - cfg, _, err := load(configDir) - return cfg, err -} - -// TODO remove this temporary hack, which is used to warn about the deprecated ~/.dockercfg file -// so we can remove the bool return value and collapse this back into `Load` -func load(configDir string) (*configfile.ConfigFile, bool, error) { - printLegacyFileWarning := false - if configDir == "" { configDir = Dir() } + return load(configDir) +} +func load(configDir string) (*configfile.ConfigFile, error) { filename := filepath.Join(configDir, ConfigFileName) configFile := configfile.New(filename) - // Try happy path first - latest config file - if file, err := os.Open(filename); err == nil { - defer file.Close() - err = configFile.LoadFromReader(file) - if err != nil { - err = errors.Wrap(err, filename) + file, err := os.Open(filename) + if err != nil { + if os.IsNotExist(err) { + // It is OK for no configuration file to be present, in which + // case we return a default struct. + return configFile, nil } - return configFile, printLegacyFileWarning, err - } else if !os.IsNotExist(err) { - // if file is there but we can't stat it for any reason other - // than it doesn't exist then stop - return configFile, printLegacyFileWarning, errors.Wrap(err, filename) + // Any other error happening when failing to read the file must be returned. + return configFile, errors.Wrap(err, "loading config file") } - - // Can't find latest config file so check for the old one - filename = filepath.Join(getHomeDir(), oldConfigfile) - if _, err := os.Stat(filename); err == nil { - printLegacyFileWarning = true + defer file.Close() + err = configFile.LoadFromReader(file) + if err != nil { + err = errors.Wrapf(err, "loading config file: %s: ", filename) } - return configFile, printLegacyFileWarning, nil + return configFile, err } // LoadDefaultConfigFile attempts to load the default config file and returns -// an initialized ConfigFile struct if none is found. +// a reference to the ConfigFile struct. If none is found or when failing to load +// the configuration file, it initializes a default ConfigFile struct. If no +// credentials-store is set in the configuration file, it attempts to discover +// the default store to use for the current platform. +// +// Important: LoadDefaultConfigFile prints a warning to stderr when failing to +// load the configuration file, but otherwise ignores errors. Consumers should +// consider using [Load] (and [credentials.DetectDefaultStore]) to detect errors +// when updating the configuration file, to prevent discarding a (malformed) +// configuration file. func LoadDefaultConfigFile(stderr io.Writer) *configfile.ConfigFile { - configFile, printLegacyFileWarning, err := load(Dir()) + configFile, err := load(Dir()) if err != nil { - fmt.Fprintf(stderr, "WARNING: Error loading config file: %v\n", err) - } - if printLegacyFileWarning { - _, _ = fmt.Fprintln(stderr, "WARNING: Support for the legacy ~/.dockercfg configuration file and file-format has been removed and the configuration file will be ignored") + // FIXME(thaJeztah): we should not proceed here to prevent overwriting existing (but malformed) config files; see https://github.com/docker/cli/issues/5075 + _, _ = fmt.Fprintln(stderr, "WARNING: Error", err) } if !configFile.ContainsAuth() { configFile.CredentialsStore = credentials.DetectDefaultStore(configFile.CredentialsStore) diff --git a/vendor/github.com/docker/cli/cli/config/configfile/file.go b/vendor/github.com/docker/cli/cli/config/configfile/file.go index 442c31110..ae9dcb337 100644 --- a/vendor/github.com/docker/cli/cli/config/configfile/file.go +++ b/vendor/github.com/docker/cli/cli/config/configfile/file.go @@ -41,6 +41,7 @@ type ConfigFile struct { CLIPluginsExtraDirs []string `json:"cliPluginsExtraDirs,omitempty"` Plugins map[string]map[string]string `json:"plugins,omitempty"` Aliases map[string]string `json:"aliases,omitempty"` + Features map[string]string `json:"features,omitempty"` } // ProxyConfig contains proxy configuration settings @@ -302,6 +303,7 @@ func (configFile *ConfigFile) GetAllCredentials() (map[string]types.AuthConfig, for registryHostname := range configFile.CredentialHelpers { newAuth, err := configFile.GetAuthConfig(registryHostname) if err != nil { + // TODO(thaJeztah): use context-logger, so that this output can be suppressed (in tests). logrus.WithError(err).Warnf("Failed to get credentials for registry: %s", registryHostname) continue } diff --git a/vendor/github.com/docker/cli/cli/config/configfile/file_unix.go b/vendor/github.com/docker/cli/cli/config/configfile/file_unix.go index 353887547..06b811e7d 100644 --- a/vendor/github.com/docker/cli/cli/config/configfile/file_unix.go +++ b/vendor/github.com/docker/cli/cli/config/configfile/file_unix.go @@ -1,5 +1,4 @@ //go:build !windows -// +build !windows package configfile diff --git a/vendor/github.com/docker/cli/cli/config/credentials/default_store.go b/vendor/github.com/docker/cli/cli/config/credentials/default_store.go index 402235bff..a36afc41f 100644 --- a/vendor/github.com/docker/cli/cli/config/credentials/default_store.go +++ b/vendor/github.com/docker/cli/cli/config/credentials/default_store.go @@ -1,21 +1,22 @@ package credentials -import ( - exec "golang.org/x/sys/execabs" -) +import "os/exec" // DetectDefaultStore return the default credentials store for the platform if -// the store executable is available. +// no user-defined store is passed, and the store executable is available. func DetectDefaultStore(store string) string { - platformDefault := defaultCredentialsStore() - - // user defined or no default for platform - if store != "" || platformDefault == "" { + if store != "" { + // use user-defined return store } - if _, err := exec.LookPath(remoteCredentialsPrefix + platformDefault); err == nil { - return platformDefault + platformDefault := defaultCredentialsStore() + if platformDefault == "" { + return "" + } + + if _, err := exec.LookPath(remoteCredentialsPrefix + platformDefault); err != nil { + return "" } - return "" + return platformDefault } diff --git a/vendor/github.com/docker/cli/cli/config/credentials/default_store_unsupported.go b/vendor/github.com/docker/cli/cli/config/credentials/default_store_unsupported.go index c9630ea51..40c16eb83 100644 --- a/vendor/github.com/docker/cli/cli/config/credentials/default_store_unsupported.go +++ b/vendor/github.com/docker/cli/cli/config/credentials/default_store_unsupported.go @@ -1,5 +1,4 @@ //go:build !windows && !darwin && !linux -// +build !windows,!darwin,!linux package credentials diff --git a/vendor/github.com/docker/cli/cli/config/credentials/file_store.go b/vendor/github.com/docker/cli/cli/config/credentials/file_store.go index ea30fc300..3b8955994 100644 --- a/vendor/github.com/docker/cli/cli/config/credentials/file_store.go +++ b/vendor/github.com/docker/cli/cli/config/credentials/file_store.go @@ -1,6 +1,8 @@ package credentials import ( + "net" + "net/url" "strings" "github.com/docker/cli/cli/config/types" @@ -68,14 +70,17 @@ func (c *fileStore) IsFileStore() bool { // ConvertToHostname converts a registry url which has http|https prepended // to just an hostname. // Copied from github.com/docker/docker/registry.ConvertToHostname to reduce dependencies. -func ConvertToHostname(url string) string { - stripped := url - if strings.HasPrefix(url, "http://") { - stripped = strings.TrimPrefix(url, "http://") - } else if strings.HasPrefix(url, "https://") { - stripped = strings.TrimPrefix(url, "https://") +func ConvertToHostname(maybeURL string) string { + stripped := maybeURL + if strings.Contains(stripped, "://") { + u, err := url.Parse(stripped) + if err == nil && u.Hostname() != "" { + if u.Port() == "" { + return u.Hostname() + } + return net.JoinHostPort(u.Hostname(), u.Port()) + } } - hostName, _, _ := strings.Cut(stripped, "/") return hostName } diff --git a/vendor/github.com/docker/docker/AUTHORS b/vendor/github.com/docker/docker/AUTHORS deleted file mode 100644 index 48d04f9a9..000000000 --- a/vendor/github.com/docker/docker/AUTHORS +++ /dev/null @@ -1,2429 +0,0 @@ -# File @generated by hack/generate-authors.sh. DO NOT EDIT. -# This file lists all contributors to the repository. -# See hack/generate-authors.sh to make modifications. - -Aanand Prasad -Aaron Davidson -Aaron Feng -Aaron Hnatiw -Aaron Huslage -Aaron L. Xu -Aaron Lehmann -Aaron Welch -Abel Muiño -Abhijeet Kasurde -Abhinandan Prativadi -Abhinav Ajgaonkar -Abhishek Chanda -Abhishek Sharma -Abin Shahab -Abirdcfly -Ada Mancini -Adam Avilla -Adam Dobrawy -Adam Eijdenberg -Adam Kunk -Adam Miller -Adam Mills -Adam Pointer -Adam Singer -Adam Thornton -Adam Walz -Adam Williams -AdamKorcz -Addam Hardy -Aditi Rajagopal -Aditya -Adnan Khan -Adolfo Ochagavía -Adria Casas -Adrian Moisey -Adrian Mouat -Adrian Oprea -Adrien Folie -Adrien Gallouët -Ahmed Kamal -Ahmet Alp Balkan -Aidan Feldman -Aidan Hobson Sayers -AJ Bowen -Ajey Charantimath -ajneu -Akash Gupta -Akhil Mohan -Akihiro Matsushima -Akihiro Suda -Akim Demaille -Akira Koyasu -Akshay Karle -Akshay Moghe -Al Tobey -alambike -Alan Hoyle -Alan Scherger -Alan Thompson -Albert Callarisa -Albert Zhang -Albin Kerouanton -Alec Benson -Alejandro González Hevia -Aleksa Sarai -Aleksandr Chebotov -Aleksandrs Fadins -Alena Prokharchyk -Alessandro Boch -Alessio Biancalana -Alex Chan -Alex Chen -Alex Coventry -Alex Crawford -Alex Ellis -Alex Gaynor -Alex Goodman -Alex Nordlund -Alex Olshansky -Alex Samorukov -Alex Stockinger -Alex Warhawk -Alexander Artemenko -Alexander Boyd -Alexander Larsson -Alexander Midlash -Alexander Morozov -Alexander Polakov -Alexander Shopov -Alexandre Beslic -Alexandre Garnier -Alexandre González -Alexandre Jomin -Alexandru Sfirlogea -Alexei Margasov -Alexey Guskov -Alexey Kotlyarov -Alexey Shamrin -Alexis Ries -Alexis Thomas -Alfred Landrum -Ali Dehghani -Alicia Lauerman -Alihan Demir -Allen Madsen -Allen Sun -almoehi -Alvaro Saurin -Alvin Deng -Alvin Richards -amangoel -Amen Belayneh -Ameya Gawde -Amir Goldstein -Amit Bakshi -Amit Krishnan -Amit Shukla -Amr Gawish -Amy Lindburg -Anand Patil -AnandkumarPatel -Anatoly Borodin -Anca Iordache -Anchal Agrawal -Anda Xu -Anders Janmyr -Andre Dublin <81dublin@gmail.com> -Andre Granovsky -Andrea Denisse Gómez -Andrea Luzzardi -Andrea Turli -Andreas Elvers -Andreas Köhler -Andreas Savvides -Andreas Tiefenthaler -Andrei Gherzan -Andrei Ushakov -Andrei Vagin -Andrew C. Bodine -Andrew Clay Shafer -Andrew Duckworth -Andrew France -Andrew Gerrand -Andrew Guenther -Andrew He -Andrew Hsu -Andrew Kim -Andrew Kuklewicz -Andrew Macgregor -Andrew Macpherson -Andrew Martin -Andrew McDonnell -Andrew Munsell -Andrew Pennebaker -Andrew Po -Andrew Weiss -Andrew Williams -Andrews Medina -Andrey Kolomentsev -Andrey Petrov -Andrey Stolbovsky -André Martins -Andy Chambers -andy diller -Andy Goldstein -Andy Kipp -Andy Lindeman -Andy Rothfusz -Andy Smith -Andy Wilson -Andy Zhang -Aneesh Kulkarni -Anes Hasicic -Angel Velazquez -Anil Belur -Anil Madhavapeddy -Ankit Jain -Ankush Agarwal -Anonmily -Anran Qiao -Anshul Pundir -Anthon van der Neut -Anthony Baire -Anthony Bishopric -Anthony Dahanne -Anthony Sottile -Anton Löfgren -Anton Nikitin -Anton Polonskiy -Anton Tiurin -Antonio Murdaca -Antonis Kalipetis -Antony Messerli -Anuj Bahuguna -Anuj Varma -Anusha Ragunathan -Anyu Wang -apocas -Arash Deshmeh -arcosx -ArikaChen -Arko Dasgupta -Arnaud Lefebvre -Arnaud Porterie -Arnaud Rebillout -Artem Khramov -Arthur Barr -Arthur Gautier -Artur Meyster -Arun Gupta -Asad Saeeduddin -Asbjørn Enge -Austin Vazquez -averagehuman -Avi Das -Avi Kivity -Avi Miller -Avi Vaid -ayoshitake -Azat Khuyiyakhmetov -Bao Yonglei -Bardia Keyoumarsi -Barnaby Gray -Barry Allard -Bartłomiej Piotrowski -Bastiaan Bakker -Bastien Pascard -bdevloed -Bearice Ren -Ben Bonnefoy -Ben Firshman -Ben Golub -Ben Gould -Ben Hall -Ben Langfeld -Ben Lovy -Ben Sargent -Ben Severson -Ben Toews -Ben Wiklund -Benjamin Atkin -Benjamin Baker -Benjamin Boudreau -Benjamin Böhmke -Benjamin Wang -Benjamin Yolken -Benny Ng -Benoit Chesneau -Bernerd Schaefer -Bernhard M. Wiedemann -Bert Goethals -Bertrand Roussel -Bevisy Zhang -Bharath Thiruveedula -Bhiraj Butala -Bhumika Bayani -Bilal Amarni -Bill Wang -Billy Ridgway -Bily Zhang -Bin Liu -Bingshen Wang -Bjorn Neergaard -Blake Geno -Boaz Shuster -bobby abbott -Bojun Zhu -Boqin Qin -Boris Pruessmann -Boshi Lian -Bouke Haarsma -Boyd Hemphill -boynux -Bradley Cicenas -Bradley Wright -Brandon Liu -Brandon Philips -Brandon Rhodes -Brendan Dixon -Brennan Kinney <5098581+polarathene@users.noreply.github.com> -Brent Salisbury -Brett Higgins -Brett Kochendorfer -Brett Milford -Brett Randall -Brian (bex) Exelbierd -Brian Bland -Brian DeHamer -Brian Dorsey -Brian Flad -Brian Goff -Brian McCallister -Brian Olsen -Brian Schwind -Brian Shumate -Brian Torres-Gil -Brian Trump -Brice Jaglin -Briehan Lombaard -Brielle Broder -Bruno Bigras -Bruno Binet -Bruno Gazzera -Bruno Renié -Bruno Tavares -Bryan Bess -Bryan Boreham -Bryan Matsuo -Bryan Murphy -Burke Libbey -Byung Kang -Caleb Spare -Calen Pennington -Cameron Boehmer -Cameron Sparr -Cameron Spear -Campbell Allen -Candid Dauth -Cao Weiwei -Carl Henrik Lunde -Carl Loa Odin -Carl X. Su -Carlo Mion -Carlos Alexandro Becker -Carlos de Paula -Carlos Sanchez -Carol Fager-Higgins -Cary -Casey Bisson -Catalin Pirvu -Ce Gao -Cedric Davies -Cezar Sa Espinola -Chad Swenson -Chance Zibolski -Chander Govindarajan -Chanhun Jeong -Chao Wang -Charles Chan -Charles Hooper -Charles Law -Charles Lindsay -Charles Merriam -Charles Sarrazin -Charles Smith -Charlie Drage -Charlie Lewis -Chase Bolt -ChaYoung You -Chee Hau Lim -Chen Chao -Chen Chuanliang -Chen Hanxiao -Chen Min -Chen Mingjie -Chen Qiu -Cheng-mean Liu -Chengfei Shang -Chengguang Xu -Chenyang Yan -chenyuzhu -Chetan Birajdar -Chewey -Chia-liang Kao -Chiranjeevi Tirunagari -chli -Cholerae Hu -Chris Alfonso -Chris Armstrong -Chris Dias -Chris Dituri -Chris Fordham -Chris Gavin -Chris Gibson -Chris Khoo -Chris Kreussling (Flatbush Gardener) -Chris McKinnel -Chris McKinnel -Chris Price -Chris Seto -Chris Snow -Chris St. Pierre -Chris Stivers -Chris Swan -Chris Telfer -Chris Wahl -Chris Weyl -Chris White -Christian Becker -Christian Berendt -Christian Brauner -Christian Böhme -Christian Muehlhaeuser -Christian Persson -Christian Rotzoll -Christian Simon -Christian Stefanescu -Christoph Ziebuhr -Christophe Mehay -Christophe Troestler -Christophe Vidal -Christopher Biscardi -Christopher Crone -Christopher Currie -Christopher Jones -Christopher Latham -Christopher Rigor -Christy Norman -Chun Chen -Ciro S. Costa -Clayton Coleman -Clint Armstrong -Clinton Kitson -clubby789 -Cody Roseborough -Coenraad Loubser -Colin Dunklau -Colin Hebert -Colin Panisset -Colin Rice -Colin Walters -Collin Guarino -Colm Hally -companycy -Conor Evans -Corbin Coleman -Corey Farrell -Cory Forsyth -Cory Snider -cressie176 -Cristian Ariza -Cristian Staretu -cristiano balducci -Cristina Yenyxe Gonzalez Garcia -Cruceru Calin-Cristian -cui fliter -CUI Wei -Cuong Manh Le -Cyprian Gracz -Cyril F -Da McGrady -Daan van Berkel -Daehyeok Mun -Dafydd Crosby -dalanlan -Damian Smyth -Damien Nadé -Damien Nozay -Damjan Georgievski -Dan Anolik -Dan Buch -Dan Cotora -Dan Feldman -Dan Griffin -Dan Hirsch -Dan Keder -Dan Levy -Dan McPherson -Dan Plamadeala -Dan Stine -Dan Williams -Dani Hodovic -Dani Louca -Daniel Antlinger -Daniel Black -Daniel Dao -Daniel Exner -Daniel Farrell -Daniel Garcia -Daniel Gasienica -Daniel Grunwell -Daniel Helfand -Daniel Hiltgen -Daniel J Walsh -Daniel Menet -Daniel Mizyrycki -Daniel Nephin -Daniel Norberg -Daniel Nordberg -Daniel P. Berrangé -Daniel Robinson -Daniel S -Daniel Sweet -Daniel Von Fange -Daniel Watkins -Daniel X Moore -Daniel YC Lin -Daniel Zhang -Daniele Rondina -Danny Berger -Danny Milosavljevic -Danny Yates -Danyal Khaliq -Darren Coxall -Darren Shepherd -Darren Stahl -Dattatraya Kumbhar -Davanum Srinivas -Dave Barboza -Dave Goodchild -Dave Henderson -Dave MacDonald -Dave Tucker -David Anderson -David Bellotti -David Calavera -David Chung -David Corking -David Cramer -David Currie -David Davis -David Dooling -David Gageot -David Gebler -David Glasser -David Karlsson <35727626+dvdksn@users.noreply.github.com> -David Lawrence -David Lechner -David M. Karr -David Mackey -David Manouchehri -David Mat -David Mcanulty -David McKay -David O'Rourke -David P Hilton -David Pelaez -David R. Jenni -David Röthlisberger -David Sheets -David Sissitka -David Trott -David Wang <00107082@163.com> -David Williamson -David Xia -David Young -Davide Ceretti -Dawn Chen -dbdd -dcylabs -Debayan De -Deborah Gertrude Digges -deed02392 -Deep Debroy -Deng Guangxing -Deni Bertovic -Denis Defreyne -Denis Gladkikh -Denis Ollier -Dennis Chen -Dennis Chen -Dennis Docter -Derek -Derek -Derek Ch -Derek McGowan -Deric Crago -Deshi Xiao -Devon Estes -Devvyn Murphy -Dharmit Shah -Dhawal Yogesh Bhanushali -Dhilip Kumars -Diego Romero -Diego Siqueira -Dieter Reuter -Dillon Dixon -Dima Stopel -Dimitri John Ledkov -Dimitris Mandalidis -Dimitris Rozakis -Dimitry Andric -Dinesh Subhraveti -Ding Fei -dingwei -Diogo Monica -DiuDiugirl -Djibril Koné -Djordje Lukic -dkumor -Dmitri Logvinenko -Dmitri Shuralyov -Dmitry Demeshchuk -Dmitry Gusev -Dmitry Kononenko -Dmitry Sharshakov -Dmitry Shyshkin -Dmitry Smirnov -Dmitry V. Krivenok -Dmitry Vorobev -Dmytro Iakovliev -docker-unir[bot] -Dolph Mathews -Dominic Tubach -Dominic Yin -Dominik Dingel -Dominik Finkbeiner -Dominik Honnef -Don Kirkby -Don Kjer -Don Spaulding -Donald Huang -Dong Chen -Donghwa Kim -Donovan Jones -Dorin Geman -Doron Podoleanu -Doug Davis -Doug MacEachern -Doug Tangren -Douglas Curtis -Dr Nic Williams -dragon788 -Dražen Lučanin -Drew Erny -Drew Hubl -Dustin Sallings -Ed Costello -Edmund Wagner -Eiichi Tsukata -Eike Herzbach -Eivin Giske Skaaren -Eivind Uggedal -Elan Ruusamäe -Elango Sivanandam -Elena Morozova -Eli Uriegas -Elias Faxö -Elias Koromilas -Elias Probst -Elijah Zupancic -eluck -Elvir Kuric -Emil Davtyan -Emil Hernvall -Emily Maier -Emily Rose -Emir Ozer -Eng Zer Jun -Enguerran -Enrico Weigelt, metux IT consult -Eohyung Lee -epeterso -er0k -Eric Barch -Eric Curtin -Eric G. Noriega -Eric Hanchrow -Eric Lee -Eric Mountain -Eric Myhre -Eric Paris -Eric Rafaloff -Eric Rosenberg -Eric Sage -Eric Soderstrom -Eric Yang -Eric-Olivier Lamey -Erica Windisch -Erich Cordoba -Erik Bray -Erik Dubbelboer -Erik Hollensbe -Erik Inge Bolsø -Erik Kristensen -Erik Sipsma -Erik St. Martin -Erik Weathers -Erno Hopearuoho -Erwin van der Koogh -Espen Suenson -Ethan Bell -Ethan Mosbaugh -Euan Harris -Euan Kemp -Eugen Krizo -Eugene Yakubovich -Evan Allrich -Evan Carmi -Evan Hazlett -Evan Krall -Evan Lezar -Evan Phoenix -Evan Wies -Evelyn Xu -Everett Toews -Evgeniy Makhrov -Evgeny Shmarnev -Evgeny Vereshchagin -Ewa Czechowska -Eystein Måløy Stenberg -ezbercih -Ezra Silvera -Fabian Kramm -Fabian Lauer -Fabian Raetz -Fabiano Rosas -Fabio Falci -Fabio Kung -Fabio Rapposelli -Fabio Rehm -Fabrizio Regini -Fabrizio Soppelsa -Faiz Khan -falmp -Fangming Fang -Fangyuan Gao <21551127@zju.edu.cn> -fanjiyun -Fareed Dudhia -Fathi Boudra -Federico Gimenez -Felipe Oliveira -Felipe Ruhland -Felix Abecassis -Felix Geisendörfer -Felix Hupfeld -Felix Rabe -Felix Ruess -Felix Schindler -Feng Yan -Fengtu Wang -Ferenc Szabo -Fernando -Fero Volar -Feroz Salam -Ferran Rodenas -Filipe Brandenburger -Filipe Oliveira -Flavio Castelli -Flavio Crisciani -Florian -Florian Klein -Florian Maier -Florian Noeding -Florian Schmaus -Florian Weingarten -Florin Asavoaie -Florin Patan -fonglh -Foysal Iqbal -Francesc Campoy -Francesco Degrassi -Francesco Mari -Francis Chuang -Francisco Carriedo -Francisco Souza -Frank Groeneveld -Frank Herrmann -Frank Macreery -Frank Rosquin -Frank Villaro-Dixon -Frank Yang -Fred Lifton -Frederick F. Kautz IV -Frederico F. de Oliveira -Frederik Loeffert -Frederik Nordahl Jul Sabroe -Freek Kalter -Frieder Bluemle -frobnicaty <92033765+frobnicaty@users.noreply.github.com> -Frédéric Dalleau -Fu JinLin -Félix Baylac-Jacqué -Félix Cantournet -Gabe Rosenhouse -Gabor Nagy -Gabriel Adrian Samfira -Gabriel Goller -Gabriel L. Somlo -Gabriel Linder -Gabriel Monroy -Gabriel Nicolas Avellaneda -Gaetan de Villele -Galen Sampson -Gang Qiao -Gareth Rushgrove -Garrett Barboza -Gary Schaetz -Gaurav -Gaurav Singh -Gaël PORTAY -Genki Takiuchi -GennadySpb -Geoff Levand -Geoffrey Bachelet -Geon Kim -George Kontridze -George MacRorie -George Xie -Georgi Hristozov -Georgy Yakovlev -Gereon Frey -German DZ -Gert van Valkenhoef -Gerwim Feiken -Ghislain Bourgeois -Giampaolo Mancini -Gianluca Borello -Gildas Cuisinier -Giovan Isa Musthofa -gissehel -Giuseppe Mazzotta -Giuseppe Scrivano -Gleb Fotengauer-Malinovskiy -Gleb M Borisov -Glyn Normington -GoBella -Goffert van Gool -Goldwyn Rodrigues -Gopikannan Venugopalsamy -Gosuke Miyashita -Gou Rao -Govinda Fichtner -Grant Millar -Grant Reaber -Graydon Hoare -Greg Fausak -Greg Pflaum -Greg Stephens -Greg Thornton -Grzegorz Jaśkiewicz -Guilhem Lettron -Guilherme Salgado -Guillaume Dufour -Guillaume J. Charmes -Gunadhya S. <6939749+gunadhya@users.noreply.github.com> -Guoqiang QI -guoxiuyan -Guri -Gurjeet Singh -Guruprasad -Gustav Sinder -gwx296173 -Günter Zöchbauer -Haichao Yang -haikuoliu -haining.cao -Hakan Özler -Hamish Hutchings -Hannes Ljungberg -Hans Kristian Flaatten -Hans Rødtang -Hao Shu Wei -Hao Zhang <21521210@zju.edu.cn> -Harald Albers -Harald Niesche -Harley Laue -Harold Cooper -Harrison Turton -Harry Zhang -Harshal Patil -Harshal Patil -He Simei -He Xiaoxi -He Xin -heartlock <21521209@zju.edu.cn> -Hector Castro -Helen Xie -Henning Sprang -Hiroshi Hatake -Hiroyuki Sasagawa -Hobofan -Hollie Teal -Hong Xu -Hongbin Lu -Hongxu Jia -Honza Pokorny -Hsing-Hui Hsu -Hsing-Yu (David) Chen -hsinko <21551195@zju.edu.cn> -Hu Keping -Hu Tao -HuanHuan Ye -Huanzhong Zhang -Huayi Zhang -Hugo Barrera -Hugo Duncan -Hugo Marisco <0x6875676f@gmail.com> -Hui Kang -Hunter Blanks -huqun -Huu Nguyen -Hyeongkyu Lee -Hyzhou Zhy -Iago López Galeiras -Ian Bishop -Ian Bull -Ian Calvert -Ian Campbell -Ian Chen -Ian Lee -Ian Main -Ian Philpot -Ian Truslove -Iavael -Icaro Seara -Ignacio Capurro -Igor Dolzhikov -Igor Karpovich -Iliana Weller -Ilkka Laukkanen -Illia Antypenko -Illo Abdulrahim -Ilya Dmitrichenko -Ilya Gusev -Ilya Khlopotov -imre Fitos -inglesp -Ingo Gottwald -Innovimax -Isaac Dupree -Isabel Jimenez -Isaiah Grace -Isao Jonas -Iskander Sharipov -Ivan Babrou -Ivan Fraixedes -Ivan Grcic -Ivan Markin -J Bruni -J. Nunn -Jack Danger Canty -Jack Laxson -Jacob Atzen -Jacob Edelman -Jacob Tomlinson -Jacob Vallejo -Jacob Wen -Jaime Cepeda -Jaivish Kothari -Jake Champlin -Jake Moshenko -Jake Sanders -Jakub Drahos -Jakub Guzik -James Allen -James Carey -James Carr -James DeFelice -James Harrison Fisher -James Kyburz -James Kyle -James Lal -James Mills -James Nesbitt -James Nugent -James Sanders -James Turnbull -James Watkins-Harvey -Jamie Hannaford -Jamshid Afshar -Jan Breig -Jan Chren -Jan Garcia -Jan Götte -Jan Keromnes -Jan Koprowski -Jan Pazdziora -Jan Toebes -Jan-Gerd Tenberge -Jan-Jaap Driessen -Jana Radhakrishnan -Jannick Fahlbusch -Januar Wayong -Jared Biel -Jared Hocutt -Jaroslaw Zabiello -Jasmine Hegman -Jason A. Donenfeld -Jason Divock -Jason Giedymin -Jason Green -Jason Hall -Jason Heiss -Jason Livesay -Jason McVetta -Jason Plum -Jason Shepherd -Jason Smith -Jason Sommer -Jason Stangroome -Javier Bassi -jaxgeller -Jay -Jay Kamat -Jay Lim -Jean Rouge -Jean-Baptiste Barth -Jean-Baptiste Dalido -Jean-Christophe Berthon -Jean-Michel Rouet -Jean-Paul Calderone -Jean-Pierre Huynh -Jean-Tiare Le Bigot -Jeeva S. Chelladhurai -Jeff Anderson -Jeff Hajewski -Jeff Johnston -Jeff Lindsay -Jeff Mickey -Jeff Minard -Jeff Nickoloff -Jeff Silberman -Jeff Welch -Jeff Zvier -Jeffrey Bolle -Jeffrey Morgan -Jeffrey van Gogh -Jenny Gebske -Jeremy Chambers -Jeremy Grosser -Jeremy Huntwork -Jeremy Price -Jeremy Qian -Jeremy Unruh -Jeremy Yallop -Jeroen Franse -Jeroen Jacobs -Jesse Dearing -Jesse Dubay -Jessica Frazelle -Jeyanthinath Muthuram -Jezeniel Zapanta -Jhon Honce -Ji.Zhilong -Jian Liao -Jian Zhang -Jiang Jinyang -Jianyong Wu -Jie Luo -Jie Ma -Jihyun Hwang -Jilles Oldenbeuving -Jim Alateras -Jim Carroll -Jim Ehrismann -Jim Galasyn -Jim Lin -Jim Minter -Jim Perrin -Jimmy Cuadra -Jimmy Puckett -Jimmy Song -Jinsoo Park -Jintao Zhang -Jiri Appl -Jiri Popelka -Jiuyue Ma -Jiří Župka -Joakim Roubert -Joao Fernandes -Joao Trindade -Joe Beda -Joe Doliner -Joe Ferguson -Joe Gordon -Joe Shaw -Joe Van Dyk -Joel Friedly -Joel Handwell -Joel Hansson -Joel Wurtz -Joey Geiger -Joey Geiger -Joey Gibson -Joffrey F -Johan Euphrosine -Johan Rydberg -Johanan Lieberman -Johannes 'fish' Ziemke -John Costa -John Feminella -John Gardiner Myers -John Gossman -John Harris -John Howard -John Laswell -John Maguire -John Mulhausen -John OBrien III -John Starks -John Stephens -John Tims -John V. Martinez -John Warwick -John Willis -Jon Johnson -Jon Surrell -Jon Wedaman -Jonas Dohse -Jonas Heinrich -Jonas Pfenniger -Jonathan A. Schweder -Jonathan A. Sternberg -Jonathan Boulle -Jonathan Camp -Jonathan Choy -Jonathan Dowland -Jonathan Lebon -Jonathan Lomas -Jonathan McCrohan -Jonathan Mueller -Jonathan Pares -Jonathan Rudenberg -Jonathan Stoppani -Jonh Wendell -Joni Sar -Joost Cassee -Jordan Arentsen -Jordan Jennings -Jordan Sissel -Jordi Massaguer Pla -Jorge Marin -Jorit Kleine-Möllhoff -Jose Diaz-Gonzalez -Joseph Anthony Pasquale Holsten -Joseph Hager -Joseph Kern -Joseph Rothrock -Josh -Josh Bodah -Josh Bonczkowski -Josh Chorlton -Josh Eveleth -Josh Hawn -Josh Horwitz -Josh Poimboeuf -Josh Soref -Josh Wilson -Josiah Kiehl -José Tomás Albornoz -Joyce Jang -JP -Julian Taylor -Julien Barbier -Julien Bisconti -Julien Bordellier -Julien Dubois -Julien Kassar -Julien Maitrehenry -Julien Pervillé -Julien Pivotto -Julio Guerra -Julio Montes -Jun Du -Jun-Ru Chang -junxu -Jussi Nummelin -Justas Brazauskas -Justen Martin -Justin Chadwell -Justin Cormack -Justin Force -Justin Keller <85903732+jk-vb@users.noreply.github.com> -Justin Menga -Justin Plock -Justin Simonelis -Justin Terry -Justyn Temme -Jyrki Puttonen -Jérémy Leherpeur -Jérôme Petazzoni -Jörg Thalheim -K. Heller -Kai Blin -Kai Qiang Wu (Kennan) -Kaijie Chen -Kamil Domański -Kamjar Gerami -Kanstantsin Shautsou -Kara Alexandra -Karan Lyons -Kareem Khazem -kargakis -Karl Grzeszczak -Karol Duleba -Karthik Karanth -Karthik Nayak -Kasper Fabæch Brandt -Kate Heddleston -Katie McLaughlin -Kato Kazuyoshi -Katrina Owen -Kawsar Saiyeed -Kay Yan -kayrus -Kazuhiro Sera -Kazuyoshi Kato -Ke Li -Ke Xu -Kei Ohmura -Keith Hudgins -Keli Hu -Ken Bannister -Ken Cochrane -Ken Herner -Ken ICHIKAWA -Ken Reese -Kenfe-Mickaël Laventure -Kenjiro Nakayama -Kent Johnson -Kenta Tada -Kevin "qwazerty" Houdebert -Kevin Alvarez -Kevin Burke -Kevin Clark -Kevin Feyrer -Kevin J. Lynagh -Kevin Jing Qiu -Kevin Kern -Kevin Menard -Kevin Meredith -Kevin P. Kucharczyk -Kevin Parsons -Kevin Richardson -Kevin Shi -Kevin Wallace -Kevin Yap -Keyvan Fatehi -kies -Kim BKC Carlbacker -Kim Eik -Kimbro Staken -Kir Kolyshkin -Kiran Gangadharan -Kirill SIbirev -Kirk Easterson -knappe -Kohei Tsuruta -Koichi Shiraishi -Konrad Kleine -Konrad Ponichtera -Konstantin Gribov -Konstantin L -Konstantin Pelykh -Kostadin Plachkov -kpcyrd -Krasi Georgiev -Krasimir Georgiev -Kris-Mikael Krister -Kristian Haugene -Kristina Zabunova -Krystian Wojcicki -Kunal Kushwaha -Kunal Tyagi -Kyle Conroy -Kyle Linden -Kyle Squizzato -Kyle Wuolle -kyu -Lachlan Coote -Lai Jiangshan -Lajos Papp -Lakshan Perera -Lalatendu Mohanty -Lance Chen -Lance Kinley -Lars Butler -Lars Kellogg-Stedman -Lars R. Damerow -Lars-Magnus Skog -Laszlo Meszaros -Laura Brehm -Laura Frank -Laurent Bernaille -Laurent Erignoux -Laurie Voss -Leandro Motta Barros -Leandro Siqueira -Lee Calcote -Lee Chao <932819864@qq.com> -Lee, Meng-Han -Lei Gong -Lei Jitang -Leiiwang -Len Weincier -Lennie -Leo Gallucci -Leonardo Nodari -Leonardo Taccari -Leszek Kowalski -Levi Blackstone -Levi Gross -Levi Harrison -Lewis Daly -Lewis Marshall -Lewis Peckover -Li Yi -Liam Macgillavry -Liana Lo -Liang Mingqiang -Liang-Chi Hsieh -liangwei -Liao Qingwei -Lifubang -Lihua Tang -Lily Guo -limeidan -Lin Lu -LingFaKe -Linus Heckemann -Liran Tal -Liron Levin -Liu Bo -Liu Hua -liwenqi -lixiaobing10051267 -Liz Zhang -LIZAO LI -Lizzie Dixon <_@lizzie.io> -Lloyd Dewolf -Lokesh Mandvekar -longliqiang88 <394564827@qq.com> -Lorenz Leutgeb -Lorenzo Fontana -Lotus Fenn -Louis Delossantos -Louis Opter -Luboslav Pivarc -Luca Favatella -Luca Marturana -Luca Orlandi -Luca-Bogdan Grigorescu -Lucas Chan -Lucas Chi -Lucas Molas -Lucas Silvestre -Luciano Mores -Luis Henrique Mulinari -Luis Martínez de Bartolomé Izquierdo -Luiz Svoboda -Lukas Heeren -Lukas Waslowski -lukaspustina -Lukasz Zajaczkowski -Luke Marsden -Lyn -Lynda O'Leary -Lénaïc Huard -Ma Müller -Ma Shimiao -Mabin -Madhan Raj Mookkandy -Madhav Puri -Madhu Venugopal -Mageee -Mahesh Tiyyagura -malnick -Malte Janduda -Manfred Touron -Manfred Zabarauskas -Manjunath A Kumatagi -Mansi Nahar -Manuel Meurer -Manuel Rüger -Manuel Woelker -mapk0y -Marat Radchenko -Marc Abramowitz -Marc Kuo -Marc Tamsky -Marcel Edmund Franke -Marcelo Horacio Fortino -Marcelo Salazar -Marco Hennings -Marcus Cobden -Marcus Farkas -Marcus Linke -Marcus Martins -Marcus Ramberg -Marek Goldmann -Marian Marinov -Marianna Tessel -Mario Loriedo -Marius Gundersen -Marius Sturm -Marius Voila -Mark Allen -Mark Feit -Mark Jeromin -Mark McGranaghan -Mark McKinstry -Mark Milstein -Mark Oates -Mark Parker -Mark Vainomaa -Mark West -Markan Patel -Marko Mikulicic -Marko Tibold -Markus Fix -Markus Kortlang -Martijn Dwars -Martijn van Oosterhout -Martin Braun -Martin Dojcak -Martin Honermeyer -Martin Jirku -Martin Kelly -Martin Mosegaard Amdisen -Martin Muzatko -Martin Redmond -Maru Newby -Mary Anthony -Masahito Zembutsu -Masato Ohba -Masayuki Morita -Mason Malone -Mateusz Sulima -Mathias Monnerville -Mathieu Champlon -Mathieu Le Marec - Pasquet -Mathieu Parent -Mathieu Paturel -Matt Apperson -Matt Bachmann -Matt Bajor -Matt Bentley -Matt Haggard -Matt Hoyle -Matt McCormick -Matt Moore -Matt Morrison <3maven@gmail.com> -Matt Richardson -Matt Rickard -Matt Robenolt -Matt Schurenko -Matt Williams -Matthew Heon -Matthew Lapworth -Matthew Mayer -Matthew Mosesohn -Matthew Mueller -Matthew Riley -Matthias Klumpp -Matthias Kühnle -Matthias Rampke -Matthieu Fronton -Matthieu Hauglustaine -Mattias Jernberg -Mauricio Garavaglia -mauriyouth -Max Harmathy -Max Shytikov -Max Timchenko -Maxim Fedchyshyn -Maxim Ivanov -Maxim Kulkin -Maxim Treskin -Maxime Petazzoni -Maximiliano Maccanti -Maxwell -Meaglith Ma -meejah -Megan Kostick -Mehul Kar -Mei ChunTao -Mengdi Gao -Menghui Chen -Mert Yazıcıoğlu -mgniu -Micah Zoltu -Michael A. Smith -Michael Beskin -Michael Bridgen -Michael Brown -Michael Chiang -Michael Crosby -Michael Currie -Michael Friis -Michael Gorsuch -Michael Grauer -Michael Holzheu -Michael Hudson-Doyle -Michael Huettermann -Michael Irwin -Michael Kebe -Michael Kuehn -Michael Käufl -Michael Neale -Michael Nussbaum -Michael Prokop -Michael Scharf -Michael Spetsiotis -Michael Stapelberg -Michael Steinert -Michael Thies -Michael Weidmann -Michael West -Michael Zhao -Michal Fojtik -Michal Gebauer -Michal Jemala -Michal Kostrzewa -Michal Minář -Michal Rostecki -Michal Wieczorek -Michaël Pailloncy -Michał Czeraszkiewicz -Michał Gryko -Michał Kosek -Michiel de Jong -Mickaël Fortunato -Mickaël Remars -Miguel Angel Fernández -Miguel Morales -Miguel Perez -Mihai Borobocea -Mihuleacc Sergiu -Mikael Davranche -Mike Brown -Mike Bush -Mike Casas -Mike Chelen -Mike Danese -Mike Dillon -Mike Dougherty -Mike Estes -Mike Gaffney -Mike Goelzer -Mike Leone -Mike Lundy -Mike MacCana -Mike Naberezny -Mike Snitzer -Mike Sul -mikelinjie <294893458@qq.com> -Mikhail Sobolev -Miklos Szegedi -Milas Bowman -Milind Chawre -Miloslav Trmač -mingqing -Mingzhen Feng -Misty Stanley-Jones -Mitch Capper -Mizuki Urushida -mlarcher -Mohammad Banikazemi -Mohammad Nasirifar -Mohammed Aaqib Ansari -Mohd Sadiq -Mohit Soni -Moorthy RS -Morgan Bauer -Morgante Pell -Morgy93 -Morten Siebuhr -Morton Fox -Moysés Borges -mrfly -Mrunal Patel -Muayyad Alsadi -Muhammad Zohaib Aslam -Mustafa Akın -Muthukumar R -Máximo Cuadros -Médi-Rémi Hashim -Nace Oroz -Nahum Shalman -Nakul Pathak -Nalin Dahyabhai -Nan Monnand Deng -Naoki Orii -Natalie Parker -Natanael Copa -Natasha Jarus -Nate Brennand -Nate Eagleson -Nate Jones -Nathan Carlson -Nathan Herald -Nathan Hsieh -Nathan Kleyn -Nathan LeClaire -Nathan McCauley -Nathan Williams -Naveed Jamil -Neal McBurnett -Neil Horman -Neil Peterson -Nelson Chen -Neyazul Haque -Nghia Tran -Niall O'Higgins -Nicholas E. Rabenau -Nick Adcock -Nick DeCoursin -Nick Irvine -Nick Neisen -Nick Parker -Nick Payne -Nick Russo -Nick Santos -Nick Stenning -Nick Stinemates -Nick Wood -NickrenREN -Nicola Kabar -Nicolas Borboën -Nicolas De Loof -Nicolas Dudebout -Nicolas Goy -Nicolas Kaiser -Nicolas Sterchele -Nicolas V Castet -Nicolás Hock Isaza -Niel Drummond -Nigel Poulton -Nik Nyby -Nikhil Chawla -NikolaMandic -Nikolas Garofil -Nikolay Edigaryev -Nikolay Milovanov -ningmingxiao -Nirmal Mehta -Nishant Totla -NIWA Hideyuki -Noah Meyerhans -Noah Treuhaft -NobodyOnSE -noducks -Nolan Darilek -Nolan Miles -Noriki Nakamura -nponeccop -Nurahmadie -Nuutti Kotivuori -nzwsch -O.S. Tezer -objectified -Odin Ugedal -Oguz Bilgic -Oh Jinkyun -Ohad Schneider -ohmystack -Ole Reifschneider -Oliver Neal -Oliver Reason -Olivier Gambier -Olle Jonsson -Olli Janatuinen -Olly Pomeroy -Omri Shiv -Onur Filiz -Oriol Francès -Oscar Bonilla <6f6231@gmail.com> -oscar.chen <2972789494@qq.com> -Oskar Niburski -Otto Kekäläinen -Ouyang Liduo -Ovidio Mallo -Panagiotis Moustafellos -Paolo G. Giarrusso -Pascal -Pascal Bach -Pascal Borreli -Pascal Hartig -Patrick Böänziger -Patrick Devine -Patrick Haas -Patrick Hemmer -Patrick Stapleton -Patrik Cyvoct -pattichen -Paul "TBBle" Hampson -Paul -paul -Paul Annesley -Paul Bellamy -Paul Bowsher -Paul Furtado -Paul Hammond -Paul Jimenez -Paul Kehrer -Paul Lietar -Paul Liljenberg -Paul Morie -Paul Nasrat -Paul Seiffert -Paul Weaver -Paulo Gomes -Paulo Ribeiro -Pavel Lobashov -Pavel Matěja -Pavel Pletenev -Pavel Pospisil -Pavel Sutyrin -Pavel Tikhomirov -Pavlos Ratis -Pavol Vargovcik -Pawel Konczalski -Paweł Gronowski -payall4u -Peeyush Gupta -Peggy Li -Pei Su -Peng Tao -Penghan Wang -Per Weijnitz -perhapszzy@sina.com -Pete Woods -Peter Bourgon -Peter Braden -Peter Bücker -Peter Choi -Peter Dave Hello -Peter Edge -Peter Ericson -Peter Esbensen -Peter Jaffe -Peter Kang -Peter Malmgren -Peter Salvatore -Peter Volpe -Peter Waller -Petr Švihlík -Petros Angelatos -Phil -Phil Estes -Phil Sphicas -Phil Spitler -Philip Alexander Etling -Philip K. Warren -Philip Monroe -Philipp Fruck -Philipp Gillé -Philipp Wahala -Philipp Weissensteiner -Phillip Alexander -phineas -pidster -Piergiuliano Bossi -Pierre -Pierre Carrier -Pierre Dal-Pra -Pierre Wacrenier -Pierre-Alain RIVIERE -Piotr Bogdan -Piotr Karbowski -Porjo -Poul Kjeldager Sørensen -Pradeep Chhetri -Pradip Dhara -Pradipta Kr. Banerjee -Prasanna Gautam -Pratik Karki -Prayag Verma -Priya Wadhwa -Projjol Banerji -Przemek Hejman -Puneet Pruthi -Pure White -pysqz -Qiang Huang -Qin TianHuan -Qinglan Peng -Quan Tian -qudongfang -Quentin Brossard -Quentin Perez -Quentin Tayssier -r0n22 -Rachit Sharma -Radostin Stoyanov -Rafal Jeczalik -Rafe Colton -Raghavendra K T -Raghuram Devarakonda -Raja Sami -Rajat Pandit -Rajdeep Dua -Ralf Sippl -Ralle -Ralph Bean -Ramkumar Ramachandra -Ramon Brooker -Ramon van Alteren -RaviTeja Pothana -Ray Tsang -ReadmeCritic -realityone -Recursive Madman -Reficul -Regan McCooey -Remi Rampin -Remy Suen -Renato Riccieri Santos Zannon -Renaud Gaubert -Rhys Hiltner -Ri Xu -Ricardo N Feliciano -Rich Horwood -Rich Moyse -Rich Seymour -Richard Burnison -Richard Hansen -Richard Harvey -Richard Mathie -Richard Metzler -Richard Scothern -Richo Healey -Rick Bradley -Rick van de Loo -Rick Wieman -Rik Nijessen -Riku Voipio -Riley Guerin -Ritesh H Shukla -Riyaz Faizullabhoy -Rob Cowsill <42620235+rcowsill@users.noreply.github.com> -Rob Gulewich -Rob Murray -Rob Vesse -Robert Bachmann -Robert Bittle -Robert Obryk -Robert Schneider -Robert Shade -Robert Stern -Robert Terhaar -Robert Wallis -Robert Wang -Roberto G. Hashioka -Roberto Muñoz Fernández -Robin Naundorf -Robin Schneider -Robin Speekenbrink -Robin Thoni -robpc -Rodolfo Carvalho -Rodrigo Campos -Rodrigo Vaz -Roel Van Nyen -Roger Peppe -Rohit Jnagal -Rohit Kadam -Rohit Kapur -Rojin George -Roland Huß -Roland Kammerer -Roland Moriz -Roma Sokolov -Roman Dudin -Roman Mazur -Roman Strashkin -Roman Volosatovs -Roman Zabaluev -Ron Smits -Ron Williams -Rong Gao -Rong Zhang -Rongxiang Song -Rony Weng -root -root -root -root -Rory Hunter -Rory McCune -Ross Boucher -Rovanion Luckey -Roy Reznik -Royce Remer -Rozhnov Alexandr -Rudolph Gottesheim -Rui Cao -Rui Lopes -Ruilin Li -Runshen Zhu -Russ Magee -Ryan Abrams -Ryan Anderson -Ryan Aslett -Ryan Barry -Ryan Belgrave -Ryan Campbell -Ryan Detzel -Ryan Fowler -Ryan Liu -Ryan McLaughlin -Ryan O'Donnell -Ryan Seto -Ryan Shea -Ryan Simmen -Ryan Stelly -Ryan Thomas -Ryan Trauntvein -Ryan Wallner -Ryan Zhang -ryancooper7 -RyanDeng -Ryo Nakao -Ryoga Saito -Régis Behmo -Rémy Greinhofer -s. rannou -Sabin Basyal -Sachin Joshi -Sagar Hani -Sainath Grandhi -Sakeven Jiang -Salahuddin Khan -Sally O'Malley -Sam Abed -Sam Alba -Sam Bailey -Sam J Sharpe -Sam Neirinck -Sam Reis -Sam Rijs -Sam Thibault -Sam Whited -Sambuddha Basu -Sami Wagiaalla -Samuel Andaya -Samuel Dion-Girardeau -Samuel Karp -Samuel PHAN -sanchayanghosh -Sandeep Bansal -Sankar சங்கர் -Sanket Saurav -Santhosh Manohar -sapphiredev -Sargun Dhillon -Sascha Andres -Sascha Grunert -SataQiu -Satnam Singh -Satoshi Amemiya -Satoshi Tagomori -Scott Bessler -Scott Collier -Scott Johnston -Scott Moser -Scott Percival -Scott Stamp -Scott Walls -sdreyesg -Sean Christopherson -Sean Cronin -Sean Lee -Sean McIntyre -Sean OMeara -Sean P. Kane -Sean Rodman -Sebastiaan van Steenis -Sebastiaan van Stijn -Sebastian Höffner -Sebastian Radloff -Sebastian Thomschke -Sebastien Goasguen -Senthil Kumar Selvaraj -Senthil Kumaran -SeongJae Park -Seongyeol Lim -Serge Hallyn -Sergey Alekseev -Sergey Evstifeev -Sergii Kabashniuk -Sergio Lopez -Serhat Gülçiçek -SeungUkLee -Sevki Hasirci -Shane Canon -Shane da Silva -Shaun Kaasten -shaunol -Shawn Landden -Shawn Siefkas -shawnhe -Shayan Pooya -Shayne Wang -Shekhar Gulati -Sheng Yang -Shengbo Song -Shengjing Zhu -Shev Yan -Shih-Yuan Lee -Shihao Xia -Shijiang Wei -Shijun Qin -Shishir Mahajan -Shoubhik Bose -Shourya Sarcar -Shu-Wai Chow -shuai-z -Shukui Yang -Sian Lerk Lau -Siarhei Rasiukevich -Sidhartha Mani -sidharthamani -Silas Sewell -Silvan Jegen -Simão Reis -Simon Barendse -Simon Eskildsen -Simon Ferquel -Simon Leinen -Simon Menke -Simon Taranto -Simon Vikstrom -Sindhu S -Sjoerd Langkemper -skanehira -Smark Meng -Solganik Alexander -Solomon Hykes -Song Gao -Soshi Katsuta -Sotiris Salloumis -Soulou -Spencer Brown -Spencer Smith -Spike Curtis -Sridatta Thatipamala -Sridhar Ratnakumar -Srini Brahmaroutu -Srinivasan Srivatsan -Staf Wagemakers -Stanislav Bondarenko -Stanislav Levin -Steeve Morin -Stefan Berger -Stefan Gehrig -Stefan J. Wernli -Stefan Praszalowicz -Stefan S. -Stefan Scherer -Stefan Staudenmeyer -Stefan Weil -Steffen Butzer -Stephan Henningsen -Stephan Spindler -Stephen Benjamin -Stephen Crosby -Stephen Day -Stephen Drake -Stephen Rust -Steve Desmond -Steve Dougherty -Steve Durrheimer -Steve Francia -Steve Koch -Steven Burgess -Steven Erenst -Steven Hartland -Steven Iveson -Steven Merrill -Steven Richards -Steven Taylor -Stéphane Este-Gracias -Stig Larsson -Su Wang -Subhajit Ghosh -Sujith Haridasan -Sun Gengze <690388648@qq.com> -Sun Jianbo -Sune Keller -Sunny Gogoi -Suryakumar Sudar -Sven Dowideit -Swapnil Daingade -Sylvain Baubeau -Sylvain Bellemare -Sébastien -Sébastien HOUZÉ -Sébastien Luttringer -Sébastien Stormacq -Sören Tempel -Tabakhase -Tadej Janež -Takuto Sato -tang0th -Tangi Colin -Tatsuki Sugiura -Tatsushi Inagaki -Taylan Isikdemir -Taylor Jones -Ted M. Young -Tehmasp Chaudhri -Tejaswini Duggaraju -Tejesh Mehta -Terry Chu -terryding77 <550147740@qq.com> -Thatcher Peskens -theadactyl -Thell 'Bo' Fowler -Thermionix -Thiago Alves Silva -Thijs Terlouw -Thomas Bikeev -Thomas Frössman -Thomas Gazagnaire -Thomas Graf -Thomas Grainger -Thomas Hansen -Thomas Ledos -Thomas Leonard -Thomas Léveil -Thomas Orozco -Thomas Riccardi -Thomas Schroeter -Thomas Sjögren -Thomas Swift -Thomas Tanaka -Thomas Texier -Ti Zhou -Tiago Seabra -Tianon Gravi -Tianyi Wang -Tibor Vass -Tiffany Jernigan -Tiffany Low -Till Claassen -Till Wegmüller -Tim -Tim Bart -Tim Bosse -Tim Dettrick -Tim Düsterhus -Tim Hockin -Tim Potter -Tim Ruffles -Tim Smith -Tim Terhorst -Tim Wagner -Tim Wang -Tim Waugh -Tim Wraight -Tim Zju <21651152@zju.edu.cn> -timchenxiaoyu <837829664@qq.com> -timfeirg -Timo Rothenpieler -Timothy Hobbs -tjwebb123 -tobe -Tobias Bieniek -Tobias Bradtke -Tobias Gesellchen -Tobias Klauser -Tobias Munk -Tobias Pfandzelter -Tobias Schmidt -Tobias Schwab -Todd Crane -Todd Lunter -Todd Whiteman -Toli Kuznets -Tom Barlow -Tom Booth -Tom Denham -Tom Fotherby -Tom Howe -Tom Hulihan -Tom Maaswinkel -Tom Parker -Tom Sweeney -Tom Wilkie -Tom X. Tobin -Tom Zhao -Tomas Janousek -Tomas Kral -Tomas Tomecek -Tomasz Kopczynski -Tomasz Lipinski -Tomasz Nurkiewicz -Tomek Mańko -Tommaso Visconti -Tomoya Tabuchi -Tomáš Hrčka -tonic -Tonny Xu -Tony Abboud -Tony Daws -Tony Miller -toogley -Torstein Husebø -Toshiaki Makita -Tõnis Tiigi -Trace Andreason -tracylihui <793912329@qq.com> -Trapier Marshall -Travis Cline -Travis Thieman -Trent Ogren -Trevor -Trevor Pounds -Trevor Sullivan -Trishna Guha -Tristan Carel -Troy Denton -Tudor Brindus -Ty Alexander -Tycho Andersen -Tyler Brock -Tyler Brown -Tzu-Jung Lee -uhayate -Ulysse Carion -Umesh Yadav -Utz Bacher -vagrant -Vaidas Jablonskis -Valentin Kulesh -vanderliang -Velko Ivanov -Veres Lajos -Victor Algaze -Victor Coisne -Victor Costan -Victor I. Wood -Victor Lyuboslavsky -Victor Marmol -Victor Palma -Victor Vieux -Victoria Bialas -Vijaya Kumar K -Vikas Choudhary -Vikram bir Singh -Viktor Stanchev -Viktor Vojnovski -VinayRaghavanKS -Vincent Batts -Vincent Bernat -Vincent Boulineau -Vincent Demeester -Vincent Giersch -Vincent Mayers -Vincent Woo -Vinod Kulkarni -Vishal Doshi -Vishnu Kannan -Vitaly Ostrosablin -Vitor Anjos -Vitor Monteiro -Vivek Agarwal -Vivek Dasgupta -Vivek Goyal -Vladimir Bulyga -Vladimir Kirillov -Vladimir Pouzanov -Vladimir Rutsky -Vladimir Varankin -VladimirAus -Vladislav Kolesnikov -Vlastimil Zeman -Vojtech Vitek (V-Teq) -Walter Leibbrandt -Walter Stanish -Wang Chao -Wang Guoliang -Wang Jie -Wang Long -Wang Ping -Wang Xing -Wang Yuexiao -Wang Yumu <37442693@qq.com> -wanghuaiqing -Ward Vandewege -WarheadsSE -Wassim Dhif -Wataru Ishida -Wayne Chang -Wayne Song -Weerasak Chongnguluam -Wei Fu -Wei Wu -Wei-Ting Kuo -weipeng -weiyan -Weiyang Zhu -Wen Cheng Ma -Wendel Fleming -Wenjun Tang -Wenkai Yin -wenlxie -Wenxuan Zhao -Wenyu You <21551128@zju.edu.cn> -Wenzhi Liang -Wes Morgan -Wesley Pettit -Wewang Xiaorenfine -Wiktor Kwapisiewicz -Will Dietz -Will Rouesnel -Will Weaver -willhf -William Delanoue -William Henry -William Hubbs -William Martin -William Riancho -William Thurston -Wilson Júnior -Wing-Kam Wong -WiseTrem -Wolfgang Nagele -Wolfgang Powisch -Wonjun Kim -WuLonghui -xamyzhao -Xia Wu -Xian Chaobo -Xianglin Gao -Xianjie -Xianlu Bird -Xiao YongBiao -Xiao Zhang -XiaoBing Jiang -Xiaodong Liu -Xiaodong Zhang -Xiaohua Ding -Xiaoxi He -Xiaoxu Chen -Xiaoyu Zhang -xichengliudui <1693291525@qq.com> -xiekeyang -Ximo Guanter Gonzálbez -xin.li -Xinbo Weng -Xinfeng Liu -Xinzi Zhou -Xiuming Chen -Xuecong Liao -xuzhaokui -Yadnyawalkya Tale -Yahya -yalpul -YAMADA Tsuyoshi -Yamasaki Masahide -Yamazaki Masashi -Yan Feng -Yan Zhu -Yang Bai -Yang Li -Yang Pengfei -yangchenliang -Yann Autissier -Yanqiang Miao -Yao Zaiyong -Yash Murty -Yassine Tijani -Yasunori Mahata -Yazhong Liu -Yestin Sun -Yi EungJun -Yibai Zhang -Yihang Ho -Ying Li -Yohei Ueda -Yong Tang -Yongxin Li -Yongzhi Pan -Yosef Fertel -You-Sheng Yang (楊有勝) -youcai -Youcef YEKHLEF -Youfu Zhang -Yu Changchun -Yu Chengxia -Yu Peng -Yu-Ju Hong -Yuan Sun -Yuanhong Peng -Yue Zhang -Yufei Xiong -Yuhao Fang -Yuichiro Kaneko -YujiOshima -Yunxiang Huang -Yurii Rashkovskii -Yusuf Tarık Günaydın -Yves Blusseau <90z7oey02@sneakemail.com> -Yves Junqueira -Zac Dover -Zach Borboa -Zach Gershman -Zachary Jaffee -Zain Memon -Zaiste! -Zane DeGraffenried -Zefan Li -Zen Lin(Zhinan Lin) -Zhang Kun -Zhang Wei -Zhang Wentao -zhangguanzhang -ZhangHang -zhangxianwei -Zhenan Ye <21551168@zju.edu.cn> -zhenghenghuo -Zhenhai Gao -Zhenkun Bi -ZhiPeng Lu -zhipengzuo -Zhou Hao -Zhoulin Xie -Zhu Guihua -Zhu Kunjia -Zhuoyun Wei -Ziheng Liu -Zilin Du -zimbatm -Ziming Dong -ZJUshuaizhou <21551191@zju.edu.cn> -zmarouf -Zoltan Tombol -Zou Yu -zqh -Zuhayr Elahi -Zunayed Ali -Álvaro Lázaro -Átila Camurça Alves -吴小白 <296015668@qq.com> -尹吉峰 -屈骏 -徐俊杰 -慕陶 -搏通 -黄艳红00139573 -정재영 diff --git a/vendor/github.com/docker/docker/NOTICE b/vendor/github.com/docker/docker/NOTICE deleted file mode 100644 index 58b19b6d1..000000000 --- a/vendor/github.com/docker/docker/NOTICE +++ /dev/null @@ -1,19 +0,0 @@ -Docker -Copyright 2012-2017 Docker, Inc. - -This product includes software developed at Docker, Inc. (https://www.docker.com). - -This product contains software (https://github.com/creack/pty) developed -by Keith Rarick, licensed under the MIT License. - -The following is courtesy of our legal counsel: - - -Use and transfer of Docker may be subject to certain restrictions by the -United States and other governments. -It is your responsibility to ensure that your use and/or transfer does not -violate applicable laws. - -For more information, please see https://www.bis.doc.gov - -See also https://www.apache.org/dev/crypto.html and/or seek legal counsel. diff --git a/vendor/github.com/docker/docker/pkg/homedir/homedir.go b/vendor/github.com/docker/docker/pkg/homedir/homedir.go deleted file mode 100644 index 590683206..000000000 --- a/vendor/github.com/docker/docker/pkg/homedir/homedir.go +++ /dev/null @@ -1,44 +0,0 @@ -package homedir - -import ( - "os" - "os/user" - "runtime" -) - -// Key returns the env var name for the user's home dir based on -// the platform being run on. -// -// Deprecated: this function is no longer used, and will be removed in the next release. -func Key() string { - return envKeyName -} - -// Get returns the home directory of the current user with the help of -// environment variables depending on the target operating system. -// Returned path should be used with "path/filepath" to form new paths. -// -// On non-Windows platforms, it falls back to nss lookups, if the home -// directory cannot be obtained from environment-variables. -// -// If linking statically with cgo enabled against glibc, ensure the -// osusergo build tag is used. -// -// If needing to do nss lookups, do not disable cgo or set osusergo. -func Get() string { - home, _ := os.UserHomeDir() - if home == "" && runtime.GOOS != "windows" { - if u, err := user.Current(); err == nil { - return u.HomeDir - } - } - return home -} - -// GetShortcutString returns the string that is shortcut to user's home directory -// in the native shell of the platform running on. -// -// Deprecated: this function is no longer used, and will be removed in the next release. -func GetShortcutString() string { - return homeShortCut -} diff --git a/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go b/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go deleted file mode 100644 index ded1c7c8c..000000000 --- a/vendor/github.com/docker/docker/pkg/homedir/homedir_linux.go +++ /dev/null @@ -1,105 +0,0 @@ -package homedir // import "github.com/docker/docker/pkg/homedir" - -import ( - "errors" - "os" - "path/filepath" - "strings" -) - -// GetRuntimeDir returns XDG_RUNTIME_DIR. -// XDG_RUNTIME_DIR is typically configured via pam_systemd. -// GetRuntimeDir returns non-nil error if XDG_RUNTIME_DIR is not set. -// -// See also https://standards.freedesktop.org/basedir-spec/latest/ar01s03.html -func GetRuntimeDir() (string, error) { - if xdgRuntimeDir := os.Getenv("XDG_RUNTIME_DIR"); xdgRuntimeDir != "" { - return xdgRuntimeDir, nil - } - return "", errors.New("could not get XDG_RUNTIME_DIR") -} - -// StickRuntimeDirContents sets the sticky bit on files that are under -// XDG_RUNTIME_DIR, so that the files won't be periodically removed by the system. -// -// StickyRuntimeDir returns slice of sticked files. -// StickyRuntimeDir returns nil error if XDG_RUNTIME_DIR is not set. -// -// See also https://standards.freedesktop.org/basedir-spec/latest/ar01s03.html -func StickRuntimeDirContents(files []string) ([]string, error) { - runtimeDir, err := GetRuntimeDir() - if err != nil { - // ignore error if runtimeDir is empty - return nil, nil - } - runtimeDir, err = filepath.Abs(runtimeDir) - if err != nil { - return nil, err - } - var sticked []string - for _, f := range files { - f, err = filepath.Abs(f) - if err != nil { - return sticked, err - } - if strings.HasPrefix(f, runtimeDir+"/") { - if err = stick(f); err != nil { - return sticked, err - } - sticked = append(sticked, f) - } - } - return sticked, nil -} - -func stick(f string) error { - st, err := os.Stat(f) - if err != nil { - return err - } - m := st.Mode() - m |= os.ModeSticky - return os.Chmod(f, m) -} - -// GetDataHome returns XDG_DATA_HOME. -// GetDataHome returns $HOME/.local/share and nil error if XDG_DATA_HOME is not set. -// If HOME and XDG_DATA_HOME are not set, getpwent(3) is consulted to determine the users home directory. -// -// See also https://standards.freedesktop.org/basedir-spec/latest/ar01s03.html -func GetDataHome() (string, error) { - if xdgDataHome := os.Getenv("XDG_DATA_HOME"); xdgDataHome != "" { - return xdgDataHome, nil - } - home := Get() - if home == "" { - return "", errors.New("could not get either XDG_DATA_HOME or HOME") - } - return filepath.Join(home, ".local", "share"), nil -} - -// GetConfigHome returns XDG_CONFIG_HOME. -// GetConfigHome returns $HOME/.config and nil error if XDG_CONFIG_HOME is not set. -// If HOME and XDG_CONFIG_HOME are not set, getpwent(3) is consulted to determine the users home directory. -// -// See also https://standards.freedesktop.org/basedir-spec/latest/ar01s03.html -func GetConfigHome() (string, error) { - if xdgConfigHome := os.Getenv("XDG_CONFIG_HOME"); xdgConfigHome != "" { - return xdgConfigHome, nil - } - home := Get() - if home == "" { - return "", errors.New("could not get either XDG_CONFIG_HOME or HOME") - } - return filepath.Join(home, ".config"), nil -} - -// GetLibHome returns $HOME/.local/lib -// If HOME is not set, getpwent(3) is consulted to determine the users home directory. -func GetLibHome() (string, error) { - home := Get() - if home == "" { - return "", errors.New("could not get HOME") - } - return filepath.Join(home, ".local/lib"), nil -} diff --git a/vendor/github.com/docker/docker/pkg/homedir/homedir_others.go b/vendor/github.com/docker/docker/pkg/homedir/homedir_others.go deleted file mode 100644 index 4eeb26b5d..000000000 --- a/vendor/github.com/docker/docker/pkg/homedir/homedir_others.go +++ /dev/null @@ -1,32 +0,0 @@ -//go:build !linux - -package homedir // import "github.com/docker/docker/pkg/homedir" - -import ( - "errors" -) - -// GetRuntimeDir is unsupported on non-linux system. -func GetRuntimeDir() (string, error) { - return "", errors.New("homedir.GetRuntimeDir() is not supported on this system") -} - -// StickRuntimeDirContents is unsupported on non-linux system. -func StickRuntimeDirContents(files []string) ([]string, error) { - return nil, errors.New("homedir.StickRuntimeDirContents() is not supported on this system") -} - -// GetDataHome is unsupported on non-linux system. -func GetDataHome() (string, error) { - return "", errors.New("homedir.GetDataHome() is not supported on this system") -} - -// GetConfigHome is unsupported on non-linux system. -func GetConfigHome() (string, error) { - return "", errors.New("homedir.GetConfigHome() is not supported on this system") -} - -// GetLibHome is unsupported on non-linux system. -func GetLibHome() (string, error) { - return "", errors.New("homedir.GetLibHome() is not supported on this system") -} diff --git a/vendor/github.com/docker/docker/pkg/homedir/homedir_unix.go b/vendor/github.com/docker/docker/pkg/homedir/homedir_unix.go deleted file mode 100644 index feae4d736..000000000 --- a/vendor/github.com/docker/docker/pkg/homedir/homedir_unix.go +++ /dev/null @@ -1,8 +0,0 @@ -//go:build !windows - -package homedir // import "github.com/docker/docker/pkg/homedir" - -const ( - envKeyName = "HOME" - homeShortCut = "~" -) diff --git a/vendor/github.com/docker/docker/pkg/homedir/homedir_windows.go b/vendor/github.com/docker/docker/pkg/homedir/homedir_windows.go deleted file mode 100644 index 37f4ee670..000000000 --- a/vendor/github.com/docker/docker/pkg/homedir/homedir_windows.go +++ /dev/null @@ -1,6 +0,0 @@ -package homedir // import "github.com/docker/docker/pkg/homedir" - -const ( - envKeyName = "USERPROFILE" - homeShortCut = "%USERPROFILE%" // be careful while using in format functions -) diff --git a/vendor/k8s.io/utils/net/multi_listen.go b/vendor/k8s.io/utils/net/multi_listen.go new file mode 100644 index 000000000..7cb7795be --- /dev/null +++ b/vendor/k8s.io/utils/net/multi_listen.go @@ -0,0 +1,195 @@ +/* +Copyright 2024 The Kubernetes Authors. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package net + +import ( + "context" + "fmt" + "net" + "sync" +) + +// connErrPair pairs conn and error which is returned by accept on sub-listeners. +type connErrPair struct { + conn net.Conn + err error +} + +// multiListener implements net.Listener +type multiListener struct { + listeners []net.Listener + wg sync.WaitGroup + + // connCh passes accepted connections, from child listeners to parent. + connCh chan connErrPair + // stopCh communicates from parent to child listeners. + stopCh chan struct{} +} + +// compile time check to ensure *multiListener implements net.Listener +var _ net.Listener = &multiListener{} + +// MultiListen returns net.Listener which can listen on and accept connections for +// the given network on multiple addresses. Internally it uses stdlib to create +// sub-listener and multiplexes connection requests using go-routines. +// The network must be "tcp", "tcp4" or "tcp6". +// It follows the semantics of net.Listen that primarily means: +// 1. If the host is an unspecified/zero IP address with "tcp" network, MultiListen +// listens on all available unicast and anycast IP addresses of the local system. +// 2. Use "tcp4" or "tcp6" to exclusively listen on IPv4 or IPv6 family, respectively. +// 3. The host can accept names (e.g, localhost) and it will create a listener for at +// most one of the host's IP. +func MultiListen(ctx context.Context, network string, addrs ...string) (net.Listener, error) { + var lc net.ListenConfig + return multiListen( + ctx, + network, + addrs, + func(ctx context.Context, network, address string) (net.Listener, error) { + return lc.Listen(ctx, network, address) + }) +} + +// multiListen implements MultiListen by consuming stdlib functions as dependency allowing +// mocking for unit-testing. +func multiListen( + ctx context.Context, + network string, + addrs []string, + listenFunc func(ctx context.Context, network, address string) (net.Listener, error), +) (net.Listener, error) { + if !(network == "tcp" || network == "tcp4" || network == "tcp6") { + return nil, fmt.Errorf("network %q not supported", network) + } + if len(addrs) == 0 { + return nil, fmt.Errorf("no address provided to listen on") + } + + ml := &multiListener{ + connCh: make(chan connErrPair), + stopCh: make(chan struct{}), + } + for _, addr := range addrs { + l, err := listenFunc(ctx, network, addr) + if err != nil { + // close all the sub-listeners and exit + _ = ml.Close() + return nil, err + } + ml.listeners = append(ml.listeners, l) + } + + for _, l := range ml.listeners { + ml.wg.Add(1) + go func(l net.Listener) { + defer ml.wg.Done() + for { + // Accept() is blocking, unless ml.Close() is called, in which + // case it will return immediately with an error. + conn, err := l.Accept() + // This assumes that ANY error from Accept() will terminate the + // sub-listener. We could maybe be more precise, but it + // doesn't seem necessary. + terminate := err != nil + + select { + case ml.connCh <- connErrPair{conn: conn, err: err}: + case <-ml.stopCh: + // In case we accepted a connection AND were stopped, and + // this select-case was chosen, just throw away the + // connection. This avoids potentially blocking on connCh + // or leaking a connection. + if conn != nil { + _ = conn.Close() + } + terminate = true + } + // Make sure we don't loop on Accept() returning an error and + // the select choosing the channel case. + if terminate { + return + } + } + }(l) + } + return ml, nil +} + +// Accept implements net.Listener. It waits for and returns a connection from +// any of the sub-listener. +func (ml *multiListener) Accept() (net.Conn, error) { + // wait for any sub-listener to enqueue an accepted connection + connErr, ok := <-ml.connCh + if !ok { + // The channel will be closed only when Close() is called on the + // multiListener. Closing of this channel implies that all + // sub-listeners are also closed, which causes a "use of closed + // network connection" error on their Accept() calls. We return the + // same error for multiListener.Accept() if multiListener.Close() + // has already been called. + return nil, fmt.Errorf("use of closed network connection") + } + return connErr.conn, connErr.err +} + +// Close implements net.Listener. It will close all sub-listeners and wait for +// the go-routines to exit. +func (ml *multiListener) Close() error { + // Make sure this can be called repeatedly without explosions. + select { + case <-ml.stopCh: + return fmt.Errorf("use of closed network connection") + default: + } + + // Tell all sub-listeners to stop. + close(ml.stopCh) + + // Closing the listeners causes Accept() to immediately return an error in + // the sub-listener go-routines. + for _, l := range ml.listeners { + _ = l.Close() + } + + // Wait for all the sub-listener go-routines to exit. + ml.wg.Wait() + close(ml.connCh) + + // Drain any already-queued connections. + for connErr := range ml.connCh { + if connErr.conn != nil { + _ = connErr.conn.Close() + } + } + return nil +} + +// Addr is an implementation of the net.Listener interface. It always returns +// the address of the first listener. Callers should use conn.LocalAddr() to +// obtain the actual local address of the sub-listener. +func (ml *multiListener) Addr() net.Addr { + return ml.listeners[0].Addr() +} + +// Addrs is like Addr, but returns the address for all registered listeners. +func (ml *multiListener) Addrs() []net.Addr { + var ret []net.Addr + for _, l := range ml.listeners { + ret = append(ret, l.Addr()) + } + return ret +} diff --git a/vendor/github.com/docker/docker/LICENSE b/vendor/kmodules.xyz/image-packer/LICENSE similarity index 93% rename from vendor/github.com/docker/docker/LICENSE rename to vendor/kmodules.xyz/image-packer/LICENSE index 6d8d58fb6..261eeb9e9 100644 --- a/vendor/github.com/docker/docker/LICENSE +++ b/vendor/kmodules.xyz/image-packer/LICENSE @@ -1,7 +1,6 @@ - Apache License Version 2.0, January 2004 - https://www.apache.org/licenses/ + http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION @@ -176,13 +175,24 @@ END OF TERMS AND CONDITIONS - Copyright 2013-2018 Docker, Inc. + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - https://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/vendor/kmodules.xyz/image-packer/pkg/lib/image.go b/vendor/kmodules.xyz/image-packer/pkg/lib/image.go new file mode 100644 index 000000000..2e3e62ed7 --- /dev/null +++ b/vendor/kmodules.xyz/image-packer/pkg/lib/image.go @@ -0,0 +1,137 @@ +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package lib + +import ( + "os" + "path/filepath" + "sort" + "strings" + + "kmodules.xyz/client-go/tools/parser" + + shell "gomodules.xyz/go-sh" + "k8s.io/apimachinery/pkg/runtime/schema" + "k8s.io/klog/v2" +) + +func ListDockerImages(rootDir string) ([]string, error) { + images, err := MapImages(rootDir) + if err != nil { + return nil, err + } + return ListImages(images), nil +} + +func MapImages(rootDir string) (map[string]string, error) { + entries, err := os.ReadDir(rootDir) + if err != nil { + return nil, err + } + + sh := shell.NewSession() + sh.SetDir(rootDir) + sh.ShowCMD = true + + images := map[string]string{} + for _, entry := range entries { + if !entry.IsDir() { + continue + } + + err := sh.SetDir(filepath.Join(rootDir, entry.Name())).Command("helm", "dependency", "update").Run() + if err != nil { + panic(err) + } + + args := []any{"template", entry.Name()} + if entry.Name() == "cluster-manager-spoke" { + args = append(args, "--dry-run=server") + } else { + if files, err := filepath.Glob(filepath.Join(rootDir, entry.Name(), "*.sample.yaml")); err == nil && len(files) > 0 { + for _, file := range files { + args = append(args, "--values="+entry.Name()+"/"+filepath.Base(file)) + } + } + } + if out, err := sh.SetDir(rootDir).Command("helm", args...).Output(); err == nil { + helmout, err := parser.ListResources(out) + if err != nil { + panic(err) + } + + for _, ri := range helmout { + collectImages(ri.Object.UnstructuredContent(), images, ri.Object.GetObjectKind().GroupVersionKind().GroupKind().String()) + } + } else { + klog.Infof("Skipping %s due to error: %v", entry.Name(), err) + } + } + return images, nil +} + +func collectImages(obj map[string]any, images map[string]string, srcGK string) { + for k, v := range obj { + if k == "image" { + if s, ok := v.(string); ok && s != "" { + images[s] = srcGK + } + } else if m, ok := v.(map[string]any); ok { + collectImages(m, images, srcGK) + } else if items, ok := v.([]any); ok { + for _, item := range items { + if m, ok := item.(map[string]any); ok { + collectImages(m, images, srcGK) + } + } + } + } +} + +func GroupImages(images map[string]string) map[string][]string { + result := map[string][]string{} + for img, srcGK := range images { + if strings.Contains(img, "${") { + continue + } + result[srcGK] = append(result[srcGK], img) + } + return result +} + +func ListImages(images map[string]string) []string { + result := make([]string, 0, len(images)) + for img := range images { + if strings.Contains(img, "${") { + continue + } + result = append(result, img) + } + sort.Strings(result) + + return result +} + +func HasGroupKind(images map[string]string, in schema.GroupKind) bool { + for _, srcGK := range images { + gk := schema.ParseGroupKind(srcGK) + if gk.Group == in.Group && (in.Kind == "" || gk.Kind == in.Kind) { + return true + } + } + return false +} diff --git a/cmd/lib/shell.go b/vendor/kmodules.xyz/image-packer/pkg/lib/shell.go similarity index 83% rename from cmd/lib/shell.go rename to vendor/kmodules.xyz/image-packer/pkg/lib/shell.go index c5afd81bf..4245908a1 100644 --- a/cmd/lib/shell.go +++ b/vendor/kmodules.xyz/image-packer/pkg/lib/shell.go @@ -1,11 +1,11 @@ /* Copyright AppsCode Inc. and Contributors -Licensed under the AppsCode Community License 1.0.0 (the "License"); +Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/cmd/lib/trivy.go b/vendor/kmodules.xyz/image-packer/pkg/lib/trivy.go similarity index 92% rename from cmd/lib/trivy.go rename to vendor/kmodules.xyz/image-packer/pkg/lib/trivy.go index 850a5f9a6..9af83e55a 100644 --- a/cmd/lib/trivy.go +++ b/vendor/kmodules.xyz/image-packer/pkg/lib/trivy.go @@ -1,11 +1,11 @@ /* Copyright AppsCode Inc. and Contributors -Licensed under the AppsCode Community License 1.0.0 (the "License"); +Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - https://github.com/appscode/licenses/raw/1.0.0/AppsCode-Community-1.0.0.md + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/vendor/modules.txt b/vendor/modules.txt index b343bb21e..fb36c3822 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -23,7 +23,7 @@ github.com/containerd/stargz-snapshotter/estargz/errorutil # github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc ## explicit github.com/davecgh/go-spew/spew -# github.com/docker/cli v24.0.9+incompatible +# github.com/docker/cli v27.1.1+incompatible ## explicit github.com/docker/cli/cli/config github.com/docker/cli/cli/config/configfile @@ -32,9 +32,6 @@ github.com/docker/cli/cli/config/types # github.com/docker/distribution v2.8.2+incompatible ## explicit github.com/docker/distribution/registry/client/auth/challenge -# github.com/docker/docker v25.0.6+incompatible -## explicit -github.com/docker/docker/pkg/homedir # github.com/docker/docker-credential-helpers v0.7.0 ## explicit; go 1.18 github.com/docker/docker-credential-helpers/client @@ -345,8 +342,6 @@ google.golang.org/protobuf/types/known/timestamppb # gopkg.in/inf.v0 v0.9.1 ## explicit gopkg.in/inf.v0 -# gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 -## explicit # gopkg.in/yaml.v2 v2.4.0 ## explicit; go 1.15 gopkg.in/yaml.v2 @@ -638,7 +633,7 @@ k8s.io/kube-openapi/pkg/schemaconv k8s.io/kube-openapi/pkg/spec3 k8s.io/kube-openapi/pkg/util/proto k8s.io/kube-openapi/pkg/validation/spec -# k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 +# k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 ## explicit; go 1.18 k8s.io/utils/buffer k8s.io/utils/clock @@ -660,7 +655,10 @@ kmodules.xyz/client-go/tools/parser # kmodules.xyz/go-containerregistry v0.0.12 ## explicit; go 1.21.5 kmodules.xyz/go-containerregistry/name -# kmodules.xyz/resource-metadata v0.20.0 +# kmodules.xyz/image-packer v0.0.0-20241031223913-c4d4413efcd1 +## explicit; go 1.22.1 +kmodules.xyz/image-packer/pkg/lib +# kmodules.xyz/resource-metadata v0.21.0 ## explicit; go 1.22.1 kmodules.xyz/resource-metadata/apis/shared # kmodules.xyz/schema-checker v0.4.1