Skip to content

Commit e8a6472

Browse files
authored
Prepare for release v2022.06.27 (#265)
ProductLine: Stash Release: v2022.06.27 Release-tracker: stashed/CHANGELOG#50 Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent ea5ae8b commit e8a6472

File tree

95 files changed

+148
-148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+148
-148
lines changed

catalog/catalog.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -38,19 +38,19 @@
3838
{
3939
"name": "mongodb",
4040
"versions": [
41-
"3.4.17-v17",
42-
"3.4.22-v17",
43-
"3.6.8-v17",
44-
"3.6.13-v17",
45-
"4.0.3-v17",
46-
"4.0.5-v17",
47-
"4.0.11-v17",
48-
"4.1.4-v17",
49-
"4.1.7-v17",
50-
"4.1.13-v17",
51-
"4.2.3-v17",
52-
"4.4.6-v8",
53-
"5.0.3-v5"
41+
"3.4.17-v18",
42+
"3.4.22-v18",
43+
"3.6.8-v18",
44+
"3.6.13-v18",
45+
"4.0.3-v18",
46+
"4.0.5-v18",
47+
"4.0.11-v18",
48+
"4.1.4-v18",
49+
"4.1.7-v18",
50+
"4.1.13-v18",
51+
"4.2.3-v18",
52+
"4.4.6-v9",
53+
"5.0.3-v6"
5454
]
5555
},
5656
{
@@ -65,7 +65,7 @@
6565
{
6666
"name": "nats",
6767
"versions": [
68-
"2.6.1-v6",
68+
"2.6.1-v5",
6969
"2.8.2-v1"
7070
]
7171
},
@@ -78,12 +78,12 @@
7878
{
7979
"name": "postgres",
8080
"versions": [
81-
"9.6.19-v16",
82-
"10.14-v16",
83-
"11.9-v16",
84-
"12.4-v16",
85-
"13.1-v13",
86-
"14.0-v5"
81+
"9.6.19-v17",
82+
"10.14-v17",
83+
"11.9-v17",
84+
"12.4-v17",
85+
"13.1-v14",
86+
"14.0-v6"
8787
]
8888
},
8989
{

catalog/raw/mongodb/3.4.17/mongodb-backup-function.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ spec:
3535
- --output-dir=${outputDir:=}
3636
- --license-apiservice=${LICENSE_APISERVICE:=}
3737
- --authentication-database=${authenticationDatabase:=admin}
38-
image: stashed/stash-mongodb:3.4.17-v17
38+
image: stashed/stash-mongodb:3.4.17-v18

catalog/raw/mongodb/3.4.17/mongodb-restore-function.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ spec:
2828
- --output-dir=${outputDir:=}
2929
- --license-apiservice=${LICENSE_APISERVICE:=}
3030
- --authentication-database=${authenticationDatabase:=admin}
31-
image: stashed/stash-mongodb:3.4.17-v17
31+
image: stashed/stash-mongodb:3.4.17-v18

catalog/raw/mongodb/3.4.22/mongodb-backup-function.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ spec:
3535
- --output-dir=${outputDir:=}
3636
- --license-apiservice=${LICENSE_APISERVICE:=}
3737
- --authentication-database=${authenticationDatabase:=admin}
38-
image: stashed/stash-mongodb:3.4.22-v17
38+
image: stashed/stash-mongodb:3.4.22-v18

catalog/raw/mongodb/3.4.22/mongodb-restore-function.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ spec:
2828
- --output-dir=${outputDir:=}
2929
- --license-apiservice=${LICENSE_APISERVICE:=}
3030
- --authentication-database=${authenticationDatabase:=admin}
31-
image: stashed/stash-mongodb:3.4.22-v17
31+
image: stashed/stash-mongodb:3.4.22-v18

catalog/raw/mongodb/3.6.13/mongodb-backup-function.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ spec:
3535
- --output-dir=${outputDir:=}
3636
- --license-apiservice=${LICENSE_APISERVICE:=}
3737
- --authentication-database=${authenticationDatabase:=admin}
38-
image: stashed/stash-mongodb:3.6.13-v17
38+
image: stashed/stash-mongodb:3.6.13-v18

catalog/raw/mongodb/3.6.13/mongodb-restore-function.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ spec:
2828
- --output-dir=${outputDir:=}
2929
- --license-apiservice=${LICENSE_APISERVICE:=}
3030
- --authentication-database=${authenticationDatabase:=admin}
31-
image: stashed/stash-mongodb:3.6.13-v17
31+
image: stashed/stash-mongodb:3.6.13-v18

catalog/raw/mongodb/3.6.8/mongodb-backup-function.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ spec:
3535
- --output-dir=${outputDir:=}
3636
- --license-apiservice=${LICENSE_APISERVICE:=}
3737
- --authentication-database=${authenticationDatabase:=admin}
38-
image: stashed/stash-mongodb:3.6.8-v17
38+
image: stashed/stash-mongodb:3.6.8-v18

catalog/raw/mongodb/3.6.8/mongodb-restore-function.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ spec:
2828
- --output-dir=${outputDir:=}
2929
- --license-apiservice=${LICENSE_APISERVICE:=}
3030
- --authentication-database=${authenticationDatabase:=admin}
31-
image: stashed/stash-mongodb:3.6.8-v17
31+
image: stashed/stash-mongodb:3.6.8-v18

catalog/raw/mongodb/4.0.11/mongodb-backup-function.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ spec:
3535
- --output-dir=${outputDir:=}
3636
- --license-apiservice=${LICENSE_APISERVICE:=}
3737
- --authentication-database=${authenticationDatabase:=admin}
38-
image: stashed/stash-mongodb:4.0.11-v17
38+
image: stashed/stash-mongodb:4.0.11-v18

0 commit comments

Comments
 (0)