chore(deps): update docker general non-major (#1824)
* chore(deps): update docker general non-major * 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
ebbbcc0088
commit
86678b1d7f
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/traefik/traefik-helm-chart
|
- https://github.com/traefik/traefik-helm-chart
|
||||||
- https://traefik.io/
|
- https://traefik.io/
|
||||||
type: application
|
type: application
|
||||||
version: 10.0.50
|
version: 10.0.51
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- network
|
- network
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/traefik
|
repository: tccr.io/truecharts/traefik
|
||||||
# defaults to appVersion
|
# defaults to appVersion
|
||||||
tag: v2.5.7@sha256:396fe4ce04aa7841e9c9c9fefcde61dcec8d661cdad5cc0de5c6a9984765f20d
|
tag: v2.6.0@sha256:cc9fc0d653690523166b8a32b6bb6e1c609283b7c1010fe32cc4d6b43feca3ac
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x
|
# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x
|
||||||
|
|
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-memcached
|
- https://github.com/bitnami/bitnami-docker-memcached
|
||||||
- http://memcached.org/
|
- http://memcached.org/
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.61
|
version: 1.0.62
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/truecharts/memcached
|
repository: ghcr.io/truecharts/memcached
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.6.13@sha256:2efdc12e79bb7bc4951bbf15a31d084cbd798732fc25c1cc1acca2ad1ee6d6c0
|
tag: v1.6.13@sha256:06abc6006987a796f2b719b52f4fdee6a908ff0cbb09fdfd44f96d80e5e13fc3
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue