Skip to content

Commit

Permalink
fix: add missing crd rbac
Browse files Browse the repository at this point in the history
Signed-off-by: Ludovic Ortega <[email protected]>
  • Loading branch information
M0NsTeRRR committed Nov 4, 2024
1 parent 3fcceac commit ca7c3ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/homepage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ kubeVersion: ">=1.23.0-0"
name: homepage
description: homepage helm chart for Kubernetes
type: application
version: 0.1.0
# image: gethomepage/homepage
version: 0.1.1
# image: ghcr.io/gethomepage/homepage
appVersion: "v0.9.11"
maintainers:
- name: Ludovic Ortega
Expand Down
2 changes: 1 addition & 1 deletion charts/homepage/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# homepage

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.9.11](https://img.shields.io/badge/AppVersion-v0.9.11-informational?style=flat-square)
![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.9.11](https://img.shields.io/badge/AppVersion-v0.9.11-informational?style=flat-square)

homepage helm chart for Kubernetes

Expand Down

0 comments on commit ca7c3ce

Please sign in to comment.