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:
@@ -152,7 +152,7 @@ jobs:
|
||||
go test ./charts/.../tests -json | tee test.json
|
||||
- name: Annotate unit tests
|
||||
if: ${{ steps.prep-lint.outputs.unittests == 'true' }}
|
||||
uses: guyarb/golang-test-annotations@v0.3.0
|
||||
uses: guyarb/golang-test-annotations@v0.4.0
|
||||
with:
|
||||
test-results: test.json
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: hadolint
|
||||
uses: reviewdog/action-hadolint@v1.18.0
|
||||
uses: reviewdog/action-hadolint@v1.19.1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
reporter: github-pr-review
|
||||
|
||||
@@ -1,28 +1,26 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: unifi
|
||||
version: 4.0.0
|
||||
upstream_version: 1.5.1
|
||||
appVersion: "auto"
|
||||
description: Ubiquiti Network's Unifi Controller
|
||||
type: application
|
||||
appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
deprecated: false
|
||||
description: Ubiquiti Network's Unifi Controller
|
||||
home: https://github.com/truecharts/apps/tree/master/incubator/unifi
|
||||
icon: https://dl.ubnt.com/press/logo-UniFi.png
|
||||
keywords:
|
||||
- ubiquiti
|
||||
- unifi
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/incubator/unifi
|
||||
- https://github.com/jacobalberty/unifi-docker
|
||||
- https://unifi-network.ui.com
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
# condition:
|
||||
- ubiquiti
|
||||
- unifi
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: unifi
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/incubator/unifi
|
||||
- https://github.com/jacobalberty/unifi-docker
|
||||
- https://unifi-network.ui.com
|
||||
type: application
|
||||
upstream_version: 1.5.1
|
||||
version: 4.0.1
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
image:
|
||||
repository: jacobalberty/unifi
|
||||
tag: 6.1.71
|
||||
tag: 6.2.25
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
envTpl:
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
image:
|
||||
repository: jacobalberty/unifi
|
||||
tag: 6.1.71
|
||||
tag: 6.2.25
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
strategy:
|
||||
|
||||
@@ -1,31 +1,30 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: esphome
|
||||
version: 4.0.0
|
||||
upstream_version: 4.3.1
|
||||
appVersion: "auto"
|
||||
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
|
||||
appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
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
|
||||
icon: https://esphome.io/_images/logo.svg
|
||||
keywords:
|
||||
- esphome
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/esphome
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/esphome
|
||||
- https://github.com/esphome/esphome
|
||||
- https://hub.docker.com/u/esphome
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
# condition:
|
||||
- esphome
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
- name: tprelog
|
||||
email: 35702532+tprelog@users.noreply.github.com
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
- email: 35702532+tprelog@users.noreply.github.com
|
||||
name: tprelog
|
||||
url: truecharts.org
|
||||
name: esphome
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/esphome
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/esphome
|
||||
- https://github.com/esphome/esphome
|
||||
- https://hub.docker.com/u/esphome
|
||||
type: application
|
||||
upstream_version: 4.3.1
|
||||
version: 4.0.1
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: esphome/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.17.1
|
||||
tag: 1.18.0
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: esphome/esphome
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.17.1
|
||||
tag: 1.18.0
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
@@ -1,33 +1,31 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: jackett
|
||||
version: 4.0.0
|
||||
upstream_version: 7.0.1
|
||||
appVersion: "auto"
|
||||
description: API Support for your favorite torrent trackers.
|
||||
type: application
|
||||
appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
deprecated: false
|
||||
description: API Support for your favorite torrent trackers.
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/jackett
|
||||
icon: https://truecharts.org/_static/img/jackett-icon.png
|
||||
keywords:
|
||||
- jackett
|
||||
- torrent
|
||||
- usenet
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/jackett
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/jackett
|
||||
- https://github.com/Jackett/Jackett
|
||||
- https://hub.docker.com/r/linuxserver/jackett
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
# condition:
|
||||
- jackett
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
- name: Ornias1993
|
||||
email: kjeld@schouten-lebbing.nl
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
- email: kjeld@schouten-lebbing.nl
|
||||
name: Ornias1993
|
||||
url: truecharts.org
|
||||
name: jackett
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/jackett
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/jackett
|
||||
- https://github.com/Jackett/Jackett
|
||||
- https://hub.docker.com/r/linuxserver/jackett
|
||||
type: application
|
||||
upstream_version: 7.0.1
|
||||
version: 4.0.1
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.17.1011
|
||||
tag: v0.18.106
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.17.1011
|
||||
tag: v0.18.106
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
@@ -1,33 +1,31 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: radarr
|
||||
version: 4.0.0
|
||||
upstream_version: 9.1.0
|
||||
appVersion: "auto"
|
||||
description: A fork of Sonarr to work with movies à la Couchpotato
|
||||
type: application
|
||||
appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
deprecated: false
|
||||
description: "A fork of Sonarr to work with movies \xE0 la Couchpotato"
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/radarr
|
||||
icon: https://nzbusenet.com/wp-content/uploads/2017/10/radarr-logo.png
|
||||
keywords:
|
||||
- radarr
|
||||
- torrent
|
||||
- usenet
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/radarr
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/radarr
|
||||
- https://github.com/Radarr/Radarr
|
||||
- https://hub.docker.com/r/linuxserver/radarr
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
# condition:
|
||||
- radarr
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
- name: Ornias1993
|
||||
email: kjeld@schouten-lebbing.nl
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
- email: kjeld@schouten-lebbing.nl
|
||||
name: Ornias1993
|
||||
url: truecharts.org
|
||||
name: radarr
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/radarr
|
||||
- https://github.com/k8s-at-home/charts/tree/master/charts/radarr
|
||||
- https://github.com/Radarr/Radarr
|
||||
- https://hub.docker.com/r/linuxserver/radarr
|
||||
type: application
|
||||
upstream_version: 9.1.0
|
||||
version: 4.0.1
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.1.1.4954
|
||||
tag: v3.2.0.5048
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.1.1.4954
|
||||
tag: v3.2.0.5048
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
Reference in New Issue
Block a user