Skip to content

Commit

Permalink
Prepare for release v2023.03.20 (#297)
Browse files Browse the repository at this point in the history
ProductLine: Stash
Release: v2023.03.20
Release-tracker: stashed/CHANGELOG#64
Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm committed Mar 19, 2023
1 parent 7c8e8fe commit 1ec11e2
Show file tree
Hide file tree
Showing 198 changed files with 308 additions and 308 deletions.
86 changes: 43 additions & 43 deletions catalog/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,68 +5,68 @@
{
"name": "elasticsearch",
"versions": [
"5.6.4-v23",
"6.2.4-v23",
"6.3.0-v23",
"6.4.0-v23",
"6.5.3-v23",
"6.8.0-v23",
"7.2.0-v23",
"7.3.2-v23",
"7.14.0-v9",
"8.2.0-v6"
"5.6.4-v24",
"6.2.4-v24",
"6.3.0-v24",
"6.4.0-v24",
"6.5.3-v24",
"6.8.0-v24",
"7.2.0-v24",
"7.3.2-v24",
"7.14.0-v10",
"8.2.0-v7"
]
},
{
"name": "etcd",
"versions": [
"3.5.0-v10"
"3.5.0-v11"
]
},
{
"name": "kubedump",
"versions": [
"0.1.0-v6"
"0.1.0-v7"
]
},
{
"name": "mariadb",
"versions": [
"10.5.8-v16"
"10.5.8-v17"
]
},
{
"name": "mongodb",
"versions": [
"3.4.17-v23",
"3.4.22-v23",
"3.6.8-v23",
"3.6.13-v23",
"4.0.3-v23",
"4.0.5-v23",
"4.0.11-v23",
"4.1.4-v23",
"4.1.7-v23",
"4.1.13-v23",
"4.2.3-v23",
"4.4.6-v14",
"5.0.3-v11"
"3.4.17-v24",
"3.4.22-v24",
"3.6.8-v24",
"3.6.13-v24",
"4.0.3-v24",
"4.0.5-v24",
"4.0.11-v24",
"4.1.4-v24",
"4.1.7-v24",
"4.1.13-v24",
"4.2.3-v24",
"4.4.6-v15",
"5.0.3-v12"
]
},
{
"name": "mysql",
"versions": [
"5.7.25-v23",
"8.0.3-v23",
"8.0.14-v23",
"8.0.21-v17"
"5.7.25-v24",
"8.0.3-v24",
"8.0.14-v24",
"8.0.21-v18"
]
},
{
"name": "nats",
"versions": [
"2.6.1-v11",
"2.8.2-v6"
"2.6.1-v12",
"2.8.2-v7"
]
},
{
Expand All @@ -78,27 +78,27 @@
{
"name": "postgres",
"versions": [
"9.6.19-v22",
"10.14-v22",
"11.9-v22",
"12.4-v22",
"13.1-v19",
"14.0-v11",
"15.1-v3"
"9.6.19-v23",
"10.14-v23",
"11.9-v23",
"12.4-v23",
"13.1-v20",
"14.0-v12",
"15.1-v4"
]
},
{
"name": "redis",
"versions": [
"5.0.13-v11",
"6.2.5-v11",
"7.0.5-v4"
"5.0.13-v12",
"6.2.5-v12",
"7.0.5-v5"
]
},
{
"name": "vault",
"versions": [
"1.10.3-v3"
"1.10.3-v4"
]
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:5.6.4-v23
image: ghcr.io/stashed/stash-elasticsearch:5.6.4-v24
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ spec:
- --es-args=${args:=}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:5.6.4-v23
image: ghcr.io/stashed/stash-elasticsearch:5.6.4-v24
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:6.2.4-v23
image: ghcr.io/stashed/stash-elasticsearch:6.2.4-v24
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ spec:
- --es-args=${args:=}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:6.2.4-v23
image: ghcr.io/stashed/stash-elasticsearch:6.2.4-v24
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:6.3.0-v23
image: ghcr.io/stashed/stash-elasticsearch:6.3.0-v24
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ spec:
- --es-args=${args:=}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:6.3.0-v23
image: ghcr.io/stashed/stash-elasticsearch:6.3.0-v24
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:6.4.0-v23
image: ghcr.io/stashed/stash-elasticsearch:6.4.0-v24
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ spec:
- --es-args=${args:=}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:6.4.0-v23
image: ghcr.io/stashed/stash-elasticsearch:6.4.0-v24
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:6.5.3-v23
image: ghcr.io/stashed/stash-elasticsearch:6.5.3-v24
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ spec:
- --es-args=${args:=}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:6.5.3-v23
image: ghcr.io/stashed/stash-elasticsearch:6.5.3-v24
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:6.8.0-v23
image: ghcr.io/stashed/stash-elasticsearch:6.8.0-v24
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ spec:
- --es-args=${args:=}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:6.8.0-v23
image: ghcr.io/stashed/stash-elasticsearch:6.8.0-v24
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:7.14.0-v9
image: ghcr.io/stashed/stash-elasticsearch:7.14.0-v10
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ spec:
- --es-args=${args:=}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:7.14.0-v9
image: ghcr.io/stashed/stash-elasticsearch:7.14.0-v10
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:7.2.0-v23
image: ghcr.io/stashed/stash-elasticsearch:7.2.0-v24
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ spec:
- --es-args=${args:=}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:7.2.0-v23
image: ghcr.io/stashed/stash-elasticsearch:7.2.0-v24
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:7.3.2-v23
image: ghcr.io/stashed/stash-elasticsearch:7.3.2-v24
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ spec:
- --es-args=${args:=}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:7.3.2-v23
image: ghcr.io/stashed/stash-elasticsearch:7.3.2-v24
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:8.2.0-v6
image: ghcr.io/stashed/stash-elasticsearch:8.2.0-v7
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ spec:
- --es-args=${args:=}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-elasticsearch:8.2.0-v6
image: ghcr.io/stashed/stash-elasticsearch:8.2.0-v7
2 changes: 1 addition & 1 deletion catalog/raw/etcd/3.5.0/etcd-backup-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-etcd:3.5.0-v10
image: ghcr.io/stashed/stash-etcd:3.5.0-v11
2 changes: 1 addition & 1 deletion catalog/raw/etcd/3.5.0/etcd-restore-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ spec:
- --image=${ADDON_IMAGE:=}
- --secret-name=${REPOSITORY_SECRET_NAME:=}
- --snapshots=${RESTORE_SNAPSHOTS:=}
image: stashed/stash-etcd:3.5.0-v10
image: ghcr.io/stashed/stash-etcd:3.5.0-v11
2 changes: 1 addition & 1 deletion catalog/raw/kubedump/0.1.0/kubedump-backup-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/kubedump:0.1.0-v6
image: ghcr.io/stashed/kubedump:0.1.0-v7
2 changes: 1 addition & 1 deletion catalog/raw/mariadb/10.5.8/mariadb-backup-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-mariadb:10.5.8-v16
image: ghcr.io/stashed/stash-mariadb:10.5.8-v17
2 changes: 1 addition & 1 deletion catalog/raw/mariadb/10.5.8/mariadb-restore-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ spec:
- --snapshot=${RESTORE_SNAPSHOTS:=}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: stashed/stash-mariadb:10.5.8-v16
image: ghcr.io/stashed/stash-mariadb:10.5.8-v17
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/3.4.17/mongodb-backup-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:3.4.17-v23
image: ghcr.io/stashed/stash-mongodb:3.4.17-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/3.4.17/mongodb-restore-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:3.4.17-v23
image: ghcr.io/stashed/stash-mongodb:3.4.17-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/3.4.22/mongodb-backup-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:3.4.22-v23
image: ghcr.io/stashed/stash-mongodb:3.4.22-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/3.4.22/mongodb-restore-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:3.4.22-v23
image: ghcr.io/stashed/stash-mongodb:3.4.22-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/3.6.13/mongodb-backup-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:3.6.13-v23
image: ghcr.io/stashed/stash-mongodb:3.6.13-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/3.6.13/mongodb-restore-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:3.6.13-v23
image: ghcr.io/stashed/stash-mongodb:3.6.13-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/3.6.8/mongodb-backup-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:3.6.8-v23
image: ghcr.io/stashed/stash-mongodb:3.6.8-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/3.6.8/mongodb-restore-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:3.6.8-v23
image: ghcr.io/stashed/stash-mongodb:3.6.8-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/4.0.11/mongodb-backup-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:4.0.11-v23
image: ghcr.io/stashed/stash-mongodb:4.0.11-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/4.0.11/mongodb-restore-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:4.0.11-v23
image: ghcr.io/stashed/stash-mongodb:4.0.11-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/4.0.3/mongodb-backup-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:4.0.3-v23
image: ghcr.io/stashed/stash-mongodb:4.0.3-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/4.0.3/mongodb-restore-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:4.0.3-v23
image: ghcr.io/stashed/stash-mongodb:4.0.3-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/4.0.5/mongodb-backup-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:4.0.5-v23
image: ghcr.io/stashed/stash-mongodb:4.0.5-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/4.0.5/mongodb-restore-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:4.0.5-v23
image: ghcr.io/stashed/stash-mongodb:4.0.5-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/4.1.13/mongodb-backup-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:4.1.13-v23
image: ghcr.io/stashed/stash-mongodb:4.1.13-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/4.1.13/mongodb-restore-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:4.1.13-v23
image: ghcr.io/stashed/stash-mongodb:4.1.13-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/4.1.4/mongodb-backup-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:4.1.4-v23
image: ghcr.io/stashed/stash-mongodb:4.1.4-v24
2 changes: 1 addition & 1 deletion catalog/raw/mongodb/4.1.4/mongodb-restore-function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: stashed/stash-mongodb:4.1.4-v23
image: ghcr.io/stashed/stash-mongodb:4.1.4-v24
Loading

0 comments on commit 1ec11e2

Please sign in to comment.