Skip to content

Commit

Permalink
chore: update package cyclops (#534)
Browse files Browse the repository at this point in the history
Signed-off-by: glasskube-bot <[email protected]>
  • Loading branch information
glasskube-bot authored Nov 22, 2024
1 parent d4c5706 commit 6bd3e32
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
32 changes: 32 additions & 0 deletions packages/cyclops/v0.15.3+1/package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# yaml-language-server: $schema=https://glasskube.dev/schemas/v1/package-manifest.json

name: cyclops
shortDescription: Developer friendly Kubernetes
longDescription: >
Welcome to Cyclops, a powerful user interface for managing and interacting
with Kubernetes clusters.
Cyclops is designed to simplify the management of containerized applications
on Kubernetes,
providing an intuitive and user-friendly experience for developers, system
administrators, and DevOps professionals.
Divide the responsibility between your infrastructure and your developer teams
so everyone can play to their strengths.
Automate your processes and shrink the window for deployment mistakes.
references:
- label: Github
url: https://github.com/cyclops-ui/cyclops
- label: Website
url: https://cyclops-ui.com/
defaultNamespace: cyclops
iconUrl: https://cyclops-ui.com/img/logo.png
manifests:
- url: https://raw.githubusercontent.com/cyclops-ui/cyclops/v0.15.3/install/cyclops-install.yaml
- url: https://raw.githubusercontent.com/cyclops-ui/cyclops/v0.15.3/install/demo-templates.yaml
entrypoints:
- serviceName: cyclops-ui
port: 3000
name: ui
1 change: 1 addition & 0 deletions packages/cyclops/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ versions:
- version: v0.15.0+1
- version: v0.15.1+1
- version: v0.15.2+1
- version: v0.15.3+1

0 comments on commit 6bd3e32

Please sign in to comment.