Skip to content

Commit

Permalink
fix(container): update ghcr.io/onedr0p/sonarr ( 4.0.10 → 4.0.11 )
Browse files Browse the repository at this point in the history
Signed-off-by: Ludovic Ortega <[email protected]>
  • Loading branch information
M0NsTeRRR committed Nov 29, 2024
1 parent 35c152f commit 47223a3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
if: steps.check-artifacts.outputs.has_artifacts == 'true'
with:
name: artifacts
path: .cr-release-packages/
path: .cr-release-packages

publish-oci:
name: Publish to ghcr.io
Expand Down
4 changes: 2 additions & 2 deletions charts/sonarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ kubeVersion: ">=1.23.0-0"
name: sonarr
description: sonarr helm chart for Kubernetes
type: application
version: 0.4.5
version: 0.4.6
# image: ghcr.io/onedr0p/sonarr
appVersion: "4.0.10"
appVersion: "4.0.11"
maintainers:
- name: Ludovic Ortega
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion charts/sonarr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sonarr

![Version: 0.4.5](https://img.shields.io/badge/Version-0.4.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.10](https://img.shields.io/badge/AppVersion-4.0.10-informational?style=flat-square)
![Version: 0.4.6](https://img.shields.io/badge/Version-0.4.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.0.11](https://img.shields.io/badge/AppVersion-4.0.11-informational?style=flat-square)

sonarr helm chart for Kubernetes

Expand Down

0 comments on commit 47223a3

Please sign in to comment.