Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image golift/unpackerr to v0.14.5@8493ffc by renovate #24637

Merged
merged 1 commit into from
Aug 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/unpackerr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.14.3
appVersion: 0.14.5
dependencies:
- name: common
version: 24.1.5
Expand Down Expand Up @@ -37,4 +37,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr
- https://hub.docker.com/r/golift/unpackerr
type: application
version: 15.2.2
version: 15.2.3
2 changes: 1 addition & 1 deletion charts/stable/unpackerr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: golift/unpackerr
pullPolicy: IfNotPresent
tag: 0.14.3@sha256:ebaa66445159dbc0ca0da7ecc3715ce1c89a66fea11c3c2c2a481eaf3ac73b0e
tag: 0.14.5@sha256:8493ffc2dd17e0b8a034552bb52d44e003fa457ee407da97ccc69328bce4a815
service:
main:
enabled: false
Expand Down
Loading