Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/onedr0p/tautulli to v2.13…
Browse files Browse the repository at this point in the history
….4@dbff0ec (#15857)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/tautulli](https://ghcr.io/onedr0p/tautulli)
([source](https://togithub.com/onedr0p/containers)) | patch | `2.13.3`
-> `2.13.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
  • Loading branch information
truecharts-admin committed Dec 7, 2023
1 parent 843e17d commit a85af15
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions charts/stable/tautulli/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
kubeVersion: ">=1.24.0"
kubeVersion: '>=1.24.0'
apiVersion: v2
name: tautulli
version: 15.0.15
appVersion: 2.13.3
version: 15.0.16
appVersion: 2.13.4
description: A Python based monitoring and tracking tool for Plex Media Server
home: https://truecharts.org/charts/stable/tautulli
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tautulli
- https://ghcr.io/onedr0p/tautulli
- https://github.com/Tautulli/Tautulli
- https://github.com/Tautulli/Tautulli
- https://github.com/truecharts/charts/tree/master/charts/stable/tautulli
- https://ghcr.io/onedr0p/tautulli
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- tautulli
- plex
- tautulli
- plex
dependencies:
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/tautulli/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/tautulli
pullPolicy: IfNotPresent
tag: 2.13.3@sha256:7a152791e4936e49e619049c6e5f852bcdd6a2a4e9c443301ebc778acbd77f22
tag: 2.13.4@sha256:dbff0ec88588ed9e3704d79fde1ec688effda6d5c5f6966bf190c0adcf123f56
service:
main:
ports:
Expand Down

0 comments on commit a85af15

Please sign in to comment.