Skip to content

Commit

Permalink
Mark versions using Official docker images as Official Distro (#373)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Oct 8, 2021
1 parent 3e45fb5 commit e055d79
Show file tree
Hide file tree
Showing 85 changed files with 267 additions and 261 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
db:
image: kubedb/mongo:3.4
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/operator:0.8.0
initContainer:
Expand All @@ -26,7 +26,7 @@ spec:
db:
image: kubedb/mongo:3.4-v1
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v1.0.0
initContainer:
Expand All @@ -46,7 +46,7 @@ spec:
db:
image: kubedb/mongo:3.4-v2
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v1.0.0
initContainer:
Expand All @@ -66,7 +66,7 @@ spec:
db:
image: kubedb/mongo:3.4-v3
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v1.0.0
initContainer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
db:
image: kubedb/mongo:3.6
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/operator:0.8.0
initContainer:
Expand All @@ -26,7 +26,7 @@ spec:
db:
image: kubedb/mongo:3.6-v1
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v1.0.0
initContainer:
Expand All @@ -46,7 +46,7 @@ spec:
db:
image: kubedb/mongo:3.6-v2
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v1.0.0
initContainer:
Expand All @@ -66,7 +66,7 @@ spec:
db:
image: kubedb/mongo:3.6-v3
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v1.0.0
initContainer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
db:
image: mongo:3.4.17
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -31,7 +31,7 @@ spec:
db:
image: kubedb/mongo:3.4.17
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
db:
image: mongo:3.4.22
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -31,7 +31,7 @@ spec:
db:
image: kubedb/mongo:3.4-v4
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -51,7 +51,7 @@ spec:
db:
image: kubedb/mongo:3.4-v5
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -71,7 +71,7 @@ spec:
db:
image: kubedb/mongo:3.4.22
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
db:
image: mongo:3.6.13
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -31,7 +31,7 @@ spec:
db:
image: kubedb/mongo:3.6-v4
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -51,7 +51,7 @@ spec:
db:
image: kubedb/mongo:3.6-v5
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -71,7 +71,7 @@ spec:
db:
image: kubedb/mongo:3.6.13
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
db:
image: mongo:3.6.8
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -31,7 +31,7 @@ spec:
db:
image: kubedb/mongo:3.6.8
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
db:
image: mongo:4.0.11
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -31,7 +31,7 @@ spec:
db:
image: kubedb/mongo:4.0-v2
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -51,7 +51,7 @@ spec:
db:
image: kubedb/mongo:4.0-v3
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -71,7 +71,7 @@ spec:
db:
image: kubedb/mongo:4.0.11
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
db:
image: mongo:4.0.3
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -31,7 +31,7 @@ spec:
db:
image: kubedb/mongo:4.0.3
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
db:
image: mongo:4.0.5
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -31,7 +31,7 @@ spec:
db:
image: kubedb/mongo:4.0
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v1.0.0
initContainer:
Expand All @@ -51,7 +51,7 @@ spec:
db:
image: kubedb/mongo:4.0-v1
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v1.0.0
initContainer:
Expand All @@ -71,7 +71,7 @@ spec:
db:
image: kubedb/mongo:4.0.5
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v1.0.0
initContainer:
Expand All @@ -91,7 +91,7 @@ spec:
db:
image: kubedb/mongo:4.0.5-v1
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v1.0.0
initContainer:
Expand All @@ -111,7 +111,7 @@ spec:
db:
image: kubedb/mongo:4.0.5-v2
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
db:
image: mongo:4.1.13
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -31,7 +31,7 @@ spec:
db:
image: kubedb/mongo:4.1
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -51,7 +51,7 @@ spec:
db:
image: kubedb/mongo:4.1-v1
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -71,7 +71,7 @@ spec:
db:
image: kubedb/mongo:4.1.13
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
db:
image: mongo:4.1.4
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -31,7 +31,7 @@ spec:
db:
image: kubedb/mongo:4.1.4
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
db:
image: mongo:4.1.7
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -31,7 +31,7 @@ spec:
db:
image: kubedb/mongo:4.1.7
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v1.0.0
initContainer:
Expand All @@ -51,7 +51,7 @@ spec:
db:
image: kubedb/mongo:4.1.7-v1
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v1.0.0
initContainer:
Expand All @@ -71,7 +71,7 @@ spec:
db:
image: kubedb/mongo:4.1.7-v2
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
db:
image: mongo:4.2.3
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand All @@ -31,7 +31,7 @@ spec:
db:
image: kubedb/mongo:4.2
deprecated: true
distribution: MongoDB
distribution: Official
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
Expand Down
Loading

0 comments on commit e055d79

Please sign in to comment.