Skip to content

Commit

Permalink
Merge pull request #156 from malscent/MB-51478-UpdateForServer704
Browse files Browse the repository at this point in the history
MB-51478 - Update marketplace for Server version 7.0.4
  • Loading branch information
malscent authored Jun 14, 2022
2 parents 35093e9 + af59fa5 commit a80ef5e
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 6 deletions.
1 change: 1 addition & 0 deletions aws/CouchbaseServer/couchbase-amzn-lnx2.template
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
"6.0.0",
"7.0.2",
"7.0.3",
"7.0.4",
"7.1.0"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"Default": "7.1.0",
"AllowedValues": [
"7.1.0",
"7.0.4",
"7.0.3",
"6.6.5",
"6.6.4",
Expand Down
4 changes: 4 additions & 0 deletions azure/CouchbaseServer-Application/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,10 @@
"label": "7.1.0 (recommended)",
"value": "7.1.0"
},
{
"label": "7.0.4",
"value": "7.0.4"
},
{
"label": "7.0.3",
"value": "7.0.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,10 @@
"label": "7.1.0 (recommended)",
"value": "7.1.0"
},
{
"label": "7.0.4",
"value": "7.0.4"
},
{
"label": "7.0.3",
"value": "7.0.3"
Expand Down
2 changes: 1 addition & 1 deletion gcp/couchbase-enterprise-edition-byol/couchbase.py.display
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description:
title: Couchbase
tagline: 'Enterprise-class, multi-cloud-to-edge NoSQL database'
descriptionHtml: 'Couchbase Server is a NoSQL database that delivers unparalleled performance at scale, on premises and in any cloud. It features memory-first architecture, built-in cache, geo-distributed deployment, and workload isolation. Couchbase excels at supporting business-critical applications at scale while maintaining sub-millisecond latencies and 99.999% availability. <p>&nbsp;</p> Couchbase Mobile extends the power of Couchbase Server, bringing distributed NoSQL database capabilities to the edge while securely managing and syncing data from any cloud to edge devices. The Couchbase Mobile stack includes Couchbase Lite and Sync Gateway. Couchbase Lite is an embedded NoSQL database for mobile and other embedded platforms. Sync Gateway is a secure web gateway for data access and synchronization across Couchbase Lite clients and Couchbase Server.'
eulaUrl: 'https://www.couchbase.com/ESLA08042020'
eulaUrl: 'https://www.couchbase.com/ESLA05012022'
documentations:
- title: Getting Started on the GCP Marketplace
url: https://github.com/couchbase-partners/marketplace/blob/main/gcp/shared/README.md
Expand Down
1 change: 1 addition & 0 deletions gcp/couchbase-enterprise-edition-byol/couchbase.py.schema
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ properties:
type: string
default: 7.0.3
enum:
- 7.0.4
- 7.0.3
- 7.0.2
- 6.6.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description:
title: Couchbase
tagline: 'Enterprise-class, multi-cloud-to-edge NoSQL database'
descriptionHtml: 'Couchbase Server is a NoSQL database that delivers unparalleled performance at scale, on premises and in any cloud. It features memory-first architecture, built-in cache, geo-distributed deployment, and workload isolation. Couchbase excels at supporting business-critical applications at scale while maintaining sub-millisecond latencies and 99.999% availability. <p>&nbsp;</p> Couchbase Mobile extends the power of Couchbase Server, bringing distributed NoSQL database capabilities to the edge while securely managing and syncing data from any cloud to edge devices. The Couchbase Mobile stack includes Couchbase Lite and Sync Gateway. Couchbase Lite is an embedded NoSQL database for mobile and other embedded platforms. Sync Gateway is a secure web gateway for data access and synchronization across Couchbase Lite clients and Couchbase Server.'
eulaUrl: 'https://www.couchbase.com/ESLA08042020'
eulaUrl: 'https://www.couchbase.com/ESLA05012022'
documentations:
- title: Getting Started on the GCP Marketplace
url: https://github.com/couchbase-partners/marketplace/blob/main/gcp/shared/README.md
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ properties:
type: string
default: 7.0.3
enum:
- 7.0.4
- 7.0.3
- 7.0.2
- 6.6.5
Expand Down
2 changes: 1 addition & 1 deletion gcp/couchbase-server/couchbase.py.display
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description:
title: Couchbase
tagline: 'Enterprise-class, multi-cloud-to-edge NoSQL database'
descriptionHtml: 'Couchbase Server is a NoSQL database that delivers unparalleled performance at scale, on premises and in any cloud. It features memory-first architecture, built-in cache, geo-distributed deployment, and workload isolation. Couchbase excels at supporting business-critical applications at scale while maintaining sub-millisecond latencies and 99.999% availability.'
eulaUrl: 'https://www.couchbase.com/ESLA08042020'
eulaUrl: 'https://www.couchbase.com/ESLA05012022'
documentations:
- title: Getting Started on the GCP Marketplace
url: https://github.com/couchbase-partners/marketplace/blob/main/gcp/shared/README.md
Expand Down
1 change: 1 addition & 0 deletions gcp/couchbase-server/couchbase.py.schema
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ properties:
default: 7.1.0
enum:
- 7.1.0
- 7.0.4
- 7.0.3
- 7.0.2
- 6.6.5
Expand Down
1 change: 1 addition & 0 deletions gcp/couchbase-server/resources/instance_template.py.schema
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ properties:
default: 7.1.0
enum:
- 7.1.0
- 7.0.4
- 7.0.3
- 7.0.2
- 6.6.3
Expand Down
2 changes: 1 addition & 1 deletion gcp/couchbase-sync-gateway-byol/couchbase.py.display
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description:
title: Couchbase
tagline: 'Enterprise-class, multi-cloud-to-edge NoSQL database'
descriptionHtml: 'Couchbase Server is a NoSQL database that delivers unparalleled performance at scale, on premises and in any cloud. It features memory-first architecture, built-in cache, geo-distributed deployment, and workload isolation. Couchbase excels at supporting business-critical applications at scale while maintaining sub-millisecond latencies and 99.999% availability. <p>&nbsp;</p> Couchbase Mobile extends the power of Couchbase Server, bringing distributed NoSQL database capabilities to the edge while securely managing and syncing data from any cloud to edge devices. The Couchbase Mobile stack includes Couchbase Lite and Sync Gateway. Couchbase Lite is an embedded NoSQL database for mobile and other embedded platforms. Sync Gateway is a secure web gateway for data access and synchronization across Couchbase Lite clients and Couchbase Server.'
eulaUrl: 'https://www.couchbase.com/ESLA08042020'
eulaUrl: 'https://www.couchbase.com/ESLA05012022'
documentations:
- title: Getting Started on the GCP Marketplace
url: https://github.com/couchbase-partners/marketplace/blob/main/gcp/shared/README.md
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description:
title: Couchbase
tagline: 'Enterprise-class, multi-cloud-to-edge NoSQL database'
descriptionHtml: 'Couchbase Server is a NoSQL database that delivers unparalleled performance at scale, on premises and in any cloud. It features memory-first architecture, built-in cache, geo-distributed deployment, and workload isolation. Couchbase excels at supporting business-critical applications at scale while maintaining sub-millisecond latencies and 99.999% availability. <p>&nbsp;</p> Couchbase Mobile extends the power of Couchbase Server, bringing distributed NoSQL database capabilities to the edge while securely managing and syncing data from any cloud to edge devices. The Couchbase Mobile stack includes Couchbase Lite and Sync Gateway. Couchbase Lite is an embedded NoSQL database for mobile and other embedded platforms. Sync Gateway is a secure web gateway for data access and synchronization across Couchbase Lite clients and Couchbase Server.'
eulaUrl: 'https://www.couchbase.com/ESLA08042020'
eulaUrl: 'https://www.couchbase.com/ESLA05012022'
documentations:
- title: Getting Started on the GCP Marketplace
url: https://github.com/couchbase-partners/marketplace/blob/main/gcp/shared/README.md
Expand Down
2 changes: 1 addition & 1 deletion gcp/couchbase-sync-gateway/couchbase.py.display
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description:
title: Couchbase
tagline: 'Enterprise-class, multi-cloud-to-edge NoSQL database'
descriptionHtml: 'Sync Gateway is the synchronization server in a Couchbase for Mobile and Edge deployment. It is designed to provide data synchronization for large-scale interactive web, mobile, and IoT applications'
eulaUrl: 'https://www.couchbase.com/ESLA08042020'
eulaUrl: 'https://www.couchbase.com/ESLA05012022'
documentations:
- title: Getting Started With Sync Gateway
url: https://docs.couchbase.com/sync-gateway/current/introduction.html
Expand Down

0 comments on commit a80ef5e

Please sign in to comment.