Skip to content

Commit

Permalink
chore: update package kubetail (#414)
Browse files Browse the repository at this point in the history
Signed-off-by: glasskube-bot <[email protected]>
  • Loading branch information
glasskube-bot authored Sep 25, 2024
1 parent a1e1a3a commit 97db06b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
19 changes: 19 additions & 0 deletions packages/kubetail/v0.7.0+1/package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://glasskube.dev/schemas/v1/package-manifest.json

name: kubetail
shortDescription: Kubetail is a web-based, real-time log viewer for Kubernetes clusters
iconUrl: https://avatars.githubusercontent.com/u/141319696
defaultNamespace: kubetail
helm:
chartName: kubetail
chartVersion: 0.7.0
repositoryUrl: https://kubetail-org.github.io/helm-charts/
entrypoints:
- serviceName: kubetail
port: 80
localPort: 4000
name: ui
references:
- label: ArtifactHub
url: https://artifacthub.io/packages/helm/kubetail/kubetail
longDescription: Web-based, real-time log viewer for Kubernetes clusters
1 change: 1 addition & 0 deletions packages/kubetail/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ versions:
- version: v0.5.6+1
- version: v0.5.7+1
- version: v0.6.0+1
- version: v0.7.0+1

0 comments on commit 97db06b

Please sign in to comment.