Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
70cbd7b60d Update Helm release tdarr-exporter to v1.1.1 (#20)
* Update Helm release tdarr-exporter to v1.1.1

* bump chart version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Lebens <alexanderlebens@gmail.com>
2024-03-25 10:16:22 -06:00
renovate[bot]
ba065b36b2 Update ghcr.io/qdm12/gluetun Docker tag to v3.38.0 (#22)
* Update ghcr.io/qdm12/gluetun Docker tag to v3.38.0

* bump chart version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Lebens <alexanderlebens@gmail.com>
2024-03-25 10:15:48 -06:00
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: qbittorrent
version: 0.0.7
version: 0.0.8
description: Chart for qBittorrent
keywords:
- downloads

View File

@@ -45,7 +45,7 @@ gluetun:
enabled: false
image:
repository: ghcr.io/qdm12/gluetun
tag: v3.37.0
tag: v3.38.0
pullPolicy: IfNotPresent
securityContext:
privileged: True

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: tdarr
version: 0.0.4
version: 0.0.5
description: Chart for Tdarr V2
keywords:
- video
@@ -13,6 +13,6 @@ maintainers:
icon: https://avatars.githubusercontent.com/u/43864057?s=48&v=4
dependencies:
- name: tdarr-exporter
version: 1.1.0
version: 1.1.1
repository: https://homeylab.github.io/helm-charts/
appVersion: "2.17.01"