Skip to content

Commit

Permalink
Merge pull request #580 from geek-cookbook/renovate/ghcr.io-geek-cook…
Browse files Browse the repository at this point in the history
…book-stremio-jackett-4.x
  • Loading branch information
funkypenguin authored Apr 9, 2024
2 parents ee27870 + 959e541 commit f28dae9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/other/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.32529
version: 1.0.32530-pre-01

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
4 changes: 2 additions & 2 deletions charts/other/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9646,7 +9646,7 @@ stremiojackett:
enabled: false
image:
repository: ghcr.io/geek-cookbook/stremio-jackett
tag: v4.0.0@sha256:07a9446a5b704344f3a31e4b6acb001937704abdf209a6f2fe7256fc8b313a70
tag: v4.1.1@sha256:68158c50431e8829fb4d8b3fbd5a5c78cf66c152bb1c49cf9d3583a379a63a4b
priorityClassName: tenant-normal
controller:
annotations:
Expand Down Expand Up @@ -10037,7 +10037,7 @@ stremiojackettcommunity: &stremiojackettcommunity
app.elfhosted.com/name: stremio-jackett-community
image:
repository: ghcr.io/geek-cookbook/stremio-jackett
tag: v4.0.0@sha256:07a9446a5b704344f3a31e4b6acb001937704abdf209a6f2fe7256fc8b313a70
tag: v4.1.1@sha256:68158c50431e8829fb4d8b3fbd5a5c78cf66c152bb1c49cf9d3583a379a63a4b
priorityClassName: tenant-normal
# command: ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "3000"] # allow logs on private instances
controller:
Expand Down

0 comments on commit f28dae9

Please sign in to comment.