Skip to content

Commit

Permalink
Update ghcr.io/geek-cookbook/stremio-jackett Docker tag to v4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2024
1 parent a17769e commit fb7f884
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.32652-pre-01
version: 1.0.32653-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 @@ -9855,7 +9855,7 @@ stremiojackett:
enabled: false
image:
repository: ghcr.io/geek-cookbook/stremio-jackett
tag: 4.1.2@sha256:d81689a68fe2499b7bbbb9567a7bd01d49c772f456b424bcb6352fa48b4c0c8c
tag: v4.1.3@sha256:dfc5574268ad08cd3f1534b7243d5475040efcb77c14fa44f73dcd98e89db53a
priorityClassName: tenant-normal
controller:
annotations:
Expand Down Expand Up @@ -10243,7 +10243,7 @@ stremiojackettcommunity: &stremiojackettcommunity
app.elfhosted.com/name: stremio-jackett-community
image:
repository: ghcr.io/geek-cookbook/stremio-jackett
tag: 4.1.2@sha256:d81689a68fe2499b7bbbb9567a7bd01d49c772f456b424bcb6352fa48b4c0c8c
tag: v4.1.3@sha256:dfc5574268ad08cd3f1534b7243d5475040efcb77c14fa44f73dcd98e89db53a
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 fb7f884

Please sign in to comment.