diff --git a/catalog/catalog.json b/catalog/catalog.json index bd8f9f14..2338308d 100644 --- a/catalog/catalog.json +++ b/catalog/catalog.json @@ -5,70 +5,70 @@ { "name": "elasticsearch", "versions": [ - "5.6.4-v32", - "6.2.4-v32", - "6.3.0-v32", - "6.4.0-v32", - "6.5.3-v32", - "6.8.0-v32", - "7.2.0-v32", - "7.3.2-v32", - "7.14.0-v18", - "8.2.0-v15" + "5.6.4-v33", + "6.2.4-v33", + "6.3.0-v33", + "6.4.0-v33", + "6.5.3-v33", + "6.8.0-v33", + "7.2.0-v33", + "7.3.2-v33", + "7.14.0-v19", + "8.2.0-v16" ] }, { "name": "etcd", "versions": [ - "3.5.0-v19" + "3.5.0-v20" ] }, { "name": "kubedump", "versions": [ - "0.1.0-v15" + "0.1.0-v16" ] }, { "name": "mariadb", "versions": [ - "10.5.8-v26" + "10.5.8-v27" ] }, { "name": "mongodb", "versions": [ - "3.4.17-v33", - "3.4.22-v33", - "3.6.8-v33", - "3.6.13-v33", - "4.0.3-v33", - "4.0.5-v33", - "4.0.11-v33", - "4.1.4-v33", - "4.1.7-v33", - "4.1.13-v33", - "4.2.3-v33", - "4.4.6-v24", - "5.0.3-v21", - "5.0.15-v6", - "6.0.5-v9" + "3.4.17-v34", + "3.4.22-v34", + "3.6.8-v34", + "3.6.13-v34", + "4.0.3-v34", + "4.0.5-v34", + "4.0.11-v34", + "4.1.4-v34", + "4.1.7-v34", + "4.1.13-v34", + "4.2.3-v34", + "4.4.6-v25", + "5.0.3-v22", + "5.0.15-v7", + "6.0.5-v10" ] }, { "name": "mysql", "versions": [ - "5.7.25-v33", - "8.0.3-v32", - "8.0.14-v32", - "8.0.21-v26" + "5.7.25-v34", + "8.0.3-v33", + "8.0.14-v33", + "8.0.21-v27" ] }, { "name": "nats", "versions": [ - "2.6.1-v20", - "2.8.2-v15" + "2.6.1-v21", + "2.8.2-v16" ] }, { @@ -80,28 +80,29 @@ { "name": "postgres", "versions": [ - "9.6.19-v31", - "10.14-v31", - "11.9-v31", - "12.4-v31", - "13.1-v28", - "14.0-v20", - "15.1-v12", - "16.1-v1" + "9.6.19-v32", + "10.14-v32", + "11.9-v32", + "12.4-v32", + "13.1-v29", + "14.0-v21", + "15.1-v13", + "16.1-v2", + "17.2" ] }, { "name": "redis", "versions": [ - "5.0.13-v20", - "6.2.5-v20", - "7.0.5-v13" + "5.0.13-v21", + "6.2.5-v21", + "7.0.5-v14" ] }, { "name": "vault", "versions": [ - "1.10.3-v12" + "1.10.3-v13" ] } ] diff --git a/catalog/copy-images.sh b/catalog/copy-images.sh index 2965cb3f..9a59142d 100755 --- a/catalog/copy-images.sh +++ b/catalog/copy-images.sh @@ -35,56 +35,58 @@ mv /tmp/crane . CMD="./crane" -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubectl:v1.22 $IMAGE_REGISTRY/appscode/kubectl:v1.22 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/kubedump:0.1.0-v15 $IMAGE_REGISTRY/stashed/kubedump:0.1.0-v15 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-crd-installer:v0.36.0 $IMAGE_REGISTRY/stashed/stash-crd-installer:v0.36.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:5.6.4-v32 $IMAGE_REGISTRY/stashed/stash-elasticsearch:5.6.4-v32 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.2.4-v32 $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.2.4-v32 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.3.0-v32 $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.3.0-v32 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.4.0-v32 $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.4.0-v32 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.5.3-v32 $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.5.3-v32 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.8.0-v32 $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.8.0-v32 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:7.14.0-v18 $IMAGE_REGISTRY/stashed/stash-elasticsearch:7.14.0-v18 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:7.2.0-v32 $IMAGE_REGISTRY/stashed/stash-elasticsearch:7.2.0-v32 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:7.3.2-v32 $IMAGE_REGISTRY/stashed/stash-elasticsearch:7.3.2-v32 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:8.2.0-v15 $IMAGE_REGISTRY/stashed/stash-elasticsearch:8.2.0-v15 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-enterprise:v0.36.0 $IMAGE_REGISTRY/stashed/stash-enterprise:v0.36.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-etcd:3.5.0-v19 $IMAGE_REGISTRY/stashed/stash-etcd:3.5.0-v19 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mariadb:10.5.8-v26 $IMAGE_REGISTRY/stashed/stash-mariadb:10.5.8-v26 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.4.17-v33 $IMAGE_REGISTRY/stashed/stash-mongodb:3.4.17-v33 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.4.22-v33 $IMAGE_REGISTRY/stashed/stash-mongodb:3.4.22-v33 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.6.13-v33 $IMAGE_REGISTRY/stashed/stash-mongodb:3.6.13-v33 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.6.8-v33 $IMAGE_REGISTRY/stashed/stash-mongodb:3.6.8-v33 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.0.11-v33 $IMAGE_REGISTRY/stashed/stash-mongodb:4.0.11-v33 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.0.3-v33 $IMAGE_REGISTRY/stashed/stash-mongodb:4.0.3-v33 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.0.5-v33 $IMAGE_REGISTRY/stashed/stash-mongodb:4.0.5-v33 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.1.13-v33 $IMAGE_REGISTRY/stashed/stash-mongodb:4.1.13-v33 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.1.4-v33 $IMAGE_REGISTRY/stashed/stash-mongodb:4.1.4-v33 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.1.7-v33 $IMAGE_REGISTRY/stashed/stash-mongodb:4.1.7-v33 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.2.3-v33 $IMAGE_REGISTRY/stashed/stash-mongodb:4.2.3-v33 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.4.6-v24 $IMAGE_REGISTRY/stashed/stash-mongodb:4.4.6-v24 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:5.0.15-v6 $IMAGE_REGISTRY/stashed/stash-mongodb:5.0.15-v6 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:5.0.3-v21 $IMAGE_REGISTRY/stashed/stash-mongodb:5.0.3-v21 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:6.0.5-v9 $IMAGE_REGISTRY/stashed/stash-mongodb:6.0.5-v9 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:5.7.25-v33 $IMAGE_REGISTRY/stashed/stash-mysql:5.7.25-v33 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:8.0.14-v32 $IMAGE_REGISTRY/stashed/stash-mysql:8.0.14-v32 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:8.0.21-v26 $IMAGE_REGISTRY/stashed/stash-mysql:8.0.21-v26 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:8.0.3-v32 $IMAGE_REGISTRY/stashed/stash-mysql:8.0.3-v32 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-nats:2.6.1-v20 $IMAGE_REGISTRY/stashed/stash-nats:2.6.1-v20 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-nats:2.8.2-v15 $IMAGE_REGISTRY/stashed/stash-nats:2.8.2-v15 +$CMD cp --allow-nondistributable-artifacts --insecure appscode/kubectl-nonroot:1.31 $IMAGE_REGISTRY/appscode/kubectl-nonroot:1.31 +$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/stashed/kubedump:0.1.0-v16 $IMAGE_REGISTRY/stashed/kubedump:0.1.0-v16 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-crd-installer:v0.37.0 $IMAGE_REGISTRY/stashed/stash-crd-installer:v0.37.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:5.6.4-v33 $IMAGE_REGISTRY/stashed/stash-elasticsearch:5.6.4-v33 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.2.4-v33 $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.2.4-v33 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.3.0-v33 $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.3.0-v33 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.4.0-v33 $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.4.0-v33 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.5.3-v33 $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.5.3-v33 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.8.0-v33 $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.8.0-v33 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:7.14.0-v19 $IMAGE_REGISTRY/stashed/stash-elasticsearch:7.14.0-v19 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:7.2.0-v33 $IMAGE_REGISTRY/stashed/stash-elasticsearch:7.2.0-v33 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:7.3.2-v33 $IMAGE_REGISTRY/stashed/stash-elasticsearch:7.3.2-v33 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:8.2.0-v16 $IMAGE_REGISTRY/stashed/stash-elasticsearch:8.2.0-v16 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-etcd:3.5.0-v20 $IMAGE_REGISTRY/stashed/stash-etcd:3.5.0-v20 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mariadb:10.5.8-v27 $IMAGE_REGISTRY/stashed/stash-mariadb:10.5.8-v27 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.4.17-v34 $IMAGE_REGISTRY/stashed/stash-mongodb:3.4.17-v34 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.4.22-v34 $IMAGE_REGISTRY/stashed/stash-mongodb:3.4.22-v34 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.6.13-v34 $IMAGE_REGISTRY/stashed/stash-mongodb:3.6.13-v34 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.6.8-v34 $IMAGE_REGISTRY/stashed/stash-mongodb:3.6.8-v34 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.0.11-v34 $IMAGE_REGISTRY/stashed/stash-mongodb:4.0.11-v34 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.0.3-v34 $IMAGE_REGISTRY/stashed/stash-mongodb:4.0.3-v34 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.0.5-v34 $IMAGE_REGISTRY/stashed/stash-mongodb:4.0.5-v34 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.1.13-v34 $IMAGE_REGISTRY/stashed/stash-mongodb:4.1.13-v34 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.1.4-v34 $IMAGE_REGISTRY/stashed/stash-mongodb:4.1.4-v34 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.1.7-v34 $IMAGE_REGISTRY/stashed/stash-mongodb:4.1.7-v34 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.2.3-v34 $IMAGE_REGISTRY/stashed/stash-mongodb:4.2.3-v34 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.4.6-v25 $IMAGE_REGISTRY/stashed/stash-mongodb:4.4.6-v25 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:5.0.15-v7 $IMAGE_REGISTRY/stashed/stash-mongodb:5.0.15-v7 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:5.0.3-v22 $IMAGE_REGISTRY/stashed/stash-mongodb:5.0.3-v22 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:6.0.5-v10 $IMAGE_REGISTRY/stashed/stash-mongodb:6.0.5-v10 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:5.7.25-v34 $IMAGE_REGISTRY/stashed/stash-mysql:5.7.25-v34 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:8.0.14-v33 $IMAGE_REGISTRY/stashed/stash-mysql:8.0.14-v33 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:8.0.21-v27 $IMAGE_REGISTRY/stashed/stash-mysql:8.0.21-v27 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:8.0.3-v33 $IMAGE_REGISTRY/stashed/stash-mysql:8.0.3-v33 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-nats:2.6.1-v21 $IMAGE_REGISTRY/stashed/stash-nats:2.6.1-v21 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-nats:2.8.2-v16 $IMAGE_REGISTRY/stashed/stash-nats:2.8.2-v16 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-percona-xtradb:5.7-v26 $IMAGE_REGISTRY/stashed/stash-percona-xtradb:5.7-v26 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:10.14-v31 $IMAGE_REGISTRY/stashed/stash-postgres:10.14-v31 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:11.9-v31 $IMAGE_REGISTRY/stashed/stash-postgres:11.9-v31 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:12.4-v31 $IMAGE_REGISTRY/stashed/stash-postgres:12.4-v31 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:13.1-v28 $IMAGE_REGISTRY/stashed/stash-postgres:13.1-v28 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:14.0-v20 $IMAGE_REGISTRY/stashed/stash-postgres:14.0-v20 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:15.1-v12 $IMAGE_REGISTRY/stashed/stash-postgres:15.1-v12 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:16.1-v1 $IMAGE_REGISTRY/stashed/stash-postgres:16.1-v1 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:9.6.19-v31 $IMAGE_REGISTRY/stashed/stash-postgres:9.6.19-v31 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-redis:5.0.13-v20 $IMAGE_REGISTRY/stashed/stash-redis:5.0.13-v20 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-redis:6.2.5-v20 $IMAGE_REGISTRY/stashed/stash-redis:6.2.5-v20 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-redis:7.0.5-v13 $IMAGE_REGISTRY/stashed/stash-redis:7.0.5-v13 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-ui-server:v0.17.0 $IMAGE_REGISTRY/stashed/stash-ui-server:v0.17.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-vault:1.10.3-v12 $IMAGE_REGISTRY/stashed/stash-vault:1.10.3-v12 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash:v0.36.0 $IMAGE_REGISTRY/stashed/stash:v0.36.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:10.14-v32 $IMAGE_REGISTRY/stashed/stash-postgres:10.14-v32 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:11.9-v32 $IMAGE_REGISTRY/stashed/stash-postgres:11.9-v32 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:12.4-v32 $IMAGE_REGISTRY/stashed/stash-postgres:12.4-v32 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:13.1-v29 $IMAGE_REGISTRY/stashed/stash-postgres:13.1-v29 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:14.0-v21 $IMAGE_REGISTRY/stashed/stash-postgres:14.0-v21 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:15.1-v13 $IMAGE_REGISTRY/stashed/stash-postgres:15.1-v13 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:16.1-v2 $IMAGE_REGISTRY/stashed/stash-postgres:16.1-v2 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:9.6.19-v32 $IMAGE_REGISTRY/stashed/stash-postgres:9.6.19-v32 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-redis:5.0.13-v21 $IMAGE_REGISTRY/stashed/stash-redis:5.0.13-v21 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-redis:6.2.5-v21 $IMAGE_REGISTRY/stashed/stash-redis:6.2.5-v21 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-redis:7.0.5-v14 $IMAGE_REGISTRY/stashed/stash-redis:7.0.5-v14 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-ui-server:v0.18.0 $IMAGE_REGISTRY/stashed/stash-ui-server:v0.18.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-vault:1.10.3-v13 $IMAGE_REGISTRY/stashed/stash-vault:1.10.3-v13 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash:v0.37.0 $IMAGE_REGISTRY/stashed/stash:v0.37.0 $CMD cp --allow-nondistributable-artifacts --insecure prom/pushgateway:v1.4.2 $IMAGE_REGISTRY/prom/pushgateway:v1.4.2 +$CMD cp --allow-nondistributable-artifacts --insecure stashed/stash-crd-installer:v0.37.0 $IMAGE_REGISTRY/stashed/stash-crd-installer:v0.37.0 +$CMD cp --allow-nondistributable-artifacts --insecure stashed/stash-enterprise:v0.37.0 $IMAGE_REGISTRY/stashed/stash-enterprise:v0.37.0 diff --git a/catalog/export-images.sh b/catalog/export-images.sh index 4cef9637..c2e1dbce 100755 --- a/catalog/export-images.sh +++ b/catalog/export-images.sh @@ -32,58 +32,60 @@ mv /tmp/crane images CMD="./images/crane" -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubectl:v1.22 images/appscode-kubectl-v1.22.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/kubedump:0.1.0-v15 images/stashed-kubedump-0.1.0-v15.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-crd-installer:v0.36.0 images/stashed-stash-crd-installer-v0.36.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:5.6.4-v32 images/stashed-stash-elasticsearch-5.6.4-v32.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.2.4-v32 images/stashed-stash-elasticsearch-6.2.4-v32.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.3.0-v32 images/stashed-stash-elasticsearch-6.3.0-v32.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.4.0-v32 images/stashed-stash-elasticsearch-6.4.0-v32.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.5.3-v32 images/stashed-stash-elasticsearch-6.5.3-v32.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.8.0-v32 images/stashed-stash-elasticsearch-6.8.0-v32.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:7.14.0-v18 images/stashed-stash-elasticsearch-7.14.0-v18.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:7.2.0-v32 images/stashed-stash-elasticsearch-7.2.0-v32.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:7.3.2-v32 images/stashed-stash-elasticsearch-7.3.2-v32.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:8.2.0-v15 images/stashed-stash-elasticsearch-8.2.0-v15.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-enterprise:v0.36.0 images/stashed-stash-enterprise-v0.36.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-etcd:3.5.0-v19 images/stashed-stash-etcd-3.5.0-v19.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mariadb:10.5.8-v26 images/stashed-stash-mariadb-10.5.8-v26.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.4.17-v33 images/stashed-stash-mongodb-3.4.17-v33.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.4.22-v33 images/stashed-stash-mongodb-3.4.22-v33.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.6.13-v33 images/stashed-stash-mongodb-3.6.13-v33.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.6.8-v33 images/stashed-stash-mongodb-3.6.8-v33.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.0.11-v33 images/stashed-stash-mongodb-4.0.11-v33.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.0.3-v33 images/stashed-stash-mongodb-4.0.3-v33.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.0.5-v33 images/stashed-stash-mongodb-4.0.5-v33.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.1.13-v33 images/stashed-stash-mongodb-4.1.13-v33.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.1.4-v33 images/stashed-stash-mongodb-4.1.4-v33.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.1.7-v33 images/stashed-stash-mongodb-4.1.7-v33.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.2.3-v33 images/stashed-stash-mongodb-4.2.3-v33.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.4.6-v24 images/stashed-stash-mongodb-4.4.6-v24.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:5.0.15-v6 images/stashed-stash-mongodb-5.0.15-v6.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:5.0.3-v21 images/stashed-stash-mongodb-5.0.3-v21.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:6.0.5-v9 images/stashed-stash-mongodb-6.0.5-v9.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:5.7.25-v33 images/stashed-stash-mysql-5.7.25-v33.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:8.0.14-v32 images/stashed-stash-mysql-8.0.14-v32.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:8.0.21-v26 images/stashed-stash-mysql-8.0.21-v26.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:8.0.3-v32 images/stashed-stash-mysql-8.0.3-v32.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-nats:2.6.1-v20 images/stashed-stash-nats-2.6.1-v20.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-nats:2.8.2-v15 images/stashed-stash-nats-2.8.2-v15.tar +$CMD pull --allow-nondistributable-artifacts --insecure appscode/kubectl-nonroot:1.31 images/appscode-kubectl-nonroot-1.31.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/stashed/kubedump:0.1.0-v16 images/stashed-kubedump-0.1.0-v16.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-crd-installer:v0.37.0 images/stashed-stash-crd-installer-v0.37.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:5.6.4-v33 images/stashed-stash-elasticsearch-5.6.4-v33.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.2.4-v33 images/stashed-stash-elasticsearch-6.2.4-v33.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.3.0-v33 images/stashed-stash-elasticsearch-6.3.0-v33.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.4.0-v33 images/stashed-stash-elasticsearch-6.4.0-v33.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.5.3-v33 images/stashed-stash-elasticsearch-6.5.3-v33.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:6.8.0-v33 images/stashed-stash-elasticsearch-6.8.0-v33.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:7.14.0-v19 images/stashed-stash-elasticsearch-7.14.0-v19.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:7.2.0-v33 images/stashed-stash-elasticsearch-7.2.0-v33.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:7.3.2-v33 images/stashed-stash-elasticsearch-7.3.2-v33.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-elasticsearch:8.2.0-v16 images/stashed-stash-elasticsearch-8.2.0-v16.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-etcd:3.5.0-v20 images/stashed-stash-etcd-3.5.0-v20.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mariadb:10.5.8-v27 images/stashed-stash-mariadb-10.5.8-v27.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.4.17-v34 images/stashed-stash-mongodb-3.4.17-v34.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.4.22-v34 images/stashed-stash-mongodb-3.4.22-v34.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.6.13-v34 images/stashed-stash-mongodb-3.6.13-v34.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:3.6.8-v34 images/stashed-stash-mongodb-3.6.8-v34.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.0.11-v34 images/stashed-stash-mongodb-4.0.11-v34.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.0.3-v34 images/stashed-stash-mongodb-4.0.3-v34.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.0.5-v34 images/stashed-stash-mongodb-4.0.5-v34.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.1.13-v34 images/stashed-stash-mongodb-4.1.13-v34.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.1.4-v34 images/stashed-stash-mongodb-4.1.4-v34.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.1.7-v34 images/stashed-stash-mongodb-4.1.7-v34.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.2.3-v34 images/stashed-stash-mongodb-4.2.3-v34.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:4.4.6-v25 images/stashed-stash-mongodb-4.4.6-v25.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:5.0.15-v7 images/stashed-stash-mongodb-5.0.15-v7.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:5.0.3-v22 images/stashed-stash-mongodb-5.0.3-v22.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mongodb:6.0.5-v10 images/stashed-stash-mongodb-6.0.5-v10.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:5.7.25-v34 images/stashed-stash-mysql-5.7.25-v34.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:8.0.14-v33 images/stashed-stash-mysql-8.0.14-v33.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:8.0.21-v27 images/stashed-stash-mysql-8.0.21-v27.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-mysql:8.0.3-v33 images/stashed-stash-mysql-8.0.3-v33.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-nats:2.6.1-v21 images/stashed-stash-nats-2.6.1-v21.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-nats:2.8.2-v16 images/stashed-stash-nats-2.8.2-v16.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-percona-xtradb:5.7-v26 images/stashed-stash-percona-xtradb-5.7-v26.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:10.14-v31 images/stashed-stash-postgres-10.14-v31.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:11.9-v31 images/stashed-stash-postgres-11.9-v31.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:12.4-v31 images/stashed-stash-postgres-12.4-v31.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:13.1-v28 images/stashed-stash-postgres-13.1-v28.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:14.0-v20 images/stashed-stash-postgres-14.0-v20.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:15.1-v12 images/stashed-stash-postgres-15.1-v12.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:16.1-v1 images/stashed-stash-postgres-16.1-v1.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:9.6.19-v31 images/stashed-stash-postgres-9.6.19-v31.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-redis:5.0.13-v20 images/stashed-stash-redis-5.0.13-v20.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-redis:6.2.5-v20 images/stashed-stash-redis-6.2.5-v20.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-redis:7.0.5-v13 images/stashed-stash-redis-7.0.5-v13.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-ui-server:v0.17.0 images/stashed-stash-ui-server-v0.17.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-vault:1.10.3-v12 images/stashed-stash-vault-1.10.3-v12.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash:v0.36.0 images/stashed-stash-v0.36.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:10.14-v32 images/stashed-stash-postgres-10.14-v32.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:11.9-v32 images/stashed-stash-postgres-11.9-v32.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:12.4-v32 images/stashed-stash-postgres-12.4-v32.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:13.1-v29 images/stashed-stash-postgres-13.1-v29.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:14.0-v21 images/stashed-stash-postgres-14.0-v21.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:15.1-v13 images/stashed-stash-postgres-15.1-v13.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:16.1-v2 images/stashed-stash-postgres-16.1-v2.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-postgres:9.6.19-v32 images/stashed-stash-postgres-9.6.19-v32.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-redis:5.0.13-v21 images/stashed-stash-redis-5.0.13-v21.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-redis:6.2.5-v21 images/stashed-stash-redis-6.2.5-v21.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-redis:7.0.5-v14 images/stashed-stash-redis-7.0.5-v14.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-ui-server:v0.18.0 images/stashed-stash-ui-server-v0.18.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash-vault:1.10.3-v13 images/stashed-stash-vault-1.10.3-v13.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/stashed/stash:v0.37.0 images/stashed-stash-v0.37.0.tar $CMD pull --allow-nondistributable-artifacts --insecure prom/pushgateway:v1.4.2 images/prom-pushgateway-v1.4.2.tar +$CMD pull --allow-nondistributable-artifacts --insecure stashed/stash-crd-installer:v0.37.0 images/stashed-stash-crd-installer-v0.37.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure stashed/stash-enterprise:v0.37.0 images/stashed-stash-enterprise-v0.37.0.tar tar -czvf images.tar.gz images diff --git a/catalog/imagelist.yaml b/catalog/imagelist.yaml index 4b3f56fc..d66e6e34 100644 --- a/catalog/imagelist.yaml +++ b/catalog/imagelist.yaml @@ -1,53 +1,55 @@ -- ghcr.io/appscode/kubectl:v1.22 -- ghcr.io/stashed/kubedump:0.1.0-v15 -- ghcr.io/stashed/stash-crd-installer:v0.36.0 -- ghcr.io/stashed/stash-elasticsearch:5.6.4-v32 -- ghcr.io/stashed/stash-elasticsearch:6.2.4-v32 -- ghcr.io/stashed/stash-elasticsearch:6.3.0-v32 -- ghcr.io/stashed/stash-elasticsearch:6.4.0-v32 -- ghcr.io/stashed/stash-elasticsearch:6.5.3-v32 -- ghcr.io/stashed/stash-elasticsearch:6.8.0-v32 -- ghcr.io/stashed/stash-elasticsearch:7.14.0-v18 -- ghcr.io/stashed/stash-elasticsearch:7.2.0-v32 -- ghcr.io/stashed/stash-elasticsearch:7.3.2-v32 -- ghcr.io/stashed/stash-elasticsearch:8.2.0-v15 -- ghcr.io/stashed/stash-enterprise:v0.36.0 -- ghcr.io/stashed/stash-etcd:3.5.0-v19 -- ghcr.io/stashed/stash-mariadb:10.5.8-v26 -- ghcr.io/stashed/stash-mongodb:3.4.17-v33 -- ghcr.io/stashed/stash-mongodb:3.4.22-v33 -- ghcr.io/stashed/stash-mongodb:3.6.13-v33 -- ghcr.io/stashed/stash-mongodb:3.6.8-v33 -- ghcr.io/stashed/stash-mongodb:4.0.11-v33 -- ghcr.io/stashed/stash-mongodb:4.0.3-v33 -- ghcr.io/stashed/stash-mongodb:4.0.5-v33 -- ghcr.io/stashed/stash-mongodb:4.1.13-v33 -- ghcr.io/stashed/stash-mongodb:4.1.4-v33 -- ghcr.io/stashed/stash-mongodb:4.1.7-v33 -- ghcr.io/stashed/stash-mongodb:4.2.3-v33 -- ghcr.io/stashed/stash-mongodb:4.4.6-v24 -- ghcr.io/stashed/stash-mongodb:5.0.15-v6 -- ghcr.io/stashed/stash-mongodb:5.0.3-v21 -- ghcr.io/stashed/stash-mongodb:6.0.5-v9 -- ghcr.io/stashed/stash-mysql:5.7.25-v33 -- ghcr.io/stashed/stash-mysql:8.0.14-v32 -- ghcr.io/stashed/stash-mysql:8.0.21-v26 -- ghcr.io/stashed/stash-mysql:8.0.3-v32 -- ghcr.io/stashed/stash-nats:2.6.1-v20 -- ghcr.io/stashed/stash-nats:2.8.2-v15 +- appscode/kubectl-nonroot:1.31 +- ghcr.io/appscode/kubectl-nonroot:1.31 +- ghcr.io/stashed/kubedump:0.1.0-v16 +- ghcr.io/stashed/stash-crd-installer:v0.37.0 +- ghcr.io/stashed/stash-elasticsearch:5.6.4-v33 +- ghcr.io/stashed/stash-elasticsearch:6.2.4-v33 +- ghcr.io/stashed/stash-elasticsearch:6.3.0-v33 +- ghcr.io/stashed/stash-elasticsearch:6.4.0-v33 +- ghcr.io/stashed/stash-elasticsearch:6.5.3-v33 +- ghcr.io/stashed/stash-elasticsearch:6.8.0-v33 +- ghcr.io/stashed/stash-elasticsearch:7.14.0-v19 +- ghcr.io/stashed/stash-elasticsearch:7.2.0-v33 +- ghcr.io/stashed/stash-elasticsearch:7.3.2-v33 +- ghcr.io/stashed/stash-elasticsearch:8.2.0-v16 +- ghcr.io/stashed/stash-etcd:3.5.0-v20 +- ghcr.io/stashed/stash-mariadb:10.5.8-v27 +- ghcr.io/stashed/stash-mongodb:3.4.17-v34 +- ghcr.io/stashed/stash-mongodb:3.4.22-v34 +- ghcr.io/stashed/stash-mongodb:3.6.13-v34 +- ghcr.io/stashed/stash-mongodb:3.6.8-v34 +- ghcr.io/stashed/stash-mongodb:4.0.11-v34 +- ghcr.io/stashed/stash-mongodb:4.0.3-v34 +- ghcr.io/stashed/stash-mongodb:4.0.5-v34 +- ghcr.io/stashed/stash-mongodb:4.1.13-v34 +- ghcr.io/stashed/stash-mongodb:4.1.4-v34 +- ghcr.io/stashed/stash-mongodb:4.1.7-v34 +- ghcr.io/stashed/stash-mongodb:4.2.3-v34 +- ghcr.io/stashed/stash-mongodb:4.4.6-v25 +- ghcr.io/stashed/stash-mongodb:5.0.15-v7 +- ghcr.io/stashed/stash-mongodb:5.0.3-v22 +- ghcr.io/stashed/stash-mongodb:6.0.5-v10 +- ghcr.io/stashed/stash-mysql:5.7.25-v34 +- ghcr.io/stashed/stash-mysql:8.0.14-v33 +- ghcr.io/stashed/stash-mysql:8.0.21-v27 +- ghcr.io/stashed/stash-mysql:8.0.3-v33 +- ghcr.io/stashed/stash-nats:2.6.1-v21 +- ghcr.io/stashed/stash-nats:2.8.2-v16 - ghcr.io/stashed/stash-percona-xtradb:5.7-v26 -- ghcr.io/stashed/stash-postgres:10.14-v31 -- ghcr.io/stashed/stash-postgres:11.9-v31 -- ghcr.io/stashed/stash-postgres:12.4-v31 -- ghcr.io/stashed/stash-postgres:13.1-v28 -- ghcr.io/stashed/stash-postgres:14.0-v20 -- ghcr.io/stashed/stash-postgres:15.1-v12 -- ghcr.io/stashed/stash-postgres:16.1-v1 -- ghcr.io/stashed/stash-postgres:9.6.19-v31 -- ghcr.io/stashed/stash-redis:5.0.13-v20 -- ghcr.io/stashed/stash-redis:6.2.5-v20 -- ghcr.io/stashed/stash-redis:7.0.5-v13 -- ghcr.io/stashed/stash-ui-server:v0.17.0 -- ghcr.io/stashed/stash-vault:1.10.3-v12 -- ghcr.io/stashed/stash:v0.36.0 +- ghcr.io/stashed/stash-postgres:10.14-v32 +- ghcr.io/stashed/stash-postgres:11.9-v32 +- ghcr.io/stashed/stash-postgres:12.4-v32 +- ghcr.io/stashed/stash-postgres:13.1-v29 +- ghcr.io/stashed/stash-postgres:14.0-v21 +- ghcr.io/stashed/stash-postgres:15.1-v13 +- ghcr.io/stashed/stash-postgres:16.1-v2 +- ghcr.io/stashed/stash-postgres:9.6.19-v32 +- ghcr.io/stashed/stash-redis:5.0.13-v21 +- ghcr.io/stashed/stash-redis:6.2.5-v21 +- ghcr.io/stashed/stash-redis:7.0.5-v14 +- ghcr.io/stashed/stash-ui-server:v0.18.0 +- ghcr.io/stashed/stash-vault:1.10.3-v13 +- ghcr.io/stashed/stash:v0.37.0 - prom/pushgateway:v1.4.2 +- stashed/stash-crd-installer:v0.37.0 +- stashed/stash-enterprise:v0.37.0 diff --git a/catalog/import-images.sh b/catalog/import-images.sh index 74523b1d..f2f041fa 100755 --- a/catalog/import-images.sh +++ b/catalog/import-images.sh @@ -26,56 +26,58 @@ tar -zxvf $TARBALL CMD="./crane" -$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kubectl-v1.22.tar $IMAGE_REGISTRY/appscode/kubectl:v1.22 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-kubedump-0.1.0-v15.tar $IMAGE_REGISTRY/stashed/kubedump:0.1.0-v15 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-crd-installer-v0.36.0.tar $IMAGE_REGISTRY/stashed/stash-crd-installer:v0.36.0 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-5.6.4-v32.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:5.6.4-v32 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-6.2.4-v32.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.2.4-v32 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-6.3.0-v32.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.3.0-v32 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-6.4.0-v32.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.4.0-v32 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-6.5.3-v32.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.5.3-v32 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-6.8.0-v32.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.8.0-v32 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-7.14.0-v18.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:7.14.0-v18 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-7.2.0-v32.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:7.2.0-v32 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-7.3.2-v32.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:7.3.2-v32 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-8.2.0-v15.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:8.2.0-v15 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-enterprise-v0.36.0.tar $IMAGE_REGISTRY/stashed/stash-enterprise:v0.36.0 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-etcd-3.5.0-v19.tar $IMAGE_REGISTRY/stashed/stash-etcd:3.5.0-v19 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mariadb-10.5.8-v26.tar $IMAGE_REGISTRY/stashed/stash-mariadb:10.5.8-v26 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-3.4.17-v33.tar $IMAGE_REGISTRY/stashed/stash-mongodb:3.4.17-v33 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-3.4.22-v33.tar $IMAGE_REGISTRY/stashed/stash-mongodb:3.4.22-v33 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-3.6.13-v33.tar $IMAGE_REGISTRY/stashed/stash-mongodb:3.6.13-v33 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-3.6.8-v33.tar $IMAGE_REGISTRY/stashed/stash-mongodb:3.6.8-v33 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.0.11-v33.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.0.11-v33 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.0.3-v33.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.0.3-v33 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.0.5-v33.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.0.5-v33 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.1.13-v33.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.1.13-v33 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.1.4-v33.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.1.4-v33 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.1.7-v33.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.1.7-v33 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.2.3-v33.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.2.3-v33 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.4.6-v24.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.4.6-v24 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-5.0.15-v6.tar $IMAGE_REGISTRY/stashed/stash-mongodb:5.0.15-v6 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-5.0.3-v21.tar $IMAGE_REGISTRY/stashed/stash-mongodb:5.0.3-v21 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-6.0.5-v9.tar $IMAGE_REGISTRY/stashed/stash-mongodb:6.0.5-v9 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mysql-5.7.25-v33.tar $IMAGE_REGISTRY/stashed/stash-mysql:5.7.25-v33 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mysql-8.0.14-v32.tar $IMAGE_REGISTRY/stashed/stash-mysql:8.0.14-v32 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mysql-8.0.21-v26.tar $IMAGE_REGISTRY/stashed/stash-mysql:8.0.21-v26 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mysql-8.0.3-v32.tar $IMAGE_REGISTRY/stashed/stash-mysql:8.0.3-v32 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-nats-2.6.1-v20.tar $IMAGE_REGISTRY/stashed/stash-nats:2.6.1-v20 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-nats-2.8.2-v15.tar $IMAGE_REGISTRY/stashed/stash-nats:2.8.2-v15 +$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-kubectl-nonroot-1.31.tar $IMAGE_REGISTRY/appscode/kubectl-nonroot:1.31 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-kubedump-0.1.0-v16.tar $IMAGE_REGISTRY/stashed/kubedump:0.1.0-v16 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-crd-installer-v0.37.0.tar $IMAGE_REGISTRY/stashed/stash-crd-installer:v0.37.0 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-5.6.4-v33.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:5.6.4-v33 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-6.2.4-v33.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.2.4-v33 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-6.3.0-v33.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.3.0-v33 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-6.4.0-v33.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.4.0-v33 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-6.5.3-v33.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.5.3-v33 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-6.8.0-v33.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:6.8.0-v33 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-7.14.0-v19.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:7.14.0-v19 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-7.2.0-v33.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:7.2.0-v33 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-7.3.2-v33.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:7.3.2-v33 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-elasticsearch-8.2.0-v16.tar $IMAGE_REGISTRY/stashed/stash-elasticsearch:8.2.0-v16 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-etcd-3.5.0-v20.tar $IMAGE_REGISTRY/stashed/stash-etcd:3.5.0-v20 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mariadb-10.5.8-v27.tar $IMAGE_REGISTRY/stashed/stash-mariadb:10.5.8-v27 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-3.4.17-v34.tar $IMAGE_REGISTRY/stashed/stash-mongodb:3.4.17-v34 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-3.4.22-v34.tar $IMAGE_REGISTRY/stashed/stash-mongodb:3.4.22-v34 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-3.6.13-v34.tar $IMAGE_REGISTRY/stashed/stash-mongodb:3.6.13-v34 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-3.6.8-v34.tar $IMAGE_REGISTRY/stashed/stash-mongodb:3.6.8-v34 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.0.11-v34.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.0.11-v34 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.0.3-v34.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.0.3-v34 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.0.5-v34.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.0.5-v34 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.1.13-v34.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.1.13-v34 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.1.4-v34.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.1.4-v34 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.1.7-v34.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.1.7-v34 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.2.3-v34.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.2.3-v34 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-4.4.6-v25.tar $IMAGE_REGISTRY/stashed/stash-mongodb:4.4.6-v25 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-5.0.15-v7.tar $IMAGE_REGISTRY/stashed/stash-mongodb:5.0.15-v7 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-5.0.3-v22.tar $IMAGE_REGISTRY/stashed/stash-mongodb:5.0.3-v22 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mongodb-6.0.5-v10.tar $IMAGE_REGISTRY/stashed/stash-mongodb:6.0.5-v10 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mysql-5.7.25-v34.tar $IMAGE_REGISTRY/stashed/stash-mysql:5.7.25-v34 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mysql-8.0.14-v33.tar $IMAGE_REGISTRY/stashed/stash-mysql:8.0.14-v33 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mysql-8.0.21-v27.tar $IMAGE_REGISTRY/stashed/stash-mysql:8.0.21-v27 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-mysql-8.0.3-v33.tar $IMAGE_REGISTRY/stashed/stash-mysql:8.0.3-v33 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-nats-2.6.1-v21.tar $IMAGE_REGISTRY/stashed/stash-nats:2.6.1-v21 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-nats-2.8.2-v16.tar $IMAGE_REGISTRY/stashed/stash-nats:2.8.2-v16 $CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-percona-xtradb-5.7-v26.tar $IMAGE_REGISTRY/stashed/stash-percona-xtradb:5.7-v26 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-10.14-v31.tar $IMAGE_REGISTRY/stashed/stash-postgres:10.14-v31 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-11.9-v31.tar $IMAGE_REGISTRY/stashed/stash-postgres:11.9-v31 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-12.4-v31.tar $IMAGE_REGISTRY/stashed/stash-postgres:12.4-v31 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-13.1-v28.tar $IMAGE_REGISTRY/stashed/stash-postgres:13.1-v28 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-14.0-v20.tar $IMAGE_REGISTRY/stashed/stash-postgres:14.0-v20 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-15.1-v12.tar $IMAGE_REGISTRY/stashed/stash-postgres:15.1-v12 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-16.1-v1.tar $IMAGE_REGISTRY/stashed/stash-postgres:16.1-v1 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-9.6.19-v31.tar $IMAGE_REGISTRY/stashed/stash-postgres:9.6.19-v31 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-redis-5.0.13-v20.tar $IMAGE_REGISTRY/stashed/stash-redis:5.0.13-v20 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-redis-6.2.5-v20.tar $IMAGE_REGISTRY/stashed/stash-redis:6.2.5-v20 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-redis-7.0.5-v13.tar $IMAGE_REGISTRY/stashed/stash-redis:7.0.5-v13 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-ui-server-v0.17.0.tar $IMAGE_REGISTRY/stashed/stash-ui-server:v0.17.0 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-vault-1.10.3-v12.tar $IMAGE_REGISTRY/stashed/stash-vault:1.10.3-v12 -$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-v0.36.0.tar $IMAGE_REGISTRY/stashed/stash:v0.36.0 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-10.14-v32.tar $IMAGE_REGISTRY/stashed/stash-postgres:10.14-v32 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-11.9-v32.tar $IMAGE_REGISTRY/stashed/stash-postgres:11.9-v32 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-12.4-v32.tar $IMAGE_REGISTRY/stashed/stash-postgres:12.4-v32 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-13.1-v29.tar $IMAGE_REGISTRY/stashed/stash-postgres:13.1-v29 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-14.0-v21.tar $IMAGE_REGISTRY/stashed/stash-postgres:14.0-v21 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-15.1-v13.tar $IMAGE_REGISTRY/stashed/stash-postgres:15.1-v13 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-16.1-v2.tar $IMAGE_REGISTRY/stashed/stash-postgres:16.1-v2 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-postgres-9.6.19-v32.tar $IMAGE_REGISTRY/stashed/stash-postgres:9.6.19-v32 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-redis-5.0.13-v21.tar $IMAGE_REGISTRY/stashed/stash-redis:5.0.13-v21 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-redis-6.2.5-v21.tar $IMAGE_REGISTRY/stashed/stash-redis:6.2.5-v21 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-redis-7.0.5-v14.tar $IMAGE_REGISTRY/stashed/stash-redis:7.0.5-v14 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-ui-server-v0.18.0.tar $IMAGE_REGISTRY/stashed/stash-ui-server:v0.18.0 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-vault-1.10.3-v13.tar $IMAGE_REGISTRY/stashed/stash-vault:1.10.3-v13 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-v0.37.0.tar $IMAGE_REGISTRY/stashed/stash:v0.37.0 $CMD push --allow-nondistributable-artifacts --insecure images/prom-pushgateway-v1.4.2.tar $IMAGE_REGISTRY/prom/pushgateway:v1.4.2 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-crd-installer-v0.37.0.tar $IMAGE_REGISTRY/stashed/stash-crd-installer:v0.37.0 +$CMD push --allow-nondistributable-artifacts --insecure images/stashed-stash-enterprise-v0.37.0.tar $IMAGE_REGISTRY/stashed/stash-enterprise:v0.37.0 diff --git a/catalog/import-into-k3s.sh b/catalog/import-into-k3s.sh new file mode 100755 index 00000000..941b65ea --- /dev/null +++ b/catalog/import-into-k3s.sh @@ -0,0 +1,81 @@ +#!/bin/bash + +# 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. + +set -x + +if [ -z "${IMAGE_REGISTRY}" ]; then + echo "IMAGE_REGISTRY is not set" + exit 1 +fi + +TARBALL=${1:-} +tar -zxvf $TARBALL + +k3s ctr images import images/appscode-kubectl-nonroot-1.31.tar +k3s ctr images import images/appscode-kubectl-nonroot-1.31.tar +k3s ctr images import images/stashed-kubedump-0.1.0-v16.tar +k3s ctr images import images/stashed-stash-crd-installer-v0.37.0.tar +k3s ctr images import images/stashed-stash-elasticsearch-5.6.4-v33.tar +k3s ctr images import images/stashed-stash-elasticsearch-6.2.4-v33.tar +k3s ctr images import images/stashed-stash-elasticsearch-6.3.0-v33.tar +k3s ctr images import images/stashed-stash-elasticsearch-6.4.0-v33.tar +k3s ctr images import images/stashed-stash-elasticsearch-6.5.3-v33.tar +k3s ctr images import images/stashed-stash-elasticsearch-6.8.0-v33.tar +k3s ctr images import images/stashed-stash-elasticsearch-7.14.0-v19.tar +k3s ctr images import images/stashed-stash-elasticsearch-7.2.0-v33.tar +k3s ctr images import images/stashed-stash-elasticsearch-7.3.2-v33.tar +k3s ctr images import images/stashed-stash-elasticsearch-8.2.0-v16.tar +k3s ctr images import images/stashed-stash-etcd-3.5.0-v20.tar +k3s ctr images import images/stashed-stash-mariadb-10.5.8-v27.tar +k3s ctr images import images/stashed-stash-mongodb-3.4.17-v34.tar +k3s ctr images import images/stashed-stash-mongodb-3.4.22-v34.tar +k3s ctr images import images/stashed-stash-mongodb-3.6.13-v34.tar +k3s ctr images import images/stashed-stash-mongodb-3.6.8-v34.tar +k3s ctr images import images/stashed-stash-mongodb-4.0.11-v34.tar +k3s ctr images import images/stashed-stash-mongodb-4.0.3-v34.tar +k3s ctr images import images/stashed-stash-mongodb-4.0.5-v34.tar +k3s ctr images import images/stashed-stash-mongodb-4.1.13-v34.tar +k3s ctr images import images/stashed-stash-mongodb-4.1.4-v34.tar +k3s ctr images import images/stashed-stash-mongodb-4.1.7-v34.tar +k3s ctr images import images/stashed-stash-mongodb-4.2.3-v34.tar +k3s ctr images import images/stashed-stash-mongodb-4.4.6-v25.tar +k3s ctr images import images/stashed-stash-mongodb-5.0.15-v7.tar +k3s ctr images import images/stashed-stash-mongodb-5.0.3-v22.tar +k3s ctr images import images/stashed-stash-mongodb-6.0.5-v10.tar +k3s ctr images import images/stashed-stash-mysql-5.7.25-v34.tar +k3s ctr images import images/stashed-stash-mysql-8.0.14-v33.tar +k3s ctr images import images/stashed-stash-mysql-8.0.21-v27.tar +k3s ctr images import images/stashed-stash-mysql-8.0.3-v33.tar +k3s ctr images import images/stashed-stash-nats-2.6.1-v21.tar +k3s ctr images import images/stashed-stash-nats-2.8.2-v16.tar +k3s ctr images import images/stashed-stash-percona-xtradb-5.7-v26.tar +k3s ctr images import images/stashed-stash-postgres-10.14-v32.tar +k3s ctr images import images/stashed-stash-postgres-11.9-v32.tar +k3s ctr images import images/stashed-stash-postgres-12.4-v32.tar +k3s ctr images import images/stashed-stash-postgres-13.1-v29.tar +k3s ctr images import images/stashed-stash-postgres-14.0-v21.tar +k3s ctr images import images/stashed-stash-postgres-15.1-v13.tar +k3s ctr images import images/stashed-stash-postgres-16.1-v2.tar +k3s ctr images import images/stashed-stash-postgres-9.6.19-v32.tar +k3s ctr images import images/stashed-stash-redis-5.0.13-v21.tar +k3s ctr images import images/stashed-stash-redis-6.2.5-v21.tar +k3s ctr images import images/stashed-stash-redis-7.0.5-v14.tar +k3s ctr images import images/stashed-stash-ui-server-v0.18.0.tar +k3s ctr images import images/stashed-stash-vault-1.10.3-v13.tar +k3s ctr images import images/stashed-stash-v0.37.0.tar +k3s ctr images import images/prom-pushgateway-v1.4.2.tar +k3s ctr images import images/stashed-stash-crd-installer-v0.37.0.tar +k3s ctr images import images/stashed-stash-enterprise-v0.37.0.tar diff --git a/catalog/raw/elasticsearch/5.6.4/elasticsearch-backup-function.yaml b/catalog/raw/elasticsearch/5.6.4/elasticsearch-backup-function.yaml index 327b453d..d518f425 100644 --- a/catalog/raw/elasticsearch/5.6.4/elasticsearch-backup-function.yaml +++ b/catalog/raw/elasticsearch/5.6.4/elasticsearch-backup-function.yaml @@ -35,4 +35,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:5.6.4-v32 + image: ghcr.io/stashed/stash-elasticsearch:5.6.4-v33 diff --git a/catalog/raw/elasticsearch/5.6.4/elasticsearch-restore-function.yaml b/catalog/raw/elasticsearch/5.6.4/elasticsearch-restore-function.yaml index 196f6547..85b3c2a1 100644 --- a/catalog/raw/elasticsearch/5.6.4/elasticsearch-restore-function.yaml +++ b/catalog/raw/elasticsearch/5.6.4/elasticsearch-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --es-args=${args:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:5.6.4-v32 + image: ghcr.io/stashed/stash-elasticsearch:5.6.4-v33 diff --git a/catalog/raw/elasticsearch/6.2.4/elasticsearch-backup-function.yaml b/catalog/raw/elasticsearch/6.2.4/elasticsearch-backup-function.yaml index b7b7b459..c167bdb9 100644 --- a/catalog/raw/elasticsearch/6.2.4/elasticsearch-backup-function.yaml +++ b/catalog/raw/elasticsearch/6.2.4/elasticsearch-backup-function.yaml @@ -35,4 +35,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:6.2.4-v32 + image: ghcr.io/stashed/stash-elasticsearch:6.2.4-v33 diff --git a/catalog/raw/elasticsearch/6.2.4/elasticsearch-restore-function.yaml b/catalog/raw/elasticsearch/6.2.4/elasticsearch-restore-function.yaml index cf045e78..4fd577f3 100644 --- a/catalog/raw/elasticsearch/6.2.4/elasticsearch-restore-function.yaml +++ b/catalog/raw/elasticsearch/6.2.4/elasticsearch-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --es-args=${args:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:6.2.4-v32 + image: ghcr.io/stashed/stash-elasticsearch:6.2.4-v33 diff --git a/catalog/raw/elasticsearch/6.3.0/elasticsearch-backup-function.yaml b/catalog/raw/elasticsearch/6.3.0/elasticsearch-backup-function.yaml index f0536d0a..00a566e6 100644 --- a/catalog/raw/elasticsearch/6.3.0/elasticsearch-backup-function.yaml +++ b/catalog/raw/elasticsearch/6.3.0/elasticsearch-backup-function.yaml @@ -35,4 +35,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:6.3.0-v32 + image: ghcr.io/stashed/stash-elasticsearch:6.3.0-v33 diff --git a/catalog/raw/elasticsearch/6.3.0/elasticsearch-restore-function.yaml b/catalog/raw/elasticsearch/6.3.0/elasticsearch-restore-function.yaml index 771adc56..ab211cbc 100644 --- a/catalog/raw/elasticsearch/6.3.0/elasticsearch-restore-function.yaml +++ b/catalog/raw/elasticsearch/6.3.0/elasticsearch-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --es-args=${args:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:6.3.0-v32 + image: ghcr.io/stashed/stash-elasticsearch:6.3.0-v33 diff --git a/catalog/raw/elasticsearch/6.4.0/elasticsearch-backup-function.yaml b/catalog/raw/elasticsearch/6.4.0/elasticsearch-backup-function.yaml index 96297d62..77e12e2c 100644 --- a/catalog/raw/elasticsearch/6.4.0/elasticsearch-backup-function.yaml +++ b/catalog/raw/elasticsearch/6.4.0/elasticsearch-backup-function.yaml @@ -35,4 +35,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:6.4.0-v32 + image: ghcr.io/stashed/stash-elasticsearch:6.4.0-v33 diff --git a/catalog/raw/elasticsearch/6.4.0/elasticsearch-restore-function.yaml b/catalog/raw/elasticsearch/6.4.0/elasticsearch-restore-function.yaml index 7cf6db41..acc6d626 100644 --- a/catalog/raw/elasticsearch/6.4.0/elasticsearch-restore-function.yaml +++ b/catalog/raw/elasticsearch/6.4.0/elasticsearch-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --es-args=${args:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:6.4.0-v32 + image: ghcr.io/stashed/stash-elasticsearch:6.4.0-v33 diff --git a/catalog/raw/elasticsearch/6.5.3/elasticsearch-backup-function.yaml b/catalog/raw/elasticsearch/6.5.3/elasticsearch-backup-function.yaml index 92d5e55c..b5755f19 100644 --- a/catalog/raw/elasticsearch/6.5.3/elasticsearch-backup-function.yaml +++ b/catalog/raw/elasticsearch/6.5.3/elasticsearch-backup-function.yaml @@ -35,4 +35,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:6.5.3-v32 + image: ghcr.io/stashed/stash-elasticsearch:6.5.3-v33 diff --git a/catalog/raw/elasticsearch/6.5.3/elasticsearch-restore-function.yaml b/catalog/raw/elasticsearch/6.5.3/elasticsearch-restore-function.yaml index 3794dfcb..7a8b0277 100644 --- a/catalog/raw/elasticsearch/6.5.3/elasticsearch-restore-function.yaml +++ b/catalog/raw/elasticsearch/6.5.3/elasticsearch-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --es-args=${args:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:6.5.3-v32 + image: ghcr.io/stashed/stash-elasticsearch:6.5.3-v33 diff --git a/catalog/raw/elasticsearch/6.8.0/elasticsearch-backup-function.yaml b/catalog/raw/elasticsearch/6.8.0/elasticsearch-backup-function.yaml index a0657ef2..be24ae02 100644 --- a/catalog/raw/elasticsearch/6.8.0/elasticsearch-backup-function.yaml +++ b/catalog/raw/elasticsearch/6.8.0/elasticsearch-backup-function.yaml @@ -35,4 +35,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:6.8.0-v32 + image: ghcr.io/stashed/stash-elasticsearch:6.8.0-v33 diff --git a/catalog/raw/elasticsearch/6.8.0/elasticsearch-restore-function.yaml b/catalog/raw/elasticsearch/6.8.0/elasticsearch-restore-function.yaml index 11b4d3e1..8e44c772 100644 --- a/catalog/raw/elasticsearch/6.8.0/elasticsearch-restore-function.yaml +++ b/catalog/raw/elasticsearch/6.8.0/elasticsearch-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --es-args=${args:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:6.8.0-v32 + image: ghcr.io/stashed/stash-elasticsearch:6.8.0-v33 diff --git a/catalog/raw/elasticsearch/7.14.0/elasticsearch-backup-function.yaml b/catalog/raw/elasticsearch/7.14.0/elasticsearch-backup-function.yaml index 07a36bff..64b7f39d 100644 --- a/catalog/raw/elasticsearch/7.14.0/elasticsearch-backup-function.yaml +++ b/catalog/raw/elasticsearch/7.14.0/elasticsearch-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --enable-dashboard-backup=${ENABLE_DASHBOARD_BACKUP:=false} - image: ghcr.io/stashed/stash-elasticsearch:7.14.0-v18 + image: ghcr.io/stashed/stash-elasticsearch:7.14.0-v19 diff --git a/catalog/raw/elasticsearch/7.14.0/elasticsearch-restore-function.yaml b/catalog/raw/elasticsearch/7.14.0/elasticsearch-restore-function.yaml index 6beb688c..73ec6f38 100644 --- a/catalog/raw/elasticsearch/7.14.0/elasticsearch-restore-function.yaml +++ b/catalog/raw/elasticsearch/7.14.0/elasticsearch-restore-function.yaml @@ -28,4 +28,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --enable-dashboard-restore=${ENABLE_DASHBOARD_RESTORE:=false} - image: ghcr.io/stashed/stash-elasticsearch:7.14.0-v18 + image: ghcr.io/stashed/stash-elasticsearch:7.14.0-v19 diff --git a/catalog/raw/elasticsearch/7.2.0/elasticsearch-backup-function.yaml b/catalog/raw/elasticsearch/7.2.0/elasticsearch-backup-function.yaml index f1e45500..95aa5bc9 100644 --- a/catalog/raw/elasticsearch/7.2.0/elasticsearch-backup-function.yaml +++ b/catalog/raw/elasticsearch/7.2.0/elasticsearch-backup-function.yaml @@ -35,4 +35,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:7.2.0-v32 + image: ghcr.io/stashed/stash-elasticsearch:7.2.0-v33 diff --git a/catalog/raw/elasticsearch/7.2.0/elasticsearch-restore-function.yaml b/catalog/raw/elasticsearch/7.2.0/elasticsearch-restore-function.yaml index 740ca188..fd1374a3 100644 --- a/catalog/raw/elasticsearch/7.2.0/elasticsearch-restore-function.yaml +++ b/catalog/raw/elasticsearch/7.2.0/elasticsearch-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --es-args=${args:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-elasticsearch:7.2.0-v32 + image: ghcr.io/stashed/stash-elasticsearch:7.2.0-v33 diff --git a/catalog/raw/elasticsearch/7.3.2/elasticsearch-backup-function.yaml b/catalog/raw/elasticsearch/7.3.2/elasticsearch-backup-function.yaml index f281d83f..b171d5c1 100644 --- a/catalog/raw/elasticsearch/7.3.2/elasticsearch-backup-function.yaml +++ b/catalog/raw/elasticsearch/7.3.2/elasticsearch-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --enable-dashboard-backup=${ENABLE_DASHBOARD_BACKUP:=false} - image: ghcr.io/stashed/stash-elasticsearch:7.3.2-v32 + image: ghcr.io/stashed/stash-elasticsearch:7.3.2-v33 diff --git a/catalog/raw/elasticsearch/7.3.2/elasticsearch-restore-function.yaml b/catalog/raw/elasticsearch/7.3.2/elasticsearch-restore-function.yaml index 444c2ab7..519493c5 100644 --- a/catalog/raw/elasticsearch/7.3.2/elasticsearch-restore-function.yaml +++ b/catalog/raw/elasticsearch/7.3.2/elasticsearch-restore-function.yaml @@ -28,4 +28,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --enable-dashboard-restore=${ENABLE_DASHBOARD_RESTORE:=false} - image: ghcr.io/stashed/stash-elasticsearch:7.3.2-v32 + image: ghcr.io/stashed/stash-elasticsearch:7.3.2-v33 diff --git a/catalog/raw/elasticsearch/8.2.0/elasticsearch-backup-function.yaml b/catalog/raw/elasticsearch/8.2.0/elasticsearch-backup-function.yaml index e4957022..6984e69d 100644 --- a/catalog/raw/elasticsearch/8.2.0/elasticsearch-backup-function.yaml +++ b/catalog/raw/elasticsearch/8.2.0/elasticsearch-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --enable-dashboard-backup=${ENABLE_DASHBOARD_BACKUP:=false} - image: ghcr.io/stashed/stash-elasticsearch:8.2.0-v15 + image: ghcr.io/stashed/stash-elasticsearch:8.2.0-v16 diff --git a/catalog/raw/elasticsearch/8.2.0/elasticsearch-restore-function.yaml b/catalog/raw/elasticsearch/8.2.0/elasticsearch-restore-function.yaml index 307d4e11..056fa623 100644 --- a/catalog/raw/elasticsearch/8.2.0/elasticsearch-restore-function.yaml +++ b/catalog/raw/elasticsearch/8.2.0/elasticsearch-restore-function.yaml @@ -28,4 +28,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --enable-dashboard-restore=${ENABLE_DASHBOARD_RESTORE:=false} - image: ghcr.io/stashed/stash-elasticsearch:8.2.0-v15 + image: ghcr.io/stashed/stash-elasticsearch:8.2.0-v16 diff --git a/catalog/raw/etcd/3.5.0/etcd-backup-function.yaml b/catalog/raw/etcd/3.5.0/etcd-backup-function.yaml index 49cc2be1..98dc43b1 100644 --- a/catalog/raw/etcd/3.5.0/etcd-backup-function.yaml +++ b/catalog/raw/etcd/3.5.0/etcd-backup-function.yaml @@ -34,4 +34,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-etcd:3.5.0-v19 + image: ghcr.io/stashed/stash-etcd:3.5.0-v20 diff --git a/catalog/raw/etcd/3.5.0/etcd-restore-function.yaml b/catalog/raw/etcd/3.5.0/etcd-restore-function.yaml index 93fb1a00..276c299c 100644 --- a/catalog/raw/etcd/3.5.0/etcd-restore-function.yaml +++ b/catalog/raw/etcd/3.5.0/etcd-restore-function.yaml @@ -35,4 +35,4 @@ spec: - --image=${ADDON_IMAGE:=} - --secret-name=${REPOSITORY_SECRET_NAME:=} - --snapshots=${RESTORE_SNAPSHOTS:=} - image: ghcr.io/stashed/stash-etcd:3.5.0-v19 + image: ghcr.io/stashed/stash-etcd:3.5.0-v20 diff --git a/catalog/raw/kubedump/0.1.0/kubedump-backup-function.yaml b/catalog/raw/kubedump/0.1.0/kubedump-backup-function.yaml index b8900c5f..1a42d20c 100644 --- a/catalog/raw/kubedump/0.1.0/kubedump-backup-function.yaml +++ b/catalog/raw/kubedump/0.1.0/kubedump-backup-function.yaml @@ -39,4 +39,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/kubedump:0.1.0-v15 + image: ghcr.io/stashed/kubedump:0.1.0-v16 diff --git a/catalog/raw/mariadb/10.5.8/mariadb-backup-function.yaml b/catalog/raw/mariadb/10.5.8/mariadb-backup-function.yaml index 1bff9dba..0e146de7 100644 --- a/catalog/raw/mariadb/10.5.8/mariadb-backup-function.yaml +++ b/catalog/raw/mariadb/10.5.8/mariadb-backup-function.yaml @@ -34,4 +34,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-mariadb:10.5.8-v26 + image: ghcr.io/stashed/stash-mariadb:10.5.8-v27 diff --git a/catalog/raw/mariadb/10.5.8/mariadb-restore-function.yaml b/catalog/raw/mariadb/10.5.8/mariadb-restore-function.yaml index 47a45aee..d1346caf 100644 --- a/catalog/raw/mariadb/10.5.8/mariadb-restore-function.yaml +++ b/catalog/raw/mariadb/10.5.8/mariadb-restore-function.yaml @@ -26,4 +26,4 @@ spec: - --snapshot=${RESTORE_SNAPSHOTS:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-mariadb:10.5.8-v26 + image: ghcr.io/stashed/stash-mariadb:10.5.8-v27 diff --git a/catalog/raw/mongodb/3.4.17/mongodb-backup-function.yaml b/catalog/raw/mongodb/3.4.17/mongodb-backup-function.yaml index 21b02511..3d07de19 100644 --- a/catalog/raw/mongodb/3.4.17/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/3.4.17/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:3.4.17-v33 + image: ghcr.io/stashed/stash-mongodb:3.4.17-v34 diff --git a/catalog/raw/mongodb/3.4.17/mongodb-restore-function.yaml b/catalog/raw/mongodb/3.4.17/mongodb-restore-function.yaml index 76d07aa2..31ff848a 100644 --- a/catalog/raw/mongodb/3.4.17/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/3.4.17/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:3.4.17-v33 + image: ghcr.io/stashed/stash-mongodb:3.4.17-v34 diff --git a/catalog/raw/mongodb/3.4.22/mongodb-backup-function.yaml b/catalog/raw/mongodb/3.4.22/mongodb-backup-function.yaml index 77809832..6ad27a6f 100644 --- a/catalog/raw/mongodb/3.4.22/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/3.4.22/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:3.4.22-v33 + image: ghcr.io/stashed/stash-mongodb:3.4.22-v34 diff --git a/catalog/raw/mongodb/3.4.22/mongodb-restore-function.yaml b/catalog/raw/mongodb/3.4.22/mongodb-restore-function.yaml index 7fcc1018..fb81c2a2 100644 --- a/catalog/raw/mongodb/3.4.22/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/3.4.22/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:3.4.22-v33 + image: ghcr.io/stashed/stash-mongodb:3.4.22-v34 diff --git a/catalog/raw/mongodb/3.6.13/mongodb-backup-function.yaml b/catalog/raw/mongodb/3.6.13/mongodb-backup-function.yaml index 0b8de6a5..3202259c 100644 --- a/catalog/raw/mongodb/3.6.13/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/3.6.13/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:3.6.13-v33 + image: ghcr.io/stashed/stash-mongodb:3.6.13-v34 diff --git a/catalog/raw/mongodb/3.6.13/mongodb-restore-function.yaml b/catalog/raw/mongodb/3.6.13/mongodb-restore-function.yaml index 4bc45a13..34c8d257 100644 --- a/catalog/raw/mongodb/3.6.13/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/3.6.13/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:3.6.13-v33 + image: ghcr.io/stashed/stash-mongodb:3.6.13-v34 diff --git a/catalog/raw/mongodb/3.6.8/mongodb-backup-function.yaml b/catalog/raw/mongodb/3.6.8/mongodb-backup-function.yaml index 609c7671..00bdb5e5 100644 --- a/catalog/raw/mongodb/3.6.8/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/3.6.8/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:3.6.8-v33 + image: ghcr.io/stashed/stash-mongodb:3.6.8-v34 diff --git a/catalog/raw/mongodb/3.6.8/mongodb-restore-function.yaml b/catalog/raw/mongodb/3.6.8/mongodb-restore-function.yaml index 42f5f6cc..2b237e4c 100644 --- a/catalog/raw/mongodb/3.6.8/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/3.6.8/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:3.6.8-v33 + image: ghcr.io/stashed/stash-mongodb:3.6.8-v34 diff --git a/catalog/raw/mongodb/4.0.11/mongodb-backup-function.yaml b/catalog/raw/mongodb/4.0.11/mongodb-backup-function.yaml index d66ef62b..56166bb9 100644 --- a/catalog/raw/mongodb/4.0.11/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/4.0.11/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.0.11-v33 + image: ghcr.io/stashed/stash-mongodb:4.0.11-v34 diff --git a/catalog/raw/mongodb/4.0.11/mongodb-restore-function.yaml b/catalog/raw/mongodb/4.0.11/mongodb-restore-function.yaml index 75244ff7..46a2e7c7 100644 --- a/catalog/raw/mongodb/4.0.11/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/4.0.11/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.0.11-v33 + image: ghcr.io/stashed/stash-mongodb:4.0.11-v34 diff --git a/catalog/raw/mongodb/4.0.3/mongodb-backup-function.yaml b/catalog/raw/mongodb/4.0.3/mongodb-backup-function.yaml index ca092388..68697b23 100644 --- a/catalog/raw/mongodb/4.0.3/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/4.0.3/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.0.3-v33 + image: ghcr.io/stashed/stash-mongodb:4.0.3-v34 diff --git a/catalog/raw/mongodb/4.0.3/mongodb-restore-function.yaml b/catalog/raw/mongodb/4.0.3/mongodb-restore-function.yaml index 99bcc25f..75fcbf56 100644 --- a/catalog/raw/mongodb/4.0.3/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/4.0.3/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.0.3-v33 + image: ghcr.io/stashed/stash-mongodb:4.0.3-v34 diff --git a/catalog/raw/mongodb/4.0.5/mongodb-backup-function.yaml b/catalog/raw/mongodb/4.0.5/mongodb-backup-function.yaml index 9ca7152d..1e856c94 100644 --- a/catalog/raw/mongodb/4.0.5/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/4.0.5/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.0.5-v33 + image: ghcr.io/stashed/stash-mongodb:4.0.5-v34 diff --git a/catalog/raw/mongodb/4.0.5/mongodb-restore-function.yaml b/catalog/raw/mongodb/4.0.5/mongodb-restore-function.yaml index 0996c955..0c417ce8 100644 --- a/catalog/raw/mongodb/4.0.5/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/4.0.5/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.0.5-v33 + image: ghcr.io/stashed/stash-mongodb:4.0.5-v34 diff --git a/catalog/raw/mongodb/4.1.13/mongodb-backup-function.yaml b/catalog/raw/mongodb/4.1.13/mongodb-backup-function.yaml index 1af64376..00b93ec4 100644 --- a/catalog/raw/mongodb/4.1.13/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/4.1.13/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.1.13-v33 + image: ghcr.io/stashed/stash-mongodb:4.1.13-v34 diff --git a/catalog/raw/mongodb/4.1.13/mongodb-restore-function.yaml b/catalog/raw/mongodb/4.1.13/mongodb-restore-function.yaml index 7cee683b..dbee081d 100644 --- a/catalog/raw/mongodb/4.1.13/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/4.1.13/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.1.13-v33 + image: ghcr.io/stashed/stash-mongodb:4.1.13-v34 diff --git a/catalog/raw/mongodb/4.1.4/mongodb-backup-function.yaml b/catalog/raw/mongodb/4.1.4/mongodb-backup-function.yaml index f567ed4f..2051cb87 100644 --- a/catalog/raw/mongodb/4.1.4/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/4.1.4/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.1.4-v33 + image: ghcr.io/stashed/stash-mongodb:4.1.4-v34 diff --git a/catalog/raw/mongodb/4.1.4/mongodb-restore-function.yaml b/catalog/raw/mongodb/4.1.4/mongodb-restore-function.yaml index 55b84f64..e22ba19c 100644 --- a/catalog/raw/mongodb/4.1.4/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/4.1.4/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.1.4-v33 + image: ghcr.io/stashed/stash-mongodb:4.1.4-v34 diff --git a/catalog/raw/mongodb/4.1.7/mongodb-backup-function.yaml b/catalog/raw/mongodb/4.1.7/mongodb-backup-function.yaml index 4dfeab6b..17212f5f 100644 --- a/catalog/raw/mongodb/4.1.7/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/4.1.7/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.1.7-v33 + image: ghcr.io/stashed/stash-mongodb:4.1.7-v34 diff --git a/catalog/raw/mongodb/4.1.7/mongodb-restore-function.yaml b/catalog/raw/mongodb/4.1.7/mongodb-restore-function.yaml index b7fd6dc3..da8336a6 100644 --- a/catalog/raw/mongodb/4.1.7/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/4.1.7/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.1.7-v33 + image: ghcr.io/stashed/stash-mongodb:4.1.7-v34 diff --git a/catalog/raw/mongodb/4.2.3/mongodb-backup-function.yaml b/catalog/raw/mongodb/4.2.3/mongodb-backup-function.yaml index c53a02c6..9ab886ed 100644 --- a/catalog/raw/mongodb/4.2.3/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/4.2.3/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.2.3-v33 + image: ghcr.io/stashed/stash-mongodb:4.2.3-v34 diff --git a/catalog/raw/mongodb/4.2.3/mongodb-restore-function.yaml b/catalog/raw/mongodb/4.2.3/mongodb-restore-function.yaml index be331962..8855d023 100644 --- a/catalog/raw/mongodb/4.2.3/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/4.2.3/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.2.3-v33 + image: ghcr.io/stashed/stash-mongodb:4.2.3-v34 diff --git a/catalog/raw/mongodb/4.4.6/mongodb-backup-function.yaml b/catalog/raw/mongodb/4.4.6/mongodb-backup-function.yaml index 63c33ee7..c7b970e7 100644 --- a/catalog/raw/mongodb/4.4.6/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/4.4.6/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.4.6-v24 + image: ghcr.io/stashed/stash-mongodb:4.4.6-v25 diff --git a/catalog/raw/mongodb/4.4.6/mongodb-restore-function.yaml b/catalog/raw/mongodb/4.4.6/mongodb-restore-function.yaml index 4d8e58b4..30a522bf 100644 --- a/catalog/raw/mongodb/4.4.6/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/4.4.6/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:4.4.6-v24 + image: ghcr.io/stashed/stash-mongodb:4.4.6-v25 diff --git a/catalog/raw/mongodb/5.0.15/mongodb-backup-function.yaml b/catalog/raw/mongodb/5.0.15/mongodb-backup-function.yaml index 04882e24..26d88fd7 100644 --- a/catalog/raw/mongodb/5.0.15/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/5.0.15/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:5.0.15-v6 + image: ghcr.io/stashed/stash-mongodb:5.0.15-v7 diff --git a/catalog/raw/mongodb/5.0.15/mongodb-restore-function.yaml b/catalog/raw/mongodb/5.0.15/mongodb-restore-function.yaml index 88041459..bd6c1536 100644 --- a/catalog/raw/mongodb/5.0.15/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/5.0.15/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:5.0.15-v6 + image: ghcr.io/stashed/stash-mongodb:5.0.15-v7 diff --git a/catalog/raw/mongodb/5.0.3/mongodb-backup-function.yaml b/catalog/raw/mongodb/5.0.3/mongodb-backup-function.yaml index 15836bf8..5df56e8e 100644 --- a/catalog/raw/mongodb/5.0.3/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/5.0.3/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:5.0.3-v21 + image: ghcr.io/stashed/stash-mongodb:5.0.3-v22 diff --git a/catalog/raw/mongodb/5.0.3/mongodb-restore-function.yaml b/catalog/raw/mongodb/5.0.3/mongodb-restore-function.yaml index 1af2451d..15e52676 100644 --- a/catalog/raw/mongodb/5.0.3/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/5.0.3/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:5.0.3-v21 + image: ghcr.io/stashed/stash-mongodb:5.0.3-v22 diff --git a/catalog/raw/mongodb/6.0.5/mongodb-backup-function.yaml b/catalog/raw/mongodb/6.0.5/mongodb-backup-function.yaml index 75ab5500..93254489 100644 --- a/catalog/raw/mongodb/6.0.5/mongodb-backup-function.yaml +++ b/catalog/raw/mongodb/6.0.5/mongodb-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:6.0.5-v9 + image: ghcr.io/stashed/stash-mongodb:6.0.5-v10 diff --git a/catalog/raw/mongodb/6.0.5/mongodb-restore-function.yaml b/catalog/raw/mongodb/6.0.5/mongodb-restore-function.yaml index efee86f1..484a7a5f 100644 --- a/catalog/raw/mongodb/6.0.5/mongodb-restore-function.yaml +++ b/catalog/raw/mongodb/6.0.5/mongodb-restore-function.yaml @@ -29,4 +29,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} - image: ghcr.io/stashed/stash-mongodb:6.0.5-v9 + image: ghcr.io/stashed/stash-mongodb:6.0.5-v10 diff --git a/catalog/raw/mysql/5.7.25/mysql-backup-function.yaml b/catalog/raw/mysql/5.7.25/mysql-backup-function.yaml index 8e1fbb44..e9eccf8b 100644 --- a/catalog/raw/mysql/5.7.25/mysql-backup-function.yaml +++ b/catalog/raw/mysql/5.7.25/mysql-backup-function.yaml @@ -34,4 +34,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-mysql:5.7.25-v33 + image: ghcr.io/stashed/stash-mysql:5.7.25-v34 diff --git a/catalog/raw/mysql/5.7.25/mysql-restore-function.yaml b/catalog/raw/mysql/5.7.25/mysql-restore-function.yaml index 9cb7510c..d3281dc2 100644 --- a/catalog/raw/mysql/5.7.25/mysql-restore-function.yaml +++ b/catalog/raw/mysql/5.7.25/mysql-restore-function.yaml @@ -26,4 +26,4 @@ spec: - --snapshot=${RESTORE_SNAPSHOTS:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-mysql:5.7.25-v33 + image: ghcr.io/stashed/stash-mysql:5.7.25-v34 diff --git a/catalog/raw/mysql/8.0.14/mysql-backup-function.yaml b/catalog/raw/mysql/8.0.14/mysql-backup-function.yaml index 60752d3d..f32307a2 100644 --- a/catalog/raw/mysql/8.0.14/mysql-backup-function.yaml +++ b/catalog/raw/mysql/8.0.14/mysql-backup-function.yaml @@ -35,4 +35,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-mysql:8.0.14-v32 + image: ghcr.io/stashed/stash-mysql:8.0.14-v33 diff --git a/catalog/raw/mysql/8.0.14/mysql-restore-function.yaml b/catalog/raw/mysql/8.0.14/mysql-restore-function.yaml index db5be011..e28cfc72 100644 --- a/catalog/raw/mysql/8.0.14/mysql-restore-function.yaml +++ b/catalog/raw/mysql/8.0.14/mysql-restore-function.yaml @@ -26,4 +26,4 @@ spec: - --snapshot=${RESTORE_SNAPSHOTS:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-mysql:8.0.14-v32 + image: ghcr.io/stashed/stash-mysql:8.0.14-v33 diff --git a/catalog/raw/mysql/8.0.21/mysql-backup-function.yaml b/catalog/raw/mysql/8.0.21/mysql-backup-function.yaml index 16b7419f..ee1bae5d 100644 --- a/catalog/raw/mysql/8.0.21/mysql-backup-function.yaml +++ b/catalog/raw/mysql/8.0.21/mysql-backup-function.yaml @@ -35,4 +35,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-mysql:8.0.21-v26 + image: ghcr.io/stashed/stash-mysql:8.0.21-v27 diff --git a/catalog/raw/mysql/8.0.21/mysql-restore-function.yaml b/catalog/raw/mysql/8.0.21/mysql-restore-function.yaml index 56142267..a4966ed0 100644 --- a/catalog/raw/mysql/8.0.21/mysql-restore-function.yaml +++ b/catalog/raw/mysql/8.0.21/mysql-restore-function.yaml @@ -26,4 +26,4 @@ spec: - --snapshot=${RESTORE_SNAPSHOTS:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-mysql:8.0.21-v26 + image: ghcr.io/stashed/stash-mysql:8.0.21-v27 diff --git a/catalog/raw/mysql/8.0.3/mysql-backup-function.yaml b/catalog/raw/mysql/8.0.3/mysql-backup-function.yaml index 2790569f..49768b33 100644 --- a/catalog/raw/mysql/8.0.3/mysql-backup-function.yaml +++ b/catalog/raw/mysql/8.0.3/mysql-backup-function.yaml @@ -35,4 +35,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-mysql:8.0.3-v32 + image: ghcr.io/stashed/stash-mysql:8.0.3-v33 diff --git a/catalog/raw/mysql/8.0.3/mysql-restore-function.yaml b/catalog/raw/mysql/8.0.3/mysql-restore-function.yaml index 9b7c62f6..17384c5d 100644 --- a/catalog/raw/mysql/8.0.3/mysql-restore-function.yaml +++ b/catalog/raw/mysql/8.0.3/mysql-restore-function.yaml @@ -26,4 +26,4 @@ spec: - --snapshot=${RESTORE_SNAPSHOTS:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-mysql:8.0.3-v32 + image: ghcr.io/stashed/stash-mysql:8.0.3-v33 diff --git a/catalog/raw/nats/2.6.1/nats-backup-function.yaml b/catalog/raw/nats/2.6.1/nats-backup-function.yaml index f7a2e9cd..202d9f72 100644 --- a/catalog/raw/nats/2.6.1/nats-backup-function.yaml +++ b/catalog/raw/nats/2.6.1/nats-backup-function.yaml @@ -37,4 +37,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-nats:2.6.1-v20 + image: ghcr.io/stashed/stash-nats:2.6.1-v21 diff --git a/catalog/raw/nats/2.6.1/nats-restore-function.yaml b/catalog/raw/nats/2.6.1/nats-restore-function.yaml index d801e620..df1b0084 100644 --- a/catalog/raw/nats/2.6.1/nats-restore-function.yaml +++ b/catalog/raw/nats/2.6.1/nats-restore-function.yaml @@ -30,4 +30,4 @@ spec: - --snapshot=${RESTORE_SNAPSHOTS:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-nats:2.6.1-v20 + image: ghcr.io/stashed/stash-nats:2.6.1-v21 diff --git a/catalog/raw/nats/2.8.2/nats-backup-function.yaml b/catalog/raw/nats/2.8.2/nats-backup-function.yaml index c44a686c..e426d102 100644 --- a/catalog/raw/nats/2.8.2/nats-backup-function.yaml +++ b/catalog/raw/nats/2.8.2/nats-backup-function.yaml @@ -37,4 +37,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-nats:2.8.2-v15 + image: ghcr.io/stashed/stash-nats:2.8.2-v16 diff --git a/catalog/raw/nats/2.8.2/nats-restore-function.yaml b/catalog/raw/nats/2.8.2/nats-restore-function.yaml index eae25c74..23333ae7 100644 --- a/catalog/raw/nats/2.8.2/nats-restore-function.yaml +++ b/catalog/raw/nats/2.8.2/nats-restore-function.yaml @@ -30,4 +30,4 @@ spec: - --snapshot=${RESTORE_SNAPSHOTS:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-nats:2.8.2-v15 + image: ghcr.io/stashed/stash-nats:2.8.2-v16 diff --git a/catalog/raw/postgres/10.14/postgres-backup-function.yaml b/catalog/raw/postgres/10.14/postgres-backup-function.yaml index 3c746f0a..df0947bf 100644 --- a/catalog/raw/postgres/10.14/postgres-backup-function.yaml +++ b/catalog/raw/postgres/10.14/postgres-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:10.14-v31 + image: ghcr.io/stashed/stash-postgres:10.14-v32 diff --git a/catalog/raw/postgres/10.14/postgres-restore-function.yaml b/catalog/raw/postgres/10.14/postgres-restore-function.yaml index 465421c5..1b17c63d 100644 --- a/catalog/raw/postgres/10.14/postgres-restore-function.yaml +++ b/catalog/raw/postgres/10.14/postgres-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:10.14-v31 + image: ghcr.io/stashed/stash-postgres:10.14-v32 diff --git a/catalog/raw/postgres/11.9/postgres-backup-function.yaml b/catalog/raw/postgres/11.9/postgres-backup-function.yaml index aae906eb..bcbc62a0 100644 --- a/catalog/raw/postgres/11.9/postgres-backup-function.yaml +++ b/catalog/raw/postgres/11.9/postgres-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:11.9-v31 + image: ghcr.io/stashed/stash-postgres:11.9-v32 diff --git a/catalog/raw/postgres/11.9/postgres-restore-function.yaml b/catalog/raw/postgres/11.9/postgres-restore-function.yaml index 2e4098c5..b3885493 100644 --- a/catalog/raw/postgres/11.9/postgres-restore-function.yaml +++ b/catalog/raw/postgres/11.9/postgres-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:11.9-v31 + image: ghcr.io/stashed/stash-postgres:11.9-v32 diff --git a/catalog/raw/postgres/12.4/postgres-backup-function.yaml b/catalog/raw/postgres/12.4/postgres-backup-function.yaml index ced5740c..2fbb67c8 100644 --- a/catalog/raw/postgres/12.4/postgres-backup-function.yaml +++ b/catalog/raw/postgres/12.4/postgres-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:12.4-v31 + image: ghcr.io/stashed/stash-postgres:12.4-v32 diff --git a/catalog/raw/postgres/12.4/postgres-restore-function.yaml b/catalog/raw/postgres/12.4/postgres-restore-function.yaml index de406101..f2af0799 100644 --- a/catalog/raw/postgres/12.4/postgres-restore-function.yaml +++ b/catalog/raw/postgres/12.4/postgres-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:12.4-v31 + image: ghcr.io/stashed/stash-postgres:12.4-v32 diff --git a/catalog/raw/postgres/13.1/postgres-backup-function.yaml b/catalog/raw/postgres/13.1/postgres-backup-function.yaml index 3498fcb8..df443a91 100644 --- a/catalog/raw/postgres/13.1/postgres-backup-function.yaml +++ b/catalog/raw/postgres/13.1/postgres-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:13.1-v28 + image: ghcr.io/stashed/stash-postgres:13.1-v29 diff --git a/catalog/raw/postgres/13.1/postgres-restore-function.yaml b/catalog/raw/postgres/13.1/postgres-restore-function.yaml index cd18c1b7..dd0f3e2b 100644 --- a/catalog/raw/postgres/13.1/postgres-restore-function.yaml +++ b/catalog/raw/postgres/13.1/postgres-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:13.1-v28 + image: ghcr.io/stashed/stash-postgres:13.1-v29 diff --git a/catalog/raw/postgres/14.0/postgres-backup-function.yaml b/catalog/raw/postgres/14.0/postgres-backup-function.yaml index b7436a45..5df1cbb1 100644 --- a/catalog/raw/postgres/14.0/postgres-backup-function.yaml +++ b/catalog/raw/postgres/14.0/postgres-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:14.0-v20 + image: ghcr.io/stashed/stash-postgres:14.0-v21 diff --git a/catalog/raw/postgres/14.0/postgres-restore-function.yaml b/catalog/raw/postgres/14.0/postgres-restore-function.yaml index 3d0e7ce4..08b17c69 100644 --- a/catalog/raw/postgres/14.0/postgres-restore-function.yaml +++ b/catalog/raw/postgres/14.0/postgres-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:14.0-v20 + image: ghcr.io/stashed/stash-postgres:14.0-v21 diff --git a/catalog/raw/postgres/15.1/postgres-backup-function.yaml b/catalog/raw/postgres/15.1/postgres-backup-function.yaml index f5a8eb75..6bc0dd42 100644 --- a/catalog/raw/postgres/15.1/postgres-backup-function.yaml +++ b/catalog/raw/postgres/15.1/postgres-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:15.1-v12 + image: ghcr.io/stashed/stash-postgres:15.1-v13 diff --git a/catalog/raw/postgres/15.1/postgres-restore-function.yaml b/catalog/raw/postgres/15.1/postgres-restore-function.yaml index c3c6f8e6..056738a1 100644 --- a/catalog/raw/postgres/15.1/postgres-restore-function.yaml +++ b/catalog/raw/postgres/15.1/postgres-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:15.1-v12 + image: ghcr.io/stashed/stash-postgres:15.1-v13 diff --git a/catalog/raw/postgres/16.1/postgres-backup-function.yaml b/catalog/raw/postgres/16.1/postgres-backup-function.yaml index 72b2292d..85489f07 100644 --- a/catalog/raw/postgres/16.1/postgres-backup-function.yaml +++ b/catalog/raw/postgres/16.1/postgres-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:16.1-v1 + image: ghcr.io/stashed/stash-postgres:16.1-v2 diff --git a/catalog/raw/postgres/16.1/postgres-restore-function.yaml b/catalog/raw/postgres/16.1/postgres-restore-function.yaml index 35250eeb..000c27ef 100644 --- a/catalog/raw/postgres/16.1/postgres-restore-function.yaml +++ b/catalog/raw/postgres/16.1/postgres-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:16.1-v1 + image: ghcr.io/stashed/stash-postgres:16.1-v2 diff --git a/catalog/raw/postgres/9.6.19/postgres-backup-function.yaml b/catalog/raw/postgres/9.6.19/postgres-backup-function.yaml index 70a11c3a..2447a739 100644 --- a/catalog/raw/postgres/9.6.19/postgres-backup-function.yaml +++ b/catalog/raw/postgres/9.6.19/postgres-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:9.6.19-v31 + image: ghcr.io/stashed/stash-postgres:9.6.19-v32 diff --git a/catalog/raw/postgres/9.6.19/postgres-restore-function.yaml b/catalog/raw/postgres/9.6.19/postgres-restore-function.yaml index f7f9c9b8..928eed39 100644 --- a/catalog/raw/postgres/9.6.19/postgres-restore-function.yaml +++ b/catalog/raw/postgres/9.6.19/postgres-restore-function.yaml @@ -27,4 +27,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} - image: ghcr.io/stashed/stash-postgres:9.6.19-v31 + image: ghcr.io/stashed/stash-postgres:9.6.19-v32 diff --git a/catalog/raw/redis/5.0.13/redis-backup-function.yaml b/catalog/raw/redis/5.0.13/redis-backup-function.yaml index c0d0d525..1ea887a0 100644 --- a/catalog/raw/redis/5.0.13/redis-backup-function.yaml +++ b/catalog/raw/redis/5.0.13/redis-backup-function.yaml @@ -34,4 +34,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-redis:5.0.13-v20 + image: ghcr.io/stashed/stash-redis:5.0.13-v21 diff --git a/catalog/raw/redis/5.0.13/redis-restore-function.yaml b/catalog/raw/redis/5.0.13/redis-restore-function.yaml index d297d3d8..2c2a65b6 100644 --- a/catalog/raw/redis/5.0.13/redis-restore-function.yaml +++ b/catalog/raw/redis/5.0.13/redis-restore-function.yaml @@ -26,4 +26,4 @@ spec: - --snapshot=${RESTORE_SNAPSHOTS:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-redis:5.0.13-v20 + image: ghcr.io/stashed/stash-redis:5.0.13-v21 diff --git a/catalog/raw/redis/6.2.5/redis-backup-function.yaml b/catalog/raw/redis/6.2.5/redis-backup-function.yaml index 3947ba94..e602aae1 100644 --- a/catalog/raw/redis/6.2.5/redis-backup-function.yaml +++ b/catalog/raw/redis/6.2.5/redis-backup-function.yaml @@ -34,4 +34,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-redis:6.2.5-v20 + image: ghcr.io/stashed/stash-redis:6.2.5-v21 diff --git a/catalog/raw/redis/6.2.5/redis-restore-function.yaml b/catalog/raw/redis/6.2.5/redis-restore-function.yaml index 4058bf78..3c455c2e 100644 --- a/catalog/raw/redis/6.2.5/redis-restore-function.yaml +++ b/catalog/raw/redis/6.2.5/redis-restore-function.yaml @@ -26,4 +26,4 @@ spec: - --snapshot=${RESTORE_SNAPSHOTS:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-redis:6.2.5-v20 + image: ghcr.io/stashed/stash-redis:6.2.5-v21 diff --git a/catalog/raw/redis/7.0.5/redis-backup-function.yaml b/catalog/raw/redis/7.0.5/redis-backup-function.yaml index ad5c7a28..421d6650 100644 --- a/catalog/raw/redis/7.0.5/redis-backup-function.yaml +++ b/catalog/raw/redis/7.0.5/redis-backup-function.yaml @@ -34,4 +34,4 @@ spec: - --retention-dry-run=${RETENTION_DRY_RUN:=false} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-redis:7.0.5-v13 + image: ghcr.io/stashed/stash-redis:7.0.5-v14 diff --git a/catalog/raw/redis/7.0.5/redis-restore-function.yaml b/catalog/raw/redis/7.0.5/redis-restore-function.yaml index 48541817..c507f8e2 100644 --- a/catalog/raw/redis/7.0.5/redis-restore-function.yaml +++ b/catalog/raw/redis/7.0.5/redis-restore-function.yaml @@ -26,4 +26,4 @@ spec: - --snapshot=${RESTORE_SNAPSHOTS:=} - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - image: ghcr.io/stashed/stash-redis:7.0.5-v13 + image: ghcr.io/stashed/stash-redis:7.0.5-v14 diff --git a/catalog/raw/vault/1.10.3/vault-backup-function.yaml b/catalog/raw/vault/1.10.3/vault-backup-function.yaml index e596836f..b078cd87 100644 --- a/catalog/raw/vault/1.10.3/vault-backup-function.yaml +++ b/catalog/raw/vault/1.10.3/vault-backup-function.yaml @@ -36,4 +36,4 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} - --key-prefix=${keyPrefix:=} - image: ghcr.io/stashed/stash-vault:1.10.3-v12 + image: ghcr.io/stashed/stash-vault:1.10.3-v13 diff --git a/catalog/raw/vault/1.10.3/vault-restore-function.yaml b/catalog/raw/vault/1.10.3/vault-restore-function.yaml index 15ec9983..c4ad1500 100644 --- a/catalog/raw/vault/1.10.3/vault-restore-function.yaml +++ b/catalog/raw/vault/1.10.3/vault-restore-function.yaml @@ -30,4 +30,4 @@ spec: - --force=${force:=false} - --key-prefix=${keyPrefix:=} - --old-key-prefix=${oldKeyPrefix:=} - image: ghcr.io/stashed/stash-vault:1.10.3-v12 + image: ghcr.io/stashed/stash-vault:1.10.3-v13 diff --git a/charts/stash-catalog/Chart.yaml b/charts/stash-catalog/Chart.yaml index a8c09bb7..65cfa7bb 100644 --- a/charts/stash-catalog/Chart.yaml +++ b/charts/stash-catalog/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: stash-catalog description: Stash Catalog by AppsCode - Catalog of Stash Addons type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.12.18 +appVersion: v2024.12.18 home: https://stash.run icon: https://cdn.appscode.com/images/products/stash/stash-community-icon.png sources: diff --git a/charts/stash-catalog/README.md b/charts/stash-catalog/README.md index 95949ea4..0939dac3 100644 --- a/charts/stash-catalog/README.md +++ b/charts/stash-catalog/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stash-catalog --version=v2024.9.30 -$ helm upgrade -i stash-catalog appscode/stash-catalog -n stash --create-namespace --version=v2024.9.30 +$ helm search repo appscode/stash-catalog --version=v2024.12.18 +$ helm upgrade -i stash-catalog appscode/stash-catalog -n stash --create-namespace --version=v2024.12.18 ``` ## 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 `stash-catalog`: ```bash -$ helm upgrade -i stash-catalog appscode/stash-catalog -n stash --create-namespace --version=v2024.9.30 +$ helm upgrade -i stash-catalog appscode/stash-catalog -n stash --create-namespace --version=v2024.12.18 ``` 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 `stash-catalog` cha Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i stash-catalog appscode/stash-catalog -n stash --create-namespace --version=v2024.9.30 --set waitTimeout=300 +$ helm upgrade -i stash-catalog appscode/stash-catalog -n stash --create-namespace --version=v2024.12.18 --set waitTimeout=300 ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i stash-catalog appscode/stash-catalog -n stash --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i stash-catalog appscode/stash-catalog -n stash --create-namespace --version=v2024.12.18 --values values.yaml ``` diff --git a/charts/stash-catalog/templates/elasticsearch/5.6.4/elasticsearch-backup-function.yaml b/charts/stash-catalog/templates/elasticsearch/5.6.4/elasticsearch-backup-function.yaml index 898a6cb5..8780b379 100644 --- a/charts/stash-catalog/templates/elasticsearch/5.6.4/elasticsearch-backup-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/5.6.4/elasticsearch-backup-function.yaml @@ -39,5 +39,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:5.6.4-v32' + .Values) }}/stash-elasticsearch:5.6.4-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/5.6.4/elasticsearch-restore-function.yaml b/charts/stash-catalog/templates/elasticsearch/5.6.4/elasticsearch-restore-function.yaml index 1f0f9e3c..cfe1086e 100644 --- a/charts/stash-catalog/templates/elasticsearch/5.6.4/elasticsearch-restore-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/5.6.4/elasticsearch-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:5.6.4-v32' + .Values) }}/stash-elasticsearch:5.6.4-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/6.2.4/elasticsearch-backup-function.yaml b/charts/stash-catalog/templates/elasticsearch/6.2.4/elasticsearch-backup-function.yaml index 5240c665..fcf787fb 100644 --- a/charts/stash-catalog/templates/elasticsearch/6.2.4/elasticsearch-backup-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/6.2.4/elasticsearch-backup-function.yaml @@ -39,5 +39,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:6.2.4-v32' + .Values) }}/stash-elasticsearch:6.2.4-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/6.2.4/elasticsearch-restore-function.yaml b/charts/stash-catalog/templates/elasticsearch/6.2.4/elasticsearch-restore-function.yaml index 22e84ce7..d57d3925 100644 --- a/charts/stash-catalog/templates/elasticsearch/6.2.4/elasticsearch-restore-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/6.2.4/elasticsearch-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:6.2.4-v32' + .Values) }}/stash-elasticsearch:6.2.4-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/6.3.0/elasticsearch-backup-function.yaml b/charts/stash-catalog/templates/elasticsearch/6.3.0/elasticsearch-backup-function.yaml index d9ecd9d3..de1ca582 100644 --- a/charts/stash-catalog/templates/elasticsearch/6.3.0/elasticsearch-backup-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/6.3.0/elasticsearch-backup-function.yaml @@ -39,5 +39,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:6.3.0-v32' + .Values) }}/stash-elasticsearch:6.3.0-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/6.3.0/elasticsearch-restore-function.yaml b/charts/stash-catalog/templates/elasticsearch/6.3.0/elasticsearch-restore-function.yaml index 6b99f26a..d4fccf34 100644 --- a/charts/stash-catalog/templates/elasticsearch/6.3.0/elasticsearch-restore-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/6.3.0/elasticsearch-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:6.3.0-v32' + .Values) }}/stash-elasticsearch:6.3.0-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/6.4.0/elasticsearch-backup-function.yaml b/charts/stash-catalog/templates/elasticsearch/6.4.0/elasticsearch-backup-function.yaml index acade995..c63849ad 100644 --- a/charts/stash-catalog/templates/elasticsearch/6.4.0/elasticsearch-backup-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/6.4.0/elasticsearch-backup-function.yaml @@ -39,5 +39,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:6.4.0-v32' + .Values) }}/stash-elasticsearch:6.4.0-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/6.4.0/elasticsearch-restore-function.yaml b/charts/stash-catalog/templates/elasticsearch/6.4.0/elasticsearch-restore-function.yaml index 69c6d4fa..e8f701a4 100644 --- a/charts/stash-catalog/templates/elasticsearch/6.4.0/elasticsearch-restore-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/6.4.0/elasticsearch-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:6.4.0-v32' + .Values) }}/stash-elasticsearch:6.4.0-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/6.5.3/elasticsearch-backup-function.yaml b/charts/stash-catalog/templates/elasticsearch/6.5.3/elasticsearch-backup-function.yaml index 62a1036b..2b4d1660 100644 --- a/charts/stash-catalog/templates/elasticsearch/6.5.3/elasticsearch-backup-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/6.5.3/elasticsearch-backup-function.yaml @@ -39,5 +39,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:6.5.3-v32' + .Values) }}/stash-elasticsearch:6.5.3-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/6.5.3/elasticsearch-restore-function.yaml b/charts/stash-catalog/templates/elasticsearch/6.5.3/elasticsearch-restore-function.yaml index 09ebdaa1..ab8f6e9a 100644 --- a/charts/stash-catalog/templates/elasticsearch/6.5.3/elasticsearch-restore-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/6.5.3/elasticsearch-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:6.5.3-v32' + .Values) }}/stash-elasticsearch:6.5.3-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/6.8.0/elasticsearch-backup-function.yaml b/charts/stash-catalog/templates/elasticsearch/6.8.0/elasticsearch-backup-function.yaml index a6e6eb31..5dc4905f 100644 --- a/charts/stash-catalog/templates/elasticsearch/6.8.0/elasticsearch-backup-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/6.8.0/elasticsearch-backup-function.yaml @@ -39,5 +39,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:6.8.0-v32' + .Values) }}/stash-elasticsearch:6.8.0-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/6.8.0/elasticsearch-restore-function.yaml b/charts/stash-catalog/templates/elasticsearch/6.8.0/elasticsearch-restore-function.yaml index e3ae1e02..f5a700d0 100644 --- a/charts/stash-catalog/templates/elasticsearch/6.8.0/elasticsearch-restore-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/6.8.0/elasticsearch-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:6.8.0-v32' + .Values) }}/stash-elasticsearch:6.8.0-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/7.14.0/elasticsearch-backup-function.yaml b/charts/stash-catalog/templates/elasticsearch/7.14.0/elasticsearch-backup-function.yaml index 25368467..09c03cea 100644 --- a/charts/stash-catalog/templates/elasticsearch/7.14.0/elasticsearch-backup-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/7.14.0/elasticsearch-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --enable-dashboard-backup=${ENABLE_DASHBOARD_BACKUP:=false} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:7.14.0-v18' + .Values) }}/stash-elasticsearch:7.14.0-v19' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/7.14.0/elasticsearch-restore-function.yaml b/charts/stash-catalog/templates/elasticsearch/7.14.0/elasticsearch-restore-function.yaml index 0c414470..4e3227b1 100644 --- a/charts/stash-catalog/templates/elasticsearch/7.14.0/elasticsearch-restore-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/7.14.0/elasticsearch-restore-function.yaml @@ -32,5 +32,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --enable-dashboard-restore=${ENABLE_DASHBOARD_RESTORE:=false} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:7.14.0-v18' + .Values) }}/stash-elasticsearch:7.14.0-v19' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/7.2.0/elasticsearch-backup-function.yaml b/charts/stash-catalog/templates/elasticsearch/7.2.0/elasticsearch-backup-function.yaml index 51ae81fb..02b685ea 100644 --- a/charts/stash-catalog/templates/elasticsearch/7.2.0/elasticsearch-backup-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/7.2.0/elasticsearch-backup-function.yaml @@ -39,5 +39,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:7.2.0-v32' + .Values) }}/stash-elasticsearch:7.2.0-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/7.2.0/elasticsearch-restore-function.yaml b/charts/stash-catalog/templates/elasticsearch/7.2.0/elasticsearch-restore-function.yaml index a4d517c2..86cc74e6 100644 --- a/charts/stash-catalog/templates/elasticsearch/7.2.0/elasticsearch-restore-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/7.2.0/elasticsearch-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:7.2.0-v32' + .Values) }}/stash-elasticsearch:7.2.0-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/7.3.2/elasticsearch-backup-function.yaml b/charts/stash-catalog/templates/elasticsearch/7.3.2/elasticsearch-backup-function.yaml index e7e17bf0..91db892b 100644 --- a/charts/stash-catalog/templates/elasticsearch/7.3.2/elasticsearch-backup-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/7.3.2/elasticsearch-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --enable-dashboard-backup=${ENABLE_DASHBOARD_BACKUP:=false} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:7.3.2-v32' + .Values) }}/stash-elasticsearch:7.3.2-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/7.3.2/elasticsearch-restore-function.yaml b/charts/stash-catalog/templates/elasticsearch/7.3.2/elasticsearch-restore-function.yaml index e0926567..173b7c68 100644 --- a/charts/stash-catalog/templates/elasticsearch/7.3.2/elasticsearch-restore-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/7.3.2/elasticsearch-restore-function.yaml @@ -32,5 +32,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --enable-dashboard-restore=${ENABLE_DASHBOARD_RESTORE:=false} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:7.3.2-v32' + .Values) }}/stash-elasticsearch:7.3.2-v33' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/8.2.0/elasticsearch-backup-function.yaml b/charts/stash-catalog/templates/elasticsearch/8.2.0/elasticsearch-backup-function.yaml index 30b63ea8..7d78cb69 100644 --- a/charts/stash-catalog/templates/elasticsearch/8.2.0/elasticsearch-backup-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/8.2.0/elasticsearch-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --enable-dashboard-backup=${ENABLE_DASHBOARD_BACKUP:=false} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:8.2.0-v15' + .Values) }}/stash-elasticsearch:8.2.0-v16' {{ end }} diff --git a/charts/stash-catalog/templates/elasticsearch/8.2.0/elasticsearch-restore-function.yaml b/charts/stash-catalog/templates/elasticsearch/8.2.0/elasticsearch-restore-function.yaml index 1239df1b..88d02ef8 100644 --- a/charts/stash-catalog/templates/elasticsearch/8.2.0/elasticsearch-restore-function.yaml +++ b/charts/stash-catalog/templates/elasticsearch/8.2.0/elasticsearch-restore-function.yaml @@ -32,5 +32,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --enable-dashboard-restore=${ENABLE_DASHBOARD_RESTORE:=false} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-elasticsearch:8.2.0-v15' + .Values) }}/stash-elasticsearch:8.2.0-v16' {{ end }} diff --git a/charts/stash-catalog/templates/etcd/3.5.0/etcd-backup-function.yaml b/charts/stash-catalog/templates/etcd/3.5.0/etcd-backup-function.yaml index eb5805f9..787e7215 100644 --- a/charts/stash-catalog/templates/etcd/3.5.0/etcd-backup-function.yaml +++ b/charts/stash-catalog/templates/etcd/3.5.0/etcd-backup-function.yaml @@ -38,5 +38,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-etcd:3.5.0-v19' + .Values) }}/stash-etcd:3.5.0-v20' {{ end }} diff --git a/charts/stash-catalog/templates/etcd/3.5.0/etcd-restore-function.yaml b/charts/stash-catalog/templates/etcd/3.5.0/etcd-restore-function.yaml index dfe70217..ad701600 100644 --- a/charts/stash-catalog/templates/etcd/3.5.0/etcd-restore-function.yaml +++ b/charts/stash-catalog/templates/etcd/3.5.0/etcd-restore-function.yaml @@ -39,5 +39,5 @@ spec: - --secret-name=${REPOSITORY_SECRET_NAME:=} - --snapshots=${RESTORE_SNAPSHOTS:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-etcd:3.5.0-v19' + .Values) }}/stash-etcd:3.5.0-v20' {{ end }} diff --git a/charts/stash-catalog/templates/kubedump/0.1.0/kubedump-backup-function.yaml b/charts/stash-catalog/templates/kubedump/0.1.0/kubedump-backup-function.yaml index 311cb3ba..1aac6ec4 100644 --- a/charts/stash-catalog/templates/kubedump/0.1.0/kubedump-backup-function.yaml +++ b/charts/stash-catalog/templates/kubedump/0.1.0/kubedump-backup-function.yaml @@ -43,5 +43,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/kubedump:0.1.0-v15' + .Values) }}/kubedump:0.1.0-v16' {{ end }} diff --git a/charts/stash-catalog/templates/mariadb/10.5.8/mariadb-backup-function.yaml b/charts/stash-catalog/templates/mariadb/10.5.8/mariadb-backup-function.yaml index e30766b8..07976736 100644 --- a/charts/stash-catalog/templates/mariadb/10.5.8/mariadb-backup-function.yaml +++ b/charts/stash-catalog/templates/mariadb/10.5.8/mariadb-backup-function.yaml @@ -38,5 +38,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mariadb:10.5.8-v26' + .Values) }}/stash-mariadb:10.5.8-v27' {{ end }} diff --git a/charts/stash-catalog/templates/mariadb/10.5.8/mariadb-restore-function.yaml b/charts/stash-catalog/templates/mariadb/10.5.8/mariadb-restore-function.yaml index 886bda39..dcf22a4a 100644 --- a/charts/stash-catalog/templates/mariadb/10.5.8/mariadb-restore-function.yaml +++ b/charts/stash-catalog/templates/mariadb/10.5.8/mariadb-restore-function.yaml @@ -30,5 +30,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mariadb:10.5.8-v26' + .Values) }}/stash-mariadb:10.5.8-v27' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/3.4.17/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/3.4.17/mongodb-backup-function.yaml index e05f6da4..2005267d 100644 --- a/charts/stash-catalog/templates/mongodb/3.4.17/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/3.4.17/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:3.4.17-v33' + .Values) }}/stash-mongodb:3.4.17-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/3.4.17/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/3.4.17/mongodb-restore-function.yaml index 6669120b..5c9b91d6 100644 --- a/charts/stash-catalog/templates/mongodb/3.4.17/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/3.4.17/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:3.4.17-v33' + .Values) }}/stash-mongodb:3.4.17-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/3.4.22/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/3.4.22/mongodb-backup-function.yaml index fc82c566..6b1da7fe 100644 --- a/charts/stash-catalog/templates/mongodb/3.4.22/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/3.4.22/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:3.4.22-v33' + .Values) }}/stash-mongodb:3.4.22-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/3.4.22/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/3.4.22/mongodb-restore-function.yaml index 0efe4012..7cdab137 100644 --- a/charts/stash-catalog/templates/mongodb/3.4.22/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/3.4.22/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:3.4.22-v33' + .Values) }}/stash-mongodb:3.4.22-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/3.6.13/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/3.6.13/mongodb-backup-function.yaml index 1e51ec75..6f1cce30 100644 --- a/charts/stash-catalog/templates/mongodb/3.6.13/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/3.6.13/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:3.6.13-v33' + .Values) }}/stash-mongodb:3.6.13-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/3.6.13/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/3.6.13/mongodb-restore-function.yaml index 7dfd6518..e412a6b1 100644 --- a/charts/stash-catalog/templates/mongodb/3.6.13/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/3.6.13/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:3.6.13-v33' + .Values) }}/stash-mongodb:3.6.13-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/3.6.8/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/3.6.8/mongodb-backup-function.yaml index a3593d51..4f618539 100644 --- a/charts/stash-catalog/templates/mongodb/3.6.8/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/3.6.8/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:3.6.8-v33' + .Values) }}/stash-mongodb:3.6.8-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/3.6.8/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/3.6.8/mongodb-restore-function.yaml index 3aa0f0be..6853c7a8 100644 --- a/charts/stash-catalog/templates/mongodb/3.6.8/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/3.6.8/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:3.6.8-v33' + .Values) }}/stash-mongodb:3.6.8-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.0.11/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/4.0.11/mongodb-backup-function.yaml index 367a3124..9423b593 100644 --- a/charts/stash-catalog/templates/mongodb/4.0.11/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.0.11/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.0.11-v33' + .Values) }}/stash-mongodb:4.0.11-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.0.11/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/4.0.11/mongodb-restore-function.yaml index e6decaad..5960888c 100644 --- a/charts/stash-catalog/templates/mongodb/4.0.11/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.0.11/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.0.11-v33' + .Values) }}/stash-mongodb:4.0.11-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.0.3/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/4.0.3/mongodb-backup-function.yaml index 234a076e..53ab1358 100644 --- a/charts/stash-catalog/templates/mongodb/4.0.3/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.0.3/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.0.3-v33' + .Values) }}/stash-mongodb:4.0.3-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.0.3/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/4.0.3/mongodb-restore-function.yaml index a6dc903a..d71aacb2 100644 --- a/charts/stash-catalog/templates/mongodb/4.0.3/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.0.3/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.0.3-v33' + .Values) }}/stash-mongodb:4.0.3-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.0.5/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/4.0.5/mongodb-backup-function.yaml index ddf86bfe..8fc90a1c 100644 --- a/charts/stash-catalog/templates/mongodb/4.0.5/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.0.5/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.0.5-v33' + .Values) }}/stash-mongodb:4.0.5-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.0.5/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/4.0.5/mongodb-restore-function.yaml index 5ecb37ae..eeaa6fe1 100644 --- a/charts/stash-catalog/templates/mongodb/4.0.5/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.0.5/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.0.5-v33' + .Values) }}/stash-mongodb:4.0.5-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.1.13/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/4.1.13/mongodb-backup-function.yaml index e4e43229..c8a58d9e 100644 --- a/charts/stash-catalog/templates/mongodb/4.1.13/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.1.13/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.1.13-v33' + .Values) }}/stash-mongodb:4.1.13-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.1.13/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/4.1.13/mongodb-restore-function.yaml index d1f31646..ec74ab76 100644 --- a/charts/stash-catalog/templates/mongodb/4.1.13/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.1.13/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.1.13-v33' + .Values) }}/stash-mongodb:4.1.13-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.1.4/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/4.1.4/mongodb-backup-function.yaml index b0ee93ee..b3d77dbd 100644 --- a/charts/stash-catalog/templates/mongodb/4.1.4/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.1.4/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.1.4-v33' + .Values) }}/stash-mongodb:4.1.4-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.1.4/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/4.1.4/mongodb-restore-function.yaml index 2191d54e..04bc3e7f 100644 --- a/charts/stash-catalog/templates/mongodb/4.1.4/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.1.4/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.1.4-v33' + .Values) }}/stash-mongodb:4.1.4-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.1.7/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/4.1.7/mongodb-backup-function.yaml index 7ea66c17..e9775923 100644 --- a/charts/stash-catalog/templates/mongodb/4.1.7/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.1.7/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.1.7-v33' + .Values) }}/stash-mongodb:4.1.7-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.1.7/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/4.1.7/mongodb-restore-function.yaml index bdf68634..0486df4f 100644 --- a/charts/stash-catalog/templates/mongodb/4.1.7/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.1.7/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.1.7-v33' + .Values) }}/stash-mongodb:4.1.7-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.2.3/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/4.2.3/mongodb-backup-function.yaml index 1dc29ddf..af52e341 100644 --- a/charts/stash-catalog/templates/mongodb/4.2.3/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.2.3/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.2.3-v33' + .Values) }}/stash-mongodb:4.2.3-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.2.3/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/4.2.3/mongodb-restore-function.yaml index 14d94aee..2955e4fd 100644 --- a/charts/stash-catalog/templates/mongodb/4.2.3/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.2.3/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.2.3-v33' + .Values) }}/stash-mongodb:4.2.3-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.4.6/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/4.4.6/mongodb-backup-function.yaml index 7202dbde..0c0b4110 100644 --- a/charts/stash-catalog/templates/mongodb/4.4.6/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.4.6/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.4.6-v24' + .Values) }}/stash-mongodb:4.4.6-v25' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/4.4.6/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/4.4.6/mongodb-restore-function.yaml index fc4810e7..6d402485 100644 --- a/charts/stash-catalog/templates/mongodb/4.4.6/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/4.4.6/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:4.4.6-v24' + .Values) }}/stash-mongodb:4.4.6-v25' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/5.0.15/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/5.0.15/mongodb-backup-function.yaml index 36faacb8..b1c403c3 100644 --- a/charts/stash-catalog/templates/mongodb/5.0.15/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/5.0.15/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:5.0.15-v6' + .Values) }}/stash-mongodb:5.0.15-v7' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/5.0.15/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/5.0.15/mongodb-restore-function.yaml index c84d0a04..78cae6d4 100644 --- a/charts/stash-catalog/templates/mongodb/5.0.15/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/5.0.15/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:5.0.15-v6' + .Values) }}/stash-mongodb:5.0.15-v7' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/5.0.3/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/5.0.3/mongodb-backup-function.yaml index f27be114..7274e7ea 100644 --- a/charts/stash-catalog/templates/mongodb/5.0.3/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/5.0.3/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:5.0.3-v21' + .Values) }}/stash-mongodb:5.0.3-v22' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/5.0.3/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/5.0.3/mongodb-restore-function.yaml index c0eb7591..1ba2d680 100644 --- a/charts/stash-catalog/templates/mongodb/5.0.3/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/5.0.3/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:5.0.3-v21' + .Values) }}/stash-mongodb:5.0.3-v22' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/6.0.5/mongodb-backup-function.yaml b/charts/stash-catalog/templates/mongodb/6.0.5/mongodb-backup-function.yaml index 4a47064c..66f138be 100644 --- a/charts/stash-catalog/templates/mongodb/6.0.5/mongodb-backup-function.yaml +++ b/charts/stash-catalog/templates/mongodb/6.0.5/mongodb-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:6.0.5-v9' + .Values) }}/stash-mongodb:6.0.5-v10' {{ end }} diff --git a/charts/stash-catalog/templates/mongodb/6.0.5/mongodb-restore-function.yaml b/charts/stash-catalog/templates/mongodb/6.0.5/mongodb-restore-function.yaml index 41e49275..af1bd879 100644 --- a/charts/stash-catalog/templates/mongodb/6.0.5/mongodb-restore-function.yaml +++ b/charts/stash-catalog/templates/mongodb/6.0.5/mongodb-restore-function.yaml @@ -33,5 +33,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --authentication-database=${authenticationDatabase:=admin} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mongodb:6.0.5-v9' + .Values) }}/stash-mongodb:6.0.5-v10' {{ end }} diff --git a/charts/stash-catalog/templates/mysql/5.7.25/mysql-backup-function.yaml b/charts/stash-catalog/templates/mysql/5.7.25/mysql-backup-function.yaml index 5eb28324..644dd2e5 100644 --- a/charts/stash-catalog/templates/mysql/5.7.25/mysql-backup-function.yaml +++ b/charts/stash-catalog/templates/mysql/5.7.25/mysql-backup-function.yaml @@ -38,5 +38,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mysql:5.7.25-v33' + .Values) }}/stash-mysql:5.7.25-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mysql/5.7.25/mysql-restore-function.yaml b/charts/stash-catalog/templates/mysql/5.7.25/mysql-restore-function.yaml index 10cbe5a3..e634cd21 100644 --- a/charts/stash-catalog/templates/mysql/5.7.25/mysql-restore-function.yaml +++ b/charts/stash-catalog/templates/mysql/5.7.25/mysql-restore-function.yaml @@ -30,5 +30,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mysql:5.7.25-v33' + .Values) }}/stash-mysql:5.7.25-v34' {{ end }} diff --git a/charts/stash-catalog/templates/mysql/8.0.14/mysql-backup-function.yaml b/charts/stash-catalog/templates/mysql/8.0.14/mysql-backup-function.yaml index b9d04120..8e7a61ea 100644 --- a/charts/stash-catalog/templates/mysql/8.0.14/mysql-backup-function.yaml +++ b/charts/stash-catalog/templates/mysql/8.0.14/mysql-backup-function.yaml @@ -39,5 +39,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mysql:8.0.14-v32' + .Values) }}/stash-mysql:8.0.14-v33' {{ end }} diff --git a/charts/stash-catalog/templates/mysql/8.0.14/mysql-restore-function.yaml b/charts/stash-catalog/templates/mysql/8.0.14/mysql-restore-function.yaml index 69905d9b..a19ee1eb 100644 --- a/charts/stash-catalog/templates/mysql/8.0.14/mysql-restore-function.yaml +++ b/charts/stash-catalog/templates/mysql/8.0.14/mysql-restore-function.yaml @@ -30,5 +30,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mysql:8.0.14-v32' + .Values) }}/stash-mysql:8.0.14-v33' {{ end }} diff --git a/charts/stash-catalog/templates/mysql/8.0.21/mysql-backup-function.yaml b/charts/stash-catalog/templates/mysql/8.0.21/mysql-backup-function.yaml index 39603a15..22326c04 100644 --- a/charts/stash-catalog/templates/mysql/8.0.21/mysql-backup-function.yaml +++ b/charts/stash-catalog/templates/mysql/8.0.21/mysql-backup-function.yaml @@ -39,5 +39,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mysql:8.0.21-v26' + .Values) }}/stash-mysql:8.0.21-v27' {{ end }} diff --git a/charts/stash-catalog/templates/mysql/8.0.21/mysql-restore-function.yaml b/charts/stash-catalog/templates/mysql/8.0.21/mysql-restore-function.yaml index 2d69fbd3..49fedde7 100644 --- a/charts/stash-catalog/templates/mysql/8.0.21/mysql-restore-function.yaml +++ b/charts/stash-catalog/templates/mysql/8.0.21/mysql-restore-function.yaml @@ -30,5 +30,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mysql:8.0.21-v26' + .Values) }}/stash-mysql:8.0.21-v27' {{ end }} diff --git a/charts/stash-catalog/templates/mysql/8.0.3/mysql-backup-function.yaml b/charts/stash-catalog/templates/mysql/8.0.3/mysql-backup-function.yaml index e1f8432c..2dc6fdc3 100644 --- a/charts/stash-catalog/templates/mysql/8.0.3/mysql-backup-function.yaml +++ b/charts/stash-catalog/templates/mysql/8.0.3/mysql-backup-function.yaml @@ -39,5 +39,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mysql:8.0.3-v32' + .Values) }}/stash-mysql:8.0.3-v33' {{ end }} diff --git a/charts/stash-catalog/templates/mysql/8.0.3/mysql-restore-function.yaml b/charts/stash-catalog/templates/mysql/8.0.3/mysql-restore-function.yaml index b13e7220..566eeda4 100644 --- a/charts/stash-catalog/templates/mysql/8.0.3/mysql-restore-function.yaml +++ b/charts/stash-catalog/templates/mysql/8.0.3/mysql-restore-function.yaml @@ -30,5 +30,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-mysql:8.0.3-v32' + .Values) }}/stash-mysql:8.0.3-v33' {{ end }} diff --git a/charts/stash-catalog/templates/nats/2.6.1/nats-backup-function.yaml b/charts/stash-catalog/templates/nats/2.6.1/nats-backup-function.yaml index 7cc51550..0e7fdebb 100644 --- a/charts/stash-catalog/templates/nats/2.6.1/nats-backup-function.yaml +++ b/charts/stash-catalog/templates/nats/2.6.1/nats-backup-function.yaml @@ -41,5 +41,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-nats:2.6.1-v20' + .Values) }}/stash-nats:2.6.1-v21' {{ end }} diff --git a/charts/stash-catalog/templates/nats/2.6.1/nats-restore-function.yaml b/charts/stash-catalog/templates/nats/2.6.1/nats-restore-function.yaml index db0afe83..df53b992 100644 --- a/charts/stash-catalog/templates/nats/2.6.1/nats-restore-function.yaml +++ b/charts/stash-catalog/templates/nats/2.6.1/nats-restore-function.yaml @@ -34,5 +34,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-nats:2.6.1-v20' + .Values) }}/stash-nats:2.6.1-v21' {{ end }} diff --git a/charts/stash-catalog/templates/nats/2.8.2/nats-backup-function.yaml b/charts/stash-catalog/templates/nats/2.8.2/nats-backup-function.yaml index 305a2da6..2680cd42 100644 --- a/charts/stash-catalog/templates/nats/2.8.2/nats-backup-function.yaml +++ b/charts/stash-catalog/templates/nats/2.8.2/nats-backup-function.yaml @@ -41,5 +41,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-nats:2.8.2-v15' + .Values) }}/stash-nats:2.8.2-v16' {{ end }} diff --git a/charts/stash-catalog/templates/nats/2.8.2/nats-restore-function.yaml b/charts/stash-catalog/templates/nats/2.8.2/nats-restore-function.yaml index a686e054..d8969ad6 100644 --- a/charts/stash-catalog/templates/nats/2.8.2/nats-restore-function.yaml +++ b/charts/stash-catalog/templates/nats/2.8.2/nats-restore-function.yaml @@ -34,5 +34,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-nats:2.8.2-v15' + .Values) }}/stash-nats:2.8.2-v16' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/10.14/postgres-backup-function.yaml b/charts/stash-catalog/templates/postgres/10.14/postgres-backup-function.yaml index a4e31fcb..009a6860 100644 --- a/charts/stash-catalog/templates/postgres/10.14/postgres-backup-function.yaml +++ b/charts/stash-catalog/templates/postgres/10.14/postgres-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:10.14-v31' + .Values) }}/stash-postgres:10.14-v32' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/10.14/postgres-restore-function.yaml b/charts/stash-catalog/templates/postgres/10.14/postgres-restore-function.yaml index 0f0135de..536e932a 100644 --- a/charts/stash-catalog/templates/postgres/10.14/postgres-restore-function.yaml +++ b/charts/stash-catalog/templates/postgres/10.14/postgres-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:10.14-v31' + .Values) }}/stash-postgres:10.14-v32' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/11.9/postgres-backup-function.yaml b/charts/stash-catalog/templates/postgres/11.9/postgres-backup-function.yaml index b8943360..068f0584 100644 --- a/charts/stash-catalog/templates/postgres/11.9/postgres-backup-function.yaml +++ b/charts/stash-catalog/templates/postgres/11.9/postgres-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:11.9-v31' + .Values) }}/stash-postgres:11.9-v32' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/11.9/postgres-restore-function.yaml b/charts/stash-catalog/templates/postgres/11.9/postgres-restore-function.yaml index 289a0df0..f4b08a6e 100644 --- a/charts/stash-catalog/templates/postgres/11.9/postgres-restore-function.yaml +++ b/charts/stash-catalog/templates/postgres/11.9/postgres-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:11.9-v31' + .Values) }}/stash-postgres:11.9-v32' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/12.4/postgres-backup-function.yaml b/charts/stash-catalog/templates/postgres/12.4/postgres-backup-function.yaml index 6c3d2c08..e7a75497 100644 --- a/charts/stash-catalog/templates/postgres/12.4/postgres-backup-function.yaml +++ b/charts/stash-catalog/templates/postgres/12.4/postgres-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:12.4-v31' + .Values) }}/stash-postgres:12.4-v32' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/12.4/postgres-restore-function.yaml b/charts/stash-catalog/templates/postgres/12.4/postgres-restore-function.yaml index efb30cf9..27f0b032 100644 --- a/charts/stash-catalog/templates/postgres/12.4/postgres-restore-function.yaml +++ b/charts/stash-catalog/templates/postgres/12.4/postgres-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:12.4-v31' + .Values) }}/stash-postgres:12.4-v32' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/13.1/postgres-backup-function.yaml b/charts/stash-catalog/templates/postgres/13.1/postgres-backup-function.yaml index a5f81990..cf5b8735 100644 --- a/charts/stash-catalog/templates/postgres/13.1/postgres-backup-function.yaml +++ b/charts/stash-catalog/templates/postgres/13.1/postgres-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:13.1-v28' + .Values) }}/stash-postgres:13.1-v29' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/13.1/postgres-restore-function.yaml b/charts/stash-catalog/templates/postgres/13.1/postgres-restore-function.yaml index e754b074..3c6a42eb 100644 --- a/charts/stash-catalog/templates/postgres/13.1/postgres-restore-function.yaml +++ b/charts/stash-catalog/templates/postgres/13.1/postgres-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:13.1-v28' + .Values) }}/stash-postgres:13.1-v29' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/14.0/postgres-backup-function.yaml b/charts/stash-catalog/templates/postgres/14.0/postgres-backup-function.yaml index 40651b93..22d040c7 100644 --- a/charts/stash-catalog/templates/postgres/14.0/postgres-backup-function.yaml +++ b/charts/stash-catalog/templates/postgres/14.0/postgres-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:14.0-v20' + .Values) }}/stash-postgres:14.0-v21' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/14.0/postgres-restore-function.yaml b/charts/stash-catalog/templates/postgres/14.0/postgres-restore-function.yaml index 0c3d0364..3a128faf 100644 --- a/charts/stash-catalog/templates/postgres/14.0/postgres-restore-function.yaml +++ b/charts/stash-catalog/templates/postgres/14.0/postgres-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:14.0-v20' + .Values) }}/stash-postgres:14.0-v21' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/15.1/postgres-backup-function.yaml b/charts/stash-catalog/templates/postgres/15.1/postgres-backup-function.yaml index 0dce7358..0a16ad49 100644 --- a/charts/stash-catalog/templates/postgres/15.1/postgres-backup-function.yaml +++ b/charts/stash-catalog/templates/postgres/15.1/postgres-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:15.1-v12' + .Values) }}/stash-postgres:15.1-v13' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/15.1/postgres-restore-function.yaml b/charts/stash-catalog/templates/postgres/15.1/postgres-restore-function.yaml index ecd7c1be..497915a1 100644 --- a/charts/stash-catalog/templates/postgres/15.1/postgres-restore-function.yaml +++ b/charts/stash-catalog/templates/postgres/15.1/postgres-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:15.1-v12' + .Values) }}/stash-postgres:15.1-v13' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/16.1/postgres-backup-function.yaml b/charts/stash-catalog/templates/postgres/16.1/postgres-backup-function.yaml index 8df36922..e5b42662 100644 --- a/charts/stash-catalog/templates/postgres/16.1/postgres-backup-function.yaml +++ b/charts/stash-catalog/templates/postgres/16.1/postgres-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:16.1-v1' + .Values) }}/stash-postgres:16.1-v2' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/16.1/postgres-restore-function.yaml b/charts/stash-catalog/templates/postgres/16.1/postgres-restore-function.yaml index b3d779e9..cf063604 100644 --- a/charts/stash-catalog/templates/postgres/16.1/postgres-restore-function.yaml +++ b/charts/stash-catalog/templates/postgres/16.1/postgres-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:16.1-v1' + .Values) }}/stash-postgres:16.1-v2' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/9.6.19/postgres-backup-function.yaml b/charts/stash-catalog/templates/postgres/9.6.19/postgres-backup-function.yaml index 232f5f1b..0802cfa7 100644 --- a/charts/stash-catalog/templates/postgres/9.6.19/postgres-backup-function.yaml +++ b/charts/stash-catalog/templates/postgres/9.6.19/postgres-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:9.6.19-v31' + .Values) }}/stash-postgres:9.6.19-v32' {{ end }} diff --git a/charts/stash-catalog/templates/postgres/9.6.19/postgres-restore-function.yaml b/charts/stash-catalog/templates/postgres/9.6.19/postgres-restore-function.yaml index 19ff6094..c8417a8d 100644 --- a/charts/stash-catalog/templates/postgres/9.6.19/postgres-restore-function.yaml +++ b/charts/stash-catalog/templates/postgres/9.6.19/postgres-restore-function.yaml @@ -31,5 +31,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --user=${user:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-postgres:9.6.19-v31' + .Values) }}/stash-postgres:9.6.19-v32' {{ end }} diff --git a/charts/stash-catalog/templates/redis/5.0.13/redis-backup-function.yaml b/charts/stash-catalog/templates/redis/5.0.13/redis-backup-function.yaml index e38b652b..db1acefd 100644 --- a/charts/stash-catalog/templates/redis/5.0.13/redis-backup-function.yaml +++ b/charts/stash-catalog/templates/redis/5.0.13/redis-backup-function.yaml @@ -38,5 +38,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-redis:5.0.13-v20' + .Values) }}/stash-redis:5.0.13-v21' {{ end }} diff --git a/charts/stash-catalog/templates/redis/5.0.13/redis-restore-function.yaml b/charts/stash-catalog/templates/redis/5.0.13/redis-restore-function.yaml index 7b50934b..f960e095 100644 --- a/charts/stash-catalog/templates/redis/5.0.13/redis-restore-function.yaml +++ b/charts/stash-catalog/templates/redis/5.0.13/redis-restore-function.yaml @@ -30,5 +30,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-redis:5.0.13-v20' + .Values) }}/stash-redis:5.0.13-v21' {{ end }} diff --git a/charts/stash-catalog/templates/redis/6.2.5/redis-backup-function.yaml b/charts/stash-catalog/templates/redis/6.2.5/redis-backup-function.yaml index 51409c27..416adb15 100644 --- a/charts/stash-catalog/templates/redis/6.2.5/redis-backup-function.yaml +++ b/charts/stash-catalog/templates/redis/6.2.5/redis-backup-function.yaml @@ -38,5 +38,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-redis:6.2.5-v20' + .Values) }}/stash-redis:6.2.5-v21' {{ end }} diff --git a/charts/stash-catalog/templates/redis/6.2.5/redis-restore-function.yaml b/charts/stash-catalog/templates/redis/6.2.5/redis-restore-function.yaml index 41a7bf47..e429ad79 100644 --- a/charts/stash-catalog/templates/redis/6.2.5/redis-restore-function.yaml +++ b/charts/stash-catalog/templates/redis/6.2.5/redis-restore-function.yaml @@ -30,5 +30,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-redis:6.2.5-v20' + .Values) }}/stash-redis:6.2.5-v21' {{ end }} diff --git a/charts/stash-catalog/templates/redis/7.0.5/redis-backup-function.yaml b/charts/stash-catalog/templates/redis/7.0.5/redis-backup-function.yaml index ed5e440b..c23cd875 100644 --- a/charts/stash-catalog/templates/redis/7.0.5/redis-backup-function.yaml +++ b/charts/stash-catalog/templates/redis/7.0.5/redis-backup-function.yaml @@ -38,5 +38,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-redis:7.0.5-v13' + .Values) }}/stash-redis:7.0.5-v14' {{ end }} diff --git a/charts/stash-catalog/templates/redis/7.0.5/redis-restore-function.yaml b/charts/stash-catalog/templates/redis/7.0.5/redis-restore-function.yaml index b878e70b..87147e1a 100644 --- a/charts/stash-catalog/templates/redis/7.0.5/redis-restore-function.yaml +++ b/charts/stash-catalog/templates/redis/7.0.5/redis-restore-function.yaml @@ -30,5 +30,5 @@ spec: - --output-dir=${outputDir:=} - --license-apiservice=${LICENSE_APISERVICE:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-redis:7.0.5-v13' + .Values) }}/stash-redis:7.0.5-v14' {{ end }} diff --git a/charts/stash-catalog/templates/vault/1.10.3/vault-backup-function.yaml b/charts/stash-catalog/templates/vault/1.10.3/vault-backup-function.yaml index 41866c87..1608a906 100644 --- a/charts/stash-catalog/templates/vault/1.10.3/vault-backup-function.yaml +++ b/charts/stash-catalog/templates/vault/1.10.3/vault-backup-function.yaml @@ -40,5 +40,5 @@ spec: - --license-apiservice=${LICENSE_APISERVICE:=} - --key-prefix=${keyPrefix:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-vault:1.10.3-v12' + .Values) }}/stash-vault:1.10.3-v13' {{ end }} diff --git a/charts/stash-catalog/templates/vault/1.10.3/vault-restore-function.yaml b/charts/stash-catalog/templates/vault/1.10.3/vault-restore-function.yaml index 3afd14a6..74fced3b 100644 --- a/charts/stash-catalog/templates/vault/1.10.3/vault-restore-function.yaml +++ b/charts/stash-catalog/templates/vault/1.10.3/vault-restore-function.yaml @@ -34,5 +34,5 @@ spec: - --key-prefix=${keyPrefix:=} - --old-key-prefix=${oldKeyPrefix:=} image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") - .Values) }}/stash-vault:1.10.3-v12' + .Values) }}/stash-vault:1.10.3-v13' {{ end }} diff --git a/charts/stash-community/Chart.yaml b/charts/stash-community/Chart.yaml index f35d0139..6e161761 100755 --- a/charts/stash-community/Chart.yaml +++ b/charts/stash-community/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: Free community features for Stash by AppsCode name: stash-community -version: v0.36.0 -appVersion: v0.36.0 +version: v0.37.0 +appVersion: v0.37.0 home: https://stash.run icon: https://cdn.appscode.com/images/products/stash/stash-community-icon.png sources: diff --git a/charts/stash-community/README.md b/charts/stash-community/README.md index b16f100e..d6ef5813 100644 --- a/charts/stash-community/README.md +++ b/charts/stash-community/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stash-community --version=v0.36.0 -$ helm upgrade -i stash-community appscode/stash-community -n stash --create-namespace --version=v0.36.0 +$ helm search repo appscode/stash-community --version=v0.37.0 +$ helm upgrade -i stash-community appscode/stash-community -n stash --create-namespace --version=v0.37.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Stash community operator on a [Kubernetes](http://kubernete To install/upgrade the chart with the release name `stash-community`: ```bash -$ helm upgrade -i stash-community appscode/stash-community -n stash --create-namespace --version=v0.36.0 +$ helm upgrade -i stash-community appscode/stash-community -n stash --create-namespace --version=v0.37.0 ``` The command deploys a Stash community operator on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -123,12 +123,12 @@ The following table lists the configurable parameters of the `stash-community` c Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i stash-community appscode/stash-community -n stash --create-namespace --version=v0.36.0 --set replicaCount=1 +$ helm upgrade -i stash-community appscode/stash-community -n stash --create-namespace --version=v0.37.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 stash-community appscode/stash-community -n stash --create-namespace --version=v0.36.0 --values values.yaml +$ helm upgrade -i stash-community appscode/stash-community -n stash --create-namespace --version=v0.37.0 --values values.yaml ``` diff --git a/charts/stash-crds/Chart.yaml b/charts/stash-crds/Chart.yaml index 644f2d41..1119f66c 100644 --- a/charts/stash-crds/Chart.yaml +++ b/charts/stash-crds/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: stash-crds description: Stash Custom Resource Definitions type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.12.18 +appVersion: v2024.12.18 home: https://stash.run icon: https://cdn.appscode.com/images/products/stash/stash-icon.png sources: diff --git a/charts/stash-crds/README.md b/charts/stash-crds/README.md index 79bcf050..785b01c1 100644 --- a/charts/stash-crds/README.md +++ b/charts/stash-crds/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stash-crds --version=v2024.9.30 -$ helm upgrade -i stash-crds appscode/stash-crds -n stash --create-namespace --version=v2024.9.30 +$ helm search repo appscode/stash-crds --version=v2024.12.18 +$ helm upgrade -i stash-crds appscode/stash-crds -n stash --create-namespace --version=v2024.12.18 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys Stash crds on a [Kubernetes](http://kubernetes.io) cluster us To install/upgrade the chart with the release name `stash-crds`: ```bash -$ helm upgrade -i stash-crds appscode/stash-crds -n stash --create-namespace --version=v2024.9.30 +$ helm upgrade -i stash-crds appscode/stash-crds -n stash --create-namespace --version=v2024.12.18 ``` The command deploys Stash 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/stash-enterprise/Chart.yaml b/charts/stash-enterprise/Chart.yaml index 60fb6998..9822c0fb 100755 --- a/charts/stash-enterprise/Chart.yaml +++ b/charts/stash-enterprise/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: Enterprise features for Stash by AppsCode name: stash-enterprise -version: v0.36.0 -appVersion: v0.36.0 +version: v0.37.0 +appVersion: v0.37.0 home: https://stash.run icon: https://cdn.appscode.com/images/products/stash/stash-enterprise-icon.png sources: diff --git a/charts/stash-enterprise/README.md b/charts/stash-enterprise/README.md index 6fd54f25..d59aefa6 100644 --- a/charts/stash-enterprise/README.md +++ b/charts/stash-enterprise/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stash-enterprise --version=v0.36.0 -$ helm upgrade -i stash-enterprise appscode/stash-enterprise -n stash --create-namespace --version=v0.36.0 +$ helm search repo appscode/stash-enterprise --version=v0.37.0 +$ helm upgrade -i stash-enterprise appscode/stash-enterprise -n stash --create-namespace --version=v0.37.0 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Stash Enterprise operator on a [Kubernetes](http://kubernet To install/upgrade the chart with the release name `stash-enterprise`: ```bash -$ helm upgrade -i stash-enterprise appscode/stash-enterprise -n stash --create-namespace --version=v0.36.0 +$ helm upgrade -i stash-enterprise appscode/stash-enterprise -n stash --create-namespace --version=v0.37.0 ``` The command deploys a Stash Enterprise operator on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -127,12 +127,12 @@ The following table lists the configurable parameters of the `stash-enterprise` Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i stash-enterprise appscode/stash-enterprise -n stash --create-namespace --version=v0.36.0 --set replicaCount=1 +$ helm upgrade -i stash-enterprise appscode/stash-enterprise -n stash --create-namespace --version=v0.37.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 stash-enterprise appscode/stash-enterprise -n stash --create-namespace --version=v0.36.0 --values values.yaml +$ helm upgrade -i stash-enterprise appscode/stash-enterprise -n stash --create-namespace --version=v0.37.0 --values values.yaml ``` diff --git a/charts/stash-grafana-dashboards/Chart.yaml b/charts/stash-grafana-dashboards/Chart.yaml index 64f7adc6..5a98ae27 100644 --- a/charts/stash-grafana-dashboards/Chart.yaml +++ b/charts/stash-grafana-dashboards/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: stash-grafana-dashboards description: A Helm chart for stash-grafana-dashboards by AppsCode type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.12.18 +appVersion: v2024.12.18 home: https://github.com/stashed icon: https://cdn.appscode.com/images/products/stash/stash-icon.png sources: diff --git a/charts/stash-grafana-dashboards/README.md b/charts/stash-grafana-dashboards/README.md index 0a225cd6..37ad186c 100644 --- a/charts/stash-grafana-dashboards/README.md +++ b/charts/stash-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/stash-grafana-dashboards --version=v2024.9.30 -$ helm upgrade -i stash-grafana-dashboards appscode/stash-grafana-dashboards -n kubeops --create-namespace --version=v2024.9.30 +$ helm search repo appscode/stash-grafana-dashboards --version=v2024.12.18 +$ helm upgrade -i stash-grafana-dashboards appscode/stash-grafana-dashboards -n kubeops --create-namespace --version=v2024.12.18 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Stash Grafana Dashboards on a [Kubernetes](http://kubernete To install/upgrade the chart with the release name `stash-grafana-dashboards`: ```bash -$ helm upgrade -i stash-grafana-dashboards appscode/stash-grafana-dashboards -n kubeops --create-namespace --version=v2024.9.30 +$ helm upgrade -i stash-grafana-dashboards appscode/stash-grafana-dashboards -n kubeops --create-namespace --version=v2024.12.18 ``` The command deploys a Stash Grafana Dashboards on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -61,12 +61,12 @@ The following table lists the configurable parameters of the `stash-grafana-dash Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i stash-grafana-dashboards appscode/stash-grafana-dashboards -n kubeops --create-namespace --version=v2024.9.30 --set resources=["stash"] +$ helm upgrade -i stash-grafana-dashboards appscode/stash-grafana-dashboards -n kubeops --create-namespace --version=v2024.12.18 --set resources=["stash"] ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i stash-grafana-dashboards appscode/stash-grafana-dashboards -n kubeops --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i stash-grafana-dashboards appscode/stash-grafana-dashboards -n kubeops --create-namespace --version=v2024.12.18 --values values.yaml ``` diff --git a/charts/stash-metrics/Chart.yaml b/charts/stash-metrics/Chart.yaml index ddcb9917..fe05123a 100644 --- a/charts/stash-metrics/Chart.yaml +++ b/charts/stash-metrics/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: stash-metrics description: Stash State Metrics type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.12.18 +appVersion: v2024.12.18 home: https://stash.run icon: https://cdn.appscode.com/images/products/stash/stash-community-icon.png sources: diff --git a/charts/stash-metrics/README.md b/charts/stash-metrics/README.md index 05426172..095f43da 100644 --- a/charts/stash-metrics/README.md +++ b/charts/stash-metrics/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stash-metrics --version=v2024.9.30 -$ helm upgrade -i stash-metrics appscode/stash-metrics -n stash --create-namespace --version=v2024.9.30 +$ helm search repo appscode/stash-metrics --version=v2024.12.18 +$ helm upgrade -i stash-metrics appscode/stash-metrics -n stash --create-namespace --version=v2024.12.18 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys Stash metrics configurations on a [Kubernetes](http://kuberne To install/upgrade the chart with the release name `stash-metrics`: ```bash -$ helm upgrade -i stash-metrics appscode/stash-metrics -n stash --create-namespace --version=v2024.9.30 +$ helm upgrade -i stash-metrics appscode/stash-metrics -n stash --create-namespace --version=v2024.12.18 ``` The command deploys Stash 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/stash-opscenter/Chart.lock b/charts/stash-opscenter/Chart.lock index 7c2faa6e..6f8852fd 100644 --- a/charts/stash-opscenter/Chart.lock +++ b/charts/stash-opscenter/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: stash-ui-server repository: file://../stash-ui-server - version: v0.17.0 + version: v0.18.0 - name: stash-metrics repository: file://../stash-metrics - version: v2024.9.30 + version: v2024.12.18 - name: stash-grafana-dashboards repository: file://../stash-grafana-dashboards - version: v2024.9.30 -digest: sha256:49d6bd48c84f6ad273431b685dc2d2ed6103a9c9527f3172031569c5c1bc4a4e -generated: "2024-09-27T02:01:46.346617596Z" + version: v2024.12.18 +digest: sha256:aac7e1f57bd4ee43ca4ec917a242360b6c95459919c19587dd84589af2524c9b +generated: "2024-12-18T08:35:28.393126861Z" diff --git a/charts/stash-opscenter/Chart.yaml b/charts/stash-opscenter/Chart.yaml index f74937c2..d4967e6b 100644 --- a/charts/stash-opscenter/Chart.yaml +++ b/charts/stash-opscenter/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: stash-opscenter description: Stash Opscenter by AppsCode type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.12.18 +appVersion: v2024.12.18 home: https://stash.run icon: https://cdn.appscode.com/images/products/stash/stash-icon.png sources: @@ -15,12 +15,12 @@ dependencies: - name: stash-ui-server repository: file://../stash-ui-server condition: stash-ui-server.enabled - version: v0.17.0 + version: v0.18.0 - name: stash-metrics repository: file://../stash-metrics condition: stash-metrics.enabled - version: v2024.9.30 + version: v2024.12.18 - name: stash-grafana-dashboards repository: file://../stash-grafana-dashboards condition: stash-grafana-dashboards.enabled - version: v2024.9.30 + version: v2024.12.18 diff --git a/charts/stash-opscenter/README.md b/charts/stash-opscenter/README.md index c07df9a8..8c589a2d 100644 --- a/charts/stash-opscenter/README.md +++ b/charts/stash-opscenter/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stash-opscenter --version=v2024.9.30 -$ helm upgrade -i stash-opscenter appscode/stash-opscenter -n kubeops --create-namespace --version=v2024.9.30 +$ helm search repo appscode/stash-opscenter --version=v2024.12.18 +$ helm upgrade -i stash-opscenter appscode/stash-opscenter -n kubeops --create-namespace --version=v2024.12.18 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Stash Opscenter on a [Kubernetes](http://kubernetes.io) clu To install/upgrade the chart with the release name `stash-opscenter`: ```bash -$ helm upgrade -i stash-opscenter appscode/stash-opscenter -n kubeops --create-namespace --version=v2024.9.30 +$ helm upgrade -i stash-opscenter appscode/stash-opscenter -n kubeops --create-namespace --version=v2024.12.18 ``` The command deploys a Stash Opscenter on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. @@ -55,12 +55,12 @@ The following table lists the configurable parameters of the `stash-opscenter` c Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i stash-opscenter appscode/stash-opscenter -n kubeops --create-namespace --version=v2024.9.30 --set -- generate from values file -- +$ helm upgrade -i stash-opscenter appscode/stash-opscenter -n kubeops --create-namespace --version=v2024.12.18 --set -- generate from values file -- ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i stash-opscenter appscode/stash-opscenter -n kubeops --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i stash-opscenter appscode/stash-opscenter -n kubeops --create-namespace --version=v2024.12.18 --values values.yaml ``` diff --git a/charts/stash-ui-server/Chart.yaml b/charts/stash-ui-server/Chart.yaml index 119f65c2..7d9afa05 100755 --- a/charts/stash-ui-server/Chart.yaml +++ b/charts/stash-ui-server/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: stash-ui-server description: A Helm chart for stash-ui-server by AppsCode type: application -version: v0.17.0 -appVersion: v0.17.0 +version: v0.18.0 +appVersion: v0.18.0 home: https://github.com/stashed/stash-ui-server icon: https://cdn.appscode.com/images/products/stash/stash-community-icon.png sources: diff --git a/charts/stash-ui-server/README.md b/charts/stash-ui-server/README.md index 05477c89..67d682d5 100644 --- a/charts/stash-ui-server/README.md +++ b/charts/stash-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/stash-ui-server --version=v0.17.0 -$ helm upgrade -i stash-ui-server appscode/stash-ui-server -n kubeops --create-namespace --version=v0.17.0 +$ helm search repo appscode/stash-ui-server --version=v0.18.0 +$ helm upgrade -i stash-ui-server appscode/stash-ui-server -n kubeops --create-namespace --version=v0.18.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 `stash-ui-server`: ```bash -$ helm upgrade -i stash-ui-server appscode/stash-ui-server -n kubeops --create-namespace --version=v0.17.0 +$ helm upgrade -i stash-ui-server appscode/stash-ui-server -n kubeops --create-namespace --version=v0.18.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 `stash-ui-server` c Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i stash-ui-server appscode/stash-ui-server -n kubeops --create-namespace --version=v0.17.0 --set replicaCount=1 +$ helm upgrade -i stash-ui-server appscode/stash-ui-server -n kubeops --create-namespace --version=v0.18.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 stash-ui-server appscode/stash-ui-server -n kubeops --create-namespace --version=v0.17.0 --values values.yaml +$ helm upgrade -i stash-ui-server appscode/stash-ui-server -n kubeops --create-namespace --version=v0.18.0 --values values.yaml ``` diff --git a/charts/stash/Chart.lock b/charts/stash/Chart.lock index 6b1bf465..87688fba 100644 --- a/charts/stash/Chart.lock +++ b/charts/stash/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: stash-community repository: file://../stash-community - version: v0.36.0 + version: v0.37.0 - name: stash-enterprise repository: file://../stash-enterprise - version: v0.36.0 + version: v0.37.0 - name: stash-catalog repository: file://../stash-catalog - version: v2024.9.30 + version: v2024.12.18 - name: stash-metrics repository: file://../stash-metrics - version: v2024.9.30 -digest: sha256:1617f6b118871e7b34b0be3c55e603fd0c615533e8ee5f8296e6eade87f19934 -generated: "2024-09-27T02:01:46.26825148Z" + version: v2024.12.18 +digest: sha256:defb1d148e2c389a999a31fe16db6899c8b46b6aa95722e514a874382145426b +generated: "2024-12-18T08:35:28.330114928Z" diff --git a/charts/stash/Chart.yaml b/charts/stash/Chart.yaml index 2bb89bae..ce467cc0 100644 --- a/charts/stash/Chart.yaml +++ b/charts/stash/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 description: Stash by AppsCode - Backup your Kubernetes native applications name: stash type: application -version: v2024.9.30 -appVersion: v2024.9.30 +version: v2024.12.18 +appVersion: v2024.12.18 home: https://stash.run icon: https://cdn.appscode.com/images/products/stash/stash-icon.png sources: @@ -14,17 +14,17 @@ maintainers: dependencies: - name: stash-community repository: file://../stash-community - version: v0.36.0 + version: v0.37.0 condition: features.community - name: stash-enterprise repository: file://../stash-enterprise - version: v0.36.0 + version: v0.37.0 condition: features.enterprise - name: stash-catalog repository: file://../stash-catalog - version: v2024.9.30 + version: v2024.12.18 condition: features.enterprise - name: stash-metrics repository: file://../stash-metrics - version: v2024.9.30 + version: v2024.12.18 condition: features.enterprise diff --git a/charts/stash/README.md b/charts/stash/README.md index 50488a1f..68ef5490 100644 --- a/charts/stash/README.md +++ b/charts/stash/README.md @@ -7,8 +7,8 @@ ```bash $ helm repo add appscode https://charts.appscode.com/stable/ $ helm repo update -$ helm search repo appscode/stash --version=v2024.9.30 -$ helm upgrade -i stash appscode/stash -n stash --create-namespace --version=v2024.9.30 +$ helm search repo appscode/stash --version=v2024.12.18 +$ helm upgrade -i stash appscode/stash -n stash --create-namespace --version=v2024.12.18 ``` ## Introduction @@ -24,7 +24,7 @@ This chart deploys a Stash operator on a [Kubernetes](http://kubernetes.io) clus To install/upgrade the chart with the release name `stash`: ```bash -$ helm upgrade -i stash appscode/stash -n stash --create-namespace --version=v2024.9.30 +$ helm upgrade -i stash appscode/stash -n stash --create-namespace --version=v2024.12.18 ``` The command deploys a Stash operator 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 `stash` chart and t Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example: ```bash -$ helm upgrade -i stash appscode/stash -n stash --create-namespace --version=v2024.9.30 --set global.registry=stashed +$ helm upgrade -i stash appscode/stash -n stash --create-namespace --version=v2024.12.18 --set global.registry=stashed ``` Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example: ```bash -$ helm upgrade -i stash appscode/stash -n stash --create-namespace --version=v2024.9.30 --values values.yaml +$ helm upgrade -i stash appscode/stash -n stash --create-namespace --version=v2024.12.18 --values values.yaml ```