fix(servas): update image docker.io/beromir/servas 1.1.0 → 1.1.1 (#47147)
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.1.0
|
appVersion: 1.1.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 29.0.15
|
version: 29.0.15
|
||||||
@@ -27,21 +27,21 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: A self-hosted bookmark management tool.
|
description: A self-hosted bookmark management tool.
|
||||||
home: https://truecharts.org/truetech/truecharts/charts/stable/servas
|
home: https://trueforge.org/truetech/truecharts/charts/stable/servas
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/servas.webp
|
icon: https://trueforge.org/img/hotlink-ok/chart-icons/servas.webp
|
||||||
keywords:
|
keywords:
|
||||||
- servas
|
- servas
|
||||||
- bookmarks
|
- bookmarks
|
||||||
kubeVersion: '>=1.33.0-0'
|
kubeVersion: '>=1.27.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@trueforge.org
|
||||||
url: https://truecharts.org
|
url: https://trueforge.org
|
||||||
name: servas
|
name: servas
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/beromir/Servas
|
- https://github.com/beromir/Servas
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/servas
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/servas
|
||||||
- https://hub.docker.com/r/beromir/servas
|
- https://hub.docker.com/r/beromir/servas
|
||||||
type: application
|
type: application
|
||||||
version: 11.0.7
|
version: 11.0.8
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/beromir/servas
|
repository: docker.io/beromir/servas
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.1.0@sha256:914e2161ba3e5efadd776991375effcef154c9b28ffe0aa802f845ad5b3a53e8
|
tag: 1.1.1@sha256:501f55c113e7397482e5ee54cb3469e3e975a028011a5dade01332d01ab74606
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
Reference in New Issue
Block a user