Skip to content

Commit

Permalink
feat: add more infos and icon to helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
JTaeuber committed Sep 25, 2024
1 parent 54dbe4b commit 28620ed
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 1 deletion.
1 change: 1 addition & 0 deletions deployments/chart/.helmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.git/
.gitignore
icon.svg
15 changes: 14 additions & 1 deletion deployments/chart/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
apiVersion: v2
name: go-kube-downscaler
description: A Helm chart for deploying the go-kube-downscaler

type: application
keywords:
- kube-downscaler
- go
- downscaling
version: 1.1.0
appVersion: 1.1.0
icon: https://github.com/caas-team/GoKubeDownscaler/blob/main/deployments/chart/icon.svg
sources:
- https://github.com/caas-team/GoKubeDownscaler
maintainers:
- name: jonathan-mayer
email: [email protected]
url: https://www.telekom.com
- name: JTaeuber
email: [email protected]
url: https://www.telekom.com
19 changes: 19 additions & 0 deletions deployments/chart/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 28620ed

Please sign in to comment.