chore(deps): update docker general major docker tags (major) (#1523)

* chore(deps): update docker general 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-12-13 12:51:41 +01:00 committed by GitHub
parent 9aab824dcd
commit e5cc646f5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: nano-wallet
version: 0.0.1
version: 0.0.2
appVersion: "1.3.2"
description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight.
type: application

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/nano-wallet
pullPolicy: IfNotPresent
tag: v1.3.2
tag: v2021.11.18
securityContext:
runAsNonRoot: false

View File

@ -26,7 +26,7 @@ name: photoprism
sources:
- https://github.com/photoprism/photoprism
- https://hub.docker.com/r/photoprism/photoprism
version: 7.0.1
version: 7.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@ -2,7 +2,7 @@ image:
# -- image repository
repository: tccr.io/truecharts/photoprism
# -- image tag
tag: v20211203@sha256:a1455179da40abe39c1a8750e9f9b8134d3bfb506a0e642dcd5fc3b69579b571
tag: v20211210@sha256:46569b145fbc56de72a9e1c9564627b757eada841179c516287e253ea4c776a6
# -- image pull policy
pullPolicy: IfNotPresent