chore(deps): update container image nginx to v@c7a6ad6 by renovate (#18352)
This commit is contained in:
parent
e04d9515bd
commit
ad114c4b5a
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/vikunja
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png
|
||||||
keywords:
|
keywords:
|
||||||
- vikunja
|
- vikunja
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -38,8 +38,8 @@ name: vikunja
|
||||||
sources:
|
sources:
|
||||||
- https://vikunja.io/docs
|
- https://vikunja.io/docs
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
||||||
- https://hub.docker.com/r/vikunja/frontend
|
|
||||||
- https://hub.docker.com/r/vikunja/api
|
- https://hub.docker.com/r/vikunja/api
|
||||||
|
- https://hub.docker.com/r/vikunja/frontend
|
||||||
- https://hub.docker.com/_/nginx
|
- https://hub.docker.com/_/nginx
|
||||||
type: application
|
type: application
|
||||||
version: 12.2.0
|
version: 12.2.1
|
||||||
|
|
|
@ -8,7 +8,7 @@ frontendImage:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
nginxImage:
|
nginxImage:
|
||||||
repository: nginx
|
repository: nginx
|
||||||
tag: 1.25.3@sha256:84c52dfd55c467e12ef85cad6a252c0990564f03c4850799bf41dd738738691f
|
tag: 1.25.3@sha256:c7a6ad68be85142c7fe1089e48faa1e7c7166a194caa9180ddea66345876b9d2
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
|
|
Loading…
Reference in New Issue