Skip to content

Commit

Permalink
feat(mongodb-operator-crds): add initial support
Browse files Browse the repository at this point in the history
Signed-off-by: Jakob Steiner <[email protected]>
  • Loading branch information
kosmoz committed May 28, 2024
1 parent 964455c commit 6ac3a2d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/mongodb-operator-crds/v0.9.0+1/package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# yaml-language-server: $schema=https://glasskube.dev/schemas/v1/package-manifest.json
name: mongodb-operator-crds
iconUrl: https://avatars.githubusercontent.com/u/45120
shortDescription: CRDs for the MongoDB Community Kubernetes Operator
references:
- label: GitHub
url: https://github.com/mongodb/mongodb-kubernetes-operator
defaultNamespace: mongodb-operator
helm:
repositoryUrl: https://mongodb.github.io/helm-charts
chartName: community-operator-crds
chartVersion: "0.9.0"
3 changes: 3 additions & 0 deletions packages/mongodb-operator-crds/versions.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
latestVersion: v0.9.0+1
versions:
- version: v0.9.0+1

0 comments on commit 6ac3a2d

Please sign in to comment.