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
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.12.0"
appVersion: 1.12.0
dependencies:
- name: common
repository: https://truecharts.org
@@ -25,4 +25,4 @@ name: owncloud-ocis
sources:
- https://hub.docker.com/r/owncloud/ocis
- https://owncloud.dev/ocis/
version: 3.0.6
version: 3.0.7
@@ -7,7 +7,7 @@
image:
repository: ghcr.io/truecharts/ocis
pullPolicy: IfNotPresent
tag: v1.12.0@sha256:dca60812fd8e47bbc0b554f8e768f0a8cebe467039cde09c76ce034a3b0fb47b
tag: v1.13.0@sha256:8f1e2841849df772287d6ee6969b214b214c8200401a8491705305c12a85c50d
##
# Most other defaults are set in questions.yaml
+1 -1
View File
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/truecharts/ocis
# -- image tag
tag: v1.12.0@sha256:dca60812fd8e47bbc0b554f8e768f0a8cebe467039cde09c76ce034a3b0fb47b
tag: v1.13.0@sha256:8f1e2841849df772287d6ee6969b214b214c8200401a8491705305c12a85c50d
# -- image pull policy
pullPolicy: IfNotPresent