mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
uptime-kuma: update version to 1.13.1 (#1482)
* charts/stable/uptime-kuma/Chart.yaml: update uptime-kuma version to 1.13.1 and chart version to 1.2.0 Signed-off-by: Johannes Kastl <kastl@b1-systems.de>
This commit is contained in:
parent
3ce30c8ac3
commit
57f9aabc7a
@ -1,8 +1,8 @@
|
||||
apiVersion: v2
|
||||
appVersion: v1.11.1
|
||||
appVersion: 1.13.1
|
||||
description: A fancy self-hosted monitoring tool for your websites and applications
|
||||
name: uptime-kuma
|
||||
version: 1.1.0
|
||||
version: 1.2.0
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- uptime-kuma
|
||||
@ -21,6 +21,7 @@ dependencies:
|
||||
repository: https://library-charts.k8s-at-home.com
|
||||
version: 4.3.0
|
||||
annotations:
|
||||
artifacthub.io/containsSecurityUpdates: "true"
|
||||
artifacthub.io/changes: |
|
||||
- kind: changed
|
||||
description: Upgraded `common` chart dependency to version `4.3.0`.
|
||||
description: Update appVersion to v1.13.1, including a security fix in v1.11.4 ('Update vulnerable packages') and v1.12.1 ('Update axios to 0.26.0 due to vulnerability')
|
||||
|
@ -9,7 +9,8 @@ image:
|
||||
# -- image repository
|
||||
repository: louislam/uptime-kuma
|
||||
# -- image tag
|
||||
tag: "1.11.1"
|
||||
# @default -- chart.appVersion
|
||||
tag:
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user