Update minor Docker tags (#483)

* Update minor Docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2021-05-23 22:30:55 +02:00
committed by GitHub
co-authored by Renovate Bot TrueCharts-Bot
parent 4c0c18df43
commit c09f5efd85
14 changed files with 104 additions and 111 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ jobs:
go test ./charts/.../tests -json | tee test.json go test ./charts/.../tests -json | tee test.json
- name: Annotate unit tests - name: Annotate unit tests
if: ${{ steps.prep-lint.outputs.unittests == 'true' }} if: ${{ steps.prep-lint.outputs.unittests == 'true' }}
uses: guyarb/golang-test-annotations@v0.3.0 uses: guyarb/golang-test-annotations@v0.4.0
with: with:
test-results: test.json test-results: test.json
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: hadolint - name: hadolint
uses: reviewdog/action-hadolint@v1.18.0 uses: reviewdog/action-hadolint@v1.19.1
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review reporter: github-pr-review
+15 -17
View File
@@ -1,28 +1,26 @@
apiVersion: v2 apiVersion: v2
kubeVersion: ">=1.16.0-0" appVersion: auto
name: unifi dependencies:
version: 4.0.0 - name: common
upstream_version: 1.5.1 repository: https://truecharts.org/
appVersion: "auto" version: 4.1.5
description: Ubiquiti Network's Unifi Controller
type: application
deprecated: false deprecated: false
description: Ubiquiti Network's Unifi Controller
home: https://github.com/truecharts/apps/tree/master/incubator/unifi home: https://github.com/truecharts/apps/tree/master/incubator/unifi
icon: https://dl.ubnt.com/press/logo-UniFi.png icon: https://dl.ubnt.com/press/logo-UniFi.png
keywords: keywords:
- ubiquiti - ubiquiti
- unifi - unifi
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
name: unifi
sources: sources:
- https://github.com/truecharts/apps/tree/master/incubator/unifi - https://github.com/truecharts/apps/tree/master/incubator/unifi
- https://github.com/jacobalberty/unifi-docker - https://github.com/jacobalberty/unifi-docker
- https://unifi-network.ui.com - https://unifi-network.ui.com
dependencies: type: application
- name: common upstream_version: 1.5.1
repository: https://truecharts.org/ version: 4.0.1
version: 4.1.5
# condition:
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: truecharts.org
# annotations:
+1 -1
View File
@@ -6,7 +6,7 @@
image: image:
repository: jacobalberty/unifi repository: jacobalberty/unifi
tag: 6.1.71 tag: 6.2.25
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
envTpl: envTpl:
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
repository: jacobalberty/unifi repository: jacobalberty/unifi
tag: 6.1.71 tag: 6.2.25
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
strategy: strategy:
+19 -20
View File
@@ -1,31 +1,30 @@
apiVersion: v2 apiVersion: v2
kubeVersion: ">=1.16.0-0" appVersion: auto
name: esphome dependencies:
version: 4.0.0 - name: common
upstream_version: 4.3.1 repository: https://truecharts.org/
appVersion: "auto" version: 4.1.5
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
type: application
deprecated: false deprecated: false
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful
configuration files and control them remotely through Home Automation systems.
home: https://github.com/truecharts/apps/tree/master/stable/esphome home: https://github.com/truecharts/apps/tree/master/stable/esphome
icon: https://esphome.io/_images/logo.svg icon: https://esphome.io/_images/logo.svg
keywords: keywords:
- esphome - esphome
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: 35702532+tprelog@users.noreply.github.com
name: tprelog
url: truecharts.org
name: esphome
sources: sources:
- https://github.com/truecharts/apps/tree/master/stable/esphome - https://github.com/truecharts/apps/tree/master/stable/esphome
- https://github.com/k8s-at-home/charts/tree/master/charts/esphome - https://github.com/k8s-at-home/charts/tree/master/charts/esphome
- https://github.com/esphome/esphome - https://github.com/esphome/esphome
- https://hub.docker.com/u/esphome - https://hub.docker.com/u/esphome
dependencies: type: application
- name: common upstream_version: 4.3.1
repository: https://truecharts.org/ version: 4.0.1
version: 4.1.5
# condition:
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: truecharts.org
- name: tprelog
email: 35702532+tprelog@users.noreply.github.com
url: truecharts.org
# annotations:
+1 -1
View File
@@ -7,7 +7,7 @@
image: image:
repository: esphome/esphome repository: esphome/esphome
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.17.1 tag: 1.18.0
## ##
# Most other defaults are set in questions.yaml # Most other defaults are set in questions.yaml
+1 -1
View File
@@ -3,7 +3,7 @@
image: image:
repository: esphome/esphome repository: esphome/esphome
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.17.1 tag: 1.18.0
strategy: strategy:
type: Recreate type: Recreate
+18 -20
View File
@@ -1,33 +1,31 @@
apiVersion: v2 apiVersion: v2
kubeVersion: ">=1.16.0-0" appVersion: auto
name: jackett dependencies:
version: 4.0.0 - name: common
upstream_version: 7.0.1 repository: https://truecharts.org/
appVersion: "auto" version: 4.1.5
description: API Support for your favorite torrent trackers.
type: application
deprecated: false deprecated: false
description: API Support for your favorite torrent trackers.
home: https://github.com/truecharts/apps/tree/master/stable/jackett home: https://github.com/truecharts/apps/tree/master/stable/jackett
icon: https://truecharts.org/_static/img/jackett-icon.png icon: https://truecharts.org/_static/img/jackett-icon.png
keywords: keywords:
- jackett - jackett
- torrent - torrent
- usenet - usenet
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: kjeld@schouten-lebbing.nl
name: Ornias1993
url: truecharts.org
name: jackett
sources: sources:
- https://github.com/truecharts/apps/tree/master/stable/jackett - https://github.com/truecharts/apps/tree/master/stable/jackett
- https://github.com/k8s-at-home/charts/tree/master/charts/jackett - https://github.com/k8s-at-home/charts/tree/master/charts/jackett
- https://github.com/Jackett/Jackett - https://github.com/Jackett/Jackett
- https://hub.docker.com/r/linuxserver/jackett - https://hub.docker.com/r/linuxserver/jackett
dependencies: type: application
- name: common upstream_version: 7.0.1
repository: https://truecharts.org/ version: 4.0.1
version: 4.1.5
# condition:
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: truecharts.org
- name: Ornias1993
email: kjeld@schouten-lebbing.nl
url: truecharts.org
# annotations:
+1 -1
View File
@@ -7,7 +7,7 @@
image: image:
repository: ghcr.io/truecharts/jackett repository: ghcr.io/truecharts/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.17.1011 tag: v0.18.106
## ##
# Most other defaults are set in questions.yaml # Most other defaults are set in questions.yaml
+1 -1
View File
@@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/truecharts/jackett repository: ghcr.io/truecharts/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.17.1011 tag: v0.18.106
strategy: strategy:
type: Recreate type: Recreate
+18 -20
View File
@@ -1,33 +1,31 @@
apiVersion: v2 apiVersion: v2
kubeVersion: ">=1.16.0-0" appVersion: auto
name: radarr dependencies:
version: 4.0.0 - name: common
upstream_version: 9.1.0 repository: https://truecharts.org/
appVersion: "auto" version: 4.1.5
description: A fork of Sonarr to work with movies à la Couchpotato
type: application
deprecated: false deprecated: false
description: "A fork of Sonarr to work with movies \xE0 la Couchpotato"
home: https://github.com/truecharts/apps/tree/master/stable/radarr home: https://github.com/truecharts/apps/tree/master/stable/radarr
icon: https://nzbusenet.com/wp-content/uploads/2017/10/radarr-logo.png icon: https://nzbusenet.com/wp-content/uploads/2017/10/radarr-logo.png
keywords: keywords:
- radarr - radarr
- torrent - torrent
- usenet - usenet
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: kjeld@schouten-lebbing.nl
name: Ornias1993
url: truecharts.org
name: radarr
sources: sources:
- https://github.com/truecharts/apps/tree/master/stable/radarr - https://github.com/truecharts/apps/tree/master/stable/radarr
- https://github.com/k8s-at-home/charts/tree/master/charts/radarr - https://github.com/k8s-at-home/charts/tree/master/charts/radarr
- https://github.com/Radarr/Radarr - https://github.com/Radarr/Radarr
- https://hub.docker.com/r/linuxserver/radarr - https://hub.docker.com/r/linuxserver/radarr
dependencies: type: application
- name: common upstream_version: 9.1.0
repository: https://truecharts.org/ version: 4.0.1
version: 4.1.5
# condition:
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: truecharts.org
- name: Ornias1993
email: kjeld@schouten-lebbing.nl
url: truecharts.org
# annotations:
+1 -1
View File
@@ -7,7 +7,7 @@
image: image:
repository: ghcr.io/truecharts/radarr repository: ghcr.io/truecharts/radarr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v3.1.1.4954 tag: v3.2.0.5048
probes: probes:
liveness: liveness:
+1 -1
View File
@@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/truecharts/radarr repository: ghcr.io/truecharts/radarr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v3.1.1.4954 tag: v3.2.0.5048
strategy: strategy:
type: Recreate type: Recreate