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:
parent
9aab824dcd
commit
e5cc646f5d
|
@ -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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/nano-wallet
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.3.2
|
||||
tag: v2021.11.18
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue