k8s-gitops
k8s-gitops copied to clipboard
feat: update helm chart qbittorrent to 13.5.1
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| qbittorrent | minor | 13.4.3 -> 13.5.2 |
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.
This PR has been generated by Renovate Bot.
Path: k8s/clusters/cluster-0/manifests/media/qbittorrent/helm-release.yaml
Version: 13.4.3 -> 13.5.0
No changes in detected in resources
Path: k8s/clusters/cluster-0/manifests/media/qbittorrent/helm-release.yaml
Version: 13.4.3 -> 13.5.1
@@ -93,8 +93,8 @@
image: "ghcr.io/k8s-at-home/qbittorrent:v4.4.2"
imagePullPolicy: IfNotPresent
env:
- - name: "TZ"
- value: "America/New_York"
+ - name: TZ
+ value: America/New_York
ports:
- name: bittorrent
containerPort: 56059
Path: k8s/clusters/cluster-0/manifests/media/qbittorrent/helm-release.yaml
Version: 13.4.3 -> 13.5.1
@@ -93,8 +93,8 @@
image: "ghcr.io/k8s-at-home/qbittorrent:v4.4.2"
imagePullPolicy: IfNotPresent
env:
- - name: "TZ"
- value: "America/New_York"
+ - name: TZ
+ value: America/New_York
ports:
- name: bittorrent
containerPort: 56059
Path: k8s/clusters/cluster-0/manifests/media/qbittorrent/helm-release.yaml
Version: 13.4.3 -> 13.5.2
@@ -93,8 +93,8 @@
image: "ghcr.io/k8s-at-home/qbittorrent:v4.4.2"
imagePullPolicy: IfNotPresent
env:
- - name: "TZ"
- value: "America/New_York"
+ - name: TZ
+ value: America/New_York
ports:
- name: bittorrent
containerPort: 56059