Skip to content

Commit

Permalink
Update curlimages/curl Docker tag to v8.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent 1f2cf6a commit 543b21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/helm/media/bazarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ app-template:
initContainers:
get-clean-subs-script:
name: get-clean-subs-script
image: curlimages/curl:8.8.0
image: curlimages/curl:8.9.1
command: ['sh', '-c', "curl -o /config/sub-clean.sh https://gist.githubusercontent.com/Tyler-Cash/f77c2bda3e17a1d098543de216454812/raw/8071fc8d7fb9cb61ea4ffac7118c4a9614e6d764/sub-clean.sh && chmod 755 /config/sub-clean.sh"]
volumeMounts:
- name: config
Expand Down

0 comments on commit 543b21d

Please sign in to comment.