Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): update container image ghcr.io/kiranshila/doplarr to v3.6.3@426517f by renovate #18133

Merged
merged 1 commit into from
Feb 12, 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
6 changes: 3 additions & 3 deletions charts/stable/doplarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.6.2
appVersion: 3.6.3
dependencies:
- name: common
version: 17.2.30
Expand All @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/doplarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png
keywords:
- doplarr
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/doplarr
- https://ghcr.io/kiranshila/doplarr
type: application
version: 8.1.12
version: 8.1.13
2 changes: 1 addition & 1 deletion charts/stable/doplarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/kiranshila/doplarr
tag: v3.6.2@sha256:7fbd2250cc871787150a3d33be4f5d168c8eb1436c1c064c0a9533ebb7a9098a
tag: v3.6.3@sha256:426517f9913bc330dd3a52830a7fc37ff49eb4ba5782eeee1ea70787f3dce12c
pullPolicy: IfNotPresent
service:
main:
Expand Down