Skip to content

Commit

Permalink
Merge branch 'main' of github.com:mcfio/home-cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
rkage committed Dec 7, 2024
2 parents b52bba7 + ff3c6ff commit f2212d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
echo "DIGEST_SHA=$digest" >> $GITHUB_OUTPUT
- name: Generate GitHub Attestation
uses: actions/attest-build-provenance@619dbb2e03e0189af0c55118e7d3c5e129e99726 # v2
uses: actions/attest-build-provenance@c4fbc648846ca6f503a13a2281a5e7b98aa57202 # v2
with:
subject-name: ${{ env.REPOSITORY }}
subject-digest: ${{ steps.create.outputs.DIGEST_SHA }}
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/prowlarr/resources/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/prowlarr-develop
tag: 1.27.0.4852@sha256:6e1041a558cceee6356efe74cc9a9138909f4a8bac5eb714a420a37e4b478c77
tag: 1.27.0.4852@sha256:155e7c757880e6afc5933b3060dfaec1c79712caf68031096fd5866ae4a31d0f
env:
TZ: Canada/Eastern
PROWLARR__APP__INSTANCENAME: Sonarr
Expand Down

0 comments on commit f2212d5

Please sign in to comment.