chore(deps): update non-major docker tags (#1246)
* 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:
parent
539b4920b3
commit
d585ef42f2
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: "1.9035.0"
|
||||
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
|
||||
name: tt-rss
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- tt-rss
|
||||
|
|
|
@ -4,7 +4,7 @@ image:
|
|||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
tag: v1.9035.0@sha256:fd41258931c84cdc009532ea614367f83abb205d13363dfef8be15c2999faa89
|
||||
tag: v1.9036.0@sha256:1f79c0bb3dbfacbde597962ee01c5024ea0759dbfef2fe96bbeda8bddd97d0bc
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
|
@ -27,7 +27,7 @@ sources:
|
|||
- https://github.com/zwave-js/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwavejs2mqtt
|
||||
type: application
|
||||
version: 9.0.1
|
||||
version: 9.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- tools
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/zwavejs2mqtt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.10.0@sha256:982d1b1a244105a545b039f67c34ad9c1314e00ae93b4ccb9a6d5d3c2b2187fc
|
||||
tag: v5.10.1@sha256:52cca77e294adea9bc753628b906c8c10d2b44d0b8d5caeb4ccaf5b92946e0cb
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue