Skip to content

Commit

Permalink
fix(container): update ghcr.io/gethomepage/homepage ( v0.10.5 → v0.10…
Browse files Browse the repository at this point in the history
….6 )

Signed-off-by: Ludovic Ortega <[email protected]>
  • Loading branch information
M0NsTeRRR committed Dec 31, 2024
1 parent e63276f commit 0820321
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/homepage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0"
name: homepage
description: homepage helm chart for Kubernetes
type: application
version: 1.1.1
version: 1.1.2
# image: ghcr.io/gethomepage/homepage
appVersion: "v0.10.5"
appVersion: "v0.10.6"
maintainers:
- name: Ludovic Ortega
email: [email protected]
Expand Down
4 changes: 2 additions & 2 deletions charts/homepage/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# homepage

![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.10.5](https://img.shields.io/badge/AppVersion-v0.10.5-informational?style=flat-square)
![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.10.6](https://img.shields.io/badge/AppVersion-v0.10.6-informational?style=flat-square)

homepage helm chart for Kubernetes

Expand All @@ -27,7 +27,7 @@ helm install homepage oci://ghcr.io/m0nsterrr/helm-charts/homepage

Verify the signature with [cosign](https://docs.sigstore.dev/cosign/system_config/installation/) :
```console
cosign verify ghcr.io/m0nsterrr/helm-charts/homepage:1.1.1 --certificate-identity=https://github.com/M0NsTeRRR/helm-charts/.github/workflows/releases.yml@refs/heads/main --certificate-oidc-issuer=https://token.ac
cosign verify ghcr.io/m0nsterrr/helm-charts/homepage:1.1.2 --certificate-identity=https://github.com/M0NsTeRRR/helm-charts/.github/workflows/releases.yml@refs/heads/main --certificate-oidc-issuer=https://token.ac
tions.githubusercontent.com
```

Expand Down

0 comments on commit 0820321

Please sign in to comment.