chore(deps): update non-major docker tags (#1134)

* chore(deps): update non-major 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-10-13 23:19:33 +02:00
committed by GitHub
co-authored by Renovate Bot TrueCharts-Bot
parent c9145fbb9e
commit 9112c749dc
142 changed files with 714 additions and 702 deletions
+12 -13
View File
@@ -1,24 +1,23 @@
apiVersion: v2
appVersion: "1.4.1"
appVersion: 1.4.1
dependencies:
- name: common
repository: https://truecharts.org
version: 8.2.1
description: Index and stream music using apache-musicindex and m3u playlists
name: apache-musicindex
version: 0.0.1
kubeVersion: ">=1.16.0-0"
home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex
icon: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg
keywords:
- apache-musicindex
- streaming
- m3u
- playlist
home: https://github.com/truecharts/apps/tree/master/charts/stable/apache-musicindex
icon: https://en.wikipedia.org/wiki/Apache_HTTP_Server#/media/File:Apache_HTTP_server_logo_(2019-present).svg
sources:
- http://hacks.slashdirt.org/sw/musicindex/
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
dependencies:
- name: common
repository: https://truecharts.org
version: 8.2.1
name: apache-musicindex
sources:
- http://hacks.slashdirt.org/sw/musicindex/
version: 0.0.2
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/k8s-at-home/apache-musicindex
pullPolicy: IfNotPresent
tag: v1.4.1-2@sha256:42
tag: v1.4.1-2@sha256:c8b5cf5fbf4bbf097fb516f82bfc3ecb1ad971e8059dc9722b4d10bb7d7faee7
##
# Most other defaults are set in questions.yaml
@@ -2,7 +2,7 @@ image:
# -- image repository
repository: ghcr.io/k8s-at-home/apache-musicindex
# -- image tag
tag: v1.4.1-2@sha256:42
tag: v1.4.1-2@sha256:c8b5cf5fbf4bbf097fb516f82bfc3ecb1ad971e8059dc9722b4d10bb7d7faee7
# -- image pull policy
pullPolicy: IfNotPresent