chore(deps): update container image beromir/servas to v0.0.7@0fedba9 by renovate (#16457)
This commit is contained in:
parent
f2569be8d3
commit
cd7efba614
|
@ -1,16 +1,16 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: servas
|
||||
version: 1.0.12
|
||||
appVersion: 0.0.6
|
||||
version: 1.0.13
|
||||
appVersion: 0.0.7
|
||||
description: A self-hosted bookmark management tool.
|
||||
home: https://truecharts.org/charts/stable/servas
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/beromir/Servas
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/servas
|
||||
- https://hub.docker.com/r/beromir/servas
|
||||
- https://github.com/beromir/Servas
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: beromir/servas
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.0.6@sha256:8176a581f6c44598afde453667d6e5dd230d23cbb423d9d84655180cc57675cd
|
||||
tag: 0.0.7@sha256:0fedba911b428f5fbb34104f5fd0413341ffff38d9c4429a3f3e45da82a5751e
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue