From 4082c53c6e11946923c87b0bb935b61ef3acb64d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 21 Jan 2023 12:01:01 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/uptime-kuma/5.0.14/app-changelog.md | 9 --------- .../uptime-kuma/5.0.14/templates/common.yaml | 15 --------------- .../{5.0.14 => 5.0.15}/CHANGELOG.md | 18 +++++++++--------- .../uptime-kuma/{5.0.14 => 5.0.15}/Chart.yaml | 2 +- .../uptime-kuma/{5.0.14 => 5.0.15}/README.md | 0 stable/uptime-kuma/5.0.15/app-changelog.md | 9 +++++++++ .../{5.0.14 => 5.0.15}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{5.0.14 => 5.0.15}/ix_values.yaml | 15 +++------------ .../{5.0.14 => 5.0.15}/questions.yaml | 0 .../templates/_prometheusrules.tpl | 0 .../templates/_servicemonitor.tpl | 0 .../uptime-kuma/5.0.15/templates/common.yaml | 7 +++++++ .../{5.0.14 => 5.0.15}/values.yaml | 0 14 files changed, 29 insertions(+), 46 deletions(-) delete mode 100644 stable/uptime-kuma/5.0.14/app-changelog.md delete mode 100644 stable/uptime-kuma/5.0.14/templates/common.yaml rename stable/uptime-kuma/{5.0.14 => 5.0.15}/CHANGELOG.md (90%) rename stable/uptime-kuma/{5.0.14 => 5.0.15}/Chart.yaml (98%) rename stable/uptime-kuma/{5.0.14 => 5.0.15}/README.md (100%) create mode 100644 stable/uptime-kuma/5.0.15/app-changelog.md rename stable/uptime-kuma/{5.0.14 => 5.0.15}/app-readme.md (100%) rename stable/uptime-kuma/{5.0.14 => 5.0.15}/charts/common-11.1.2.tgz (100%) rename stable/uptime-kuma/{5.0.14 => 5.0.15}/ix_values.yaml (84%) rename stable/uptime-kuma/{5.0.14 => 5.0.15}/questions.yaml (100%) rename stable/uptime-kuma/{5.0.14 => 5.0.15}/templates/_prometheusrules.tpl (100%) rename stable/uptime-kuma/{5.0.14 => 5.0.15}/templates/_servicemonitor.tpl (100%) create mode 100644 stable/uptime-kuma/5.0.15/templates/common.yaml rename stable/uptime-kuma/{5.0.14 => 5.0.15}/values.yaml (100%) diff --git a/stable/uptime-kuma/5.0.14/app-changelog.md b/stable/uptime-kuma/5.0.14/app-changelog.md deleted file mode 100644 index e288b0b9c21..00000000000 --- a/stable/uptime-kuma/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [uptime-kuma-5.0.14](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.13...uptime-kuma-5.0.14) (2023-01-19) - -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.19.6 - - \ No newline at end of file diff --git a/stable/uptime-kuma/5.0.14/templates/common.yaml b/stable/uptime-kuma/5.0.14/templates/common.yaml deleted file mode 100644 index 9699ed7d301..00000000000 --- a/stable/uptime-kuma/5.0.14/templates/common.yaml +++ /dev/null @@ -1,15 +0,0 @@ -{{- include "tc.common.loader.init" . }} - -{{- if hasKey .Values "metrics" -}} -{{- if .Values.metrics.enabled -}} -{{- $_ := set .Values.podAnnotations "prometheus.io/scrape" "true" -}} -{{- $_ := set .Values.podAnnotations "prometheus.io/path" "/metrics" -}} -{{- $_ := set .Values.podAnnotations "prometheus.io/port" (.Values.service.metrics.ports.metrics.targetPort | quote) -}} -{{- end -}} -{{- end -}} - -{{- include "uptime.servicemonitor" . -}} -{{- include "uptime.prometheusrule" . -}} - -{{/* Render the templates */}} -{{ include "tc.common.loader.apply" . }} diff --git a/stable/uptime-kuma/5.0.14/CHANGELOG.md b/stable/uptime-kuma/5.0.15/CHANGELOG.md similarity index 90% rename from stable/uptime-kuma/5.0.14/CHANGELOG.md rename to stable/uptime-kuma/5.0.15/CHANGELOG.md index 5b572cd3a35..5e0b80a825a 100644 --- a/stable/uptime-kuma/5.0.14/CHANGELOG.md +++ b/stable/uptime-kuma/5.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [uptime-kuma-5.0.15](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.14...uptime-kuma-5.0.15) (2023-01-21) + +### Fix + +- Wrong metrics port ([#6456](https://github.com/truecharts/charts/issues/6456)) + + + + ## [uptime-kuma-5.0.14](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.13...uptime-kuma-5.0.14) (2023-01-19) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/uptime-kuma to v1.19.0 - - -## [uptime-kuma-5.0.4](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.3...uptime-kuma-5.0.4) (2022-12-19) - -### Chore - -- update helm general non-major - - diff --git a/stable/uptime-kuma/5.0.14/Chart.yaml b/stable/uptime-kuma/5.0.15/Chart.yaml similarity index 98% rename from stable/uptime-kuma/5.0.14/Chart.yaml rename to stable/uptime-kuma/5.0.15/Chart.yaml index 0ce5416866c..75e86293873 100644 --- a/stable/uptime-kuma/5.0.14/Chart.yaml +++ b/stable/uptime-kuma/5.0.15/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma - https://github.com/louislam/uptime-kuma type: application -version: 5.0.14 +version: 5.0.15 annotations: truecharts.org/catagories: | - monitoring diff --git a/stable/uptime-kuma/5.0.14/README.md b/stable/uptime-kuma/5.0.15/README.md similarity index 100% rename from stable/uptime-kuma/5.0.14/README.md rename to stable/uptime-kuma/5.0.15/README.md diff --git a/stable/uptime-kuma/5.0.15/app-changelog.md b/stable/uptime-kuma/5.0.15/app-changelog.md new file mode 100644 index 00000000000..f21d3d9ca3e --- /dev/null +++ b/stable/uptime-kuma/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [uptime-kuma-5.0.15](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.14...uptime-kuma-5.0.15) (2023-01-21) + +### Fix + +- Wrong metrics port ([#6456](https://github.com/truecharts/charts/issues/6456)) + + \ No newline at end of file diff --git a/stable/uptime-kuma/5.0.14/app-readme.md b/stable/uptime-kuma/5.0.15/app-readme.md similarity index 100% rename from stable/uptime-kuma/5.0.14/app-readme.md rename to stable/uptime-kuma/5.0.15/app-readme.md diff --git a/stable/uptime-kuma/5.0.14/charts/common-11.1.2.tgz b/stable/uptime-kuma/5.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/uptime-kuma/5.0.14/charts/common-11.1.2.tgz rename to stable/uptime-kuma/5.0.15/charts/common-11.1.2.tgz diff --git a/stable/uptime-kuma/5.0.14/ix_values.yaml b/stable/uptime-kuma/5.0.15/ix_values.yaml similarity index 84% rename from stable/uptime-kuma/5.0.14/ix_values.yaml rename to stable/uptime-kuma/5.0.15/ix_values.yaml index 252ca751a11..4226525d1bb 100644 --- a/stable/uptime-kuma/5.0.14/ix_values.yaml +++ b/stable/uptime-kuma/5.0.15/ix_values.yaml @@ -13,23 +13,14 @@ podSecurityContext: security: PUID: 0 +env: + UPTIME_KUMA_PORT: "{{ .Values.service.main.ports.main.port }}" + service: main: ports: main: port: 3001 - targetPort: 3001 - - # Metrics Services - metrics: - enabled: true - type: ClusterIP - ports: - metrics: - enabled: true - protocol: HTTP - port: 3002 - targetPort: 3002 persistence: config: diff --git a/stable/uptime-kuma/5.0.14/questions.yaml b/stable/uptime-kuma/5.0.15/questions.yaml similarity index 100% rename from stable/uptime-kuma/5.0.14/questions.yaml rename to stable/uptime-kuma/5.0.15/questions.yaml diff --git a/stable/uptime-kuma/5.0.14/templates/_prometheusrules.tpl b/stable/uptime-kuma/5.0.15/templates/_prometheusrules.tpl similarity index 100% rename from stable/uptime-kuma/5.0.14/templates/_prometheusrules.tpl rename to stable/uptime-kuma/5.0.15/templates/_prometheusrules.tpl diff --git a/stable/uptime-kuma/5.0.14/templates/_servicemonitor.tpl b/stable/uptime-kuma/5.0.15/templates/_servicemonitor.tpl similarity index 100% rename from stable/uptime-kuma/5.0.14/templates/_servicemonitor.tpl rename to stable/uptime-kuma/5.0.15/templates/_servicemonitor.tpl diff --git a/stable/uptime-kuma/5.0.15/templates/common.yaml b/stable/uptime-kuma/5.0.15/templates/common.yaml new file mode 100644 index 00000000000..0dd42f50429 --- /dev/null +++ b/stable/uptime-kuma/5.0.15/templates/common.yaml @@ -0,0 +1,7 @@ +{{- include "tc.common.loader.init" . }} + +{{- include "uptime.servicemonitor" . -}} +{{- include "uptime.prometheusrule" . -}} + +{{/* Render the templates */}} +{{ include "tc.common.loader.apply" . }} diff --git a/stable/uptime-kuma/5.0.14/values.yaml b/stable/uptime-kuma/5.0.15/values.yaml similarity index 100% rename from stable/uptime-kuma/5.0.14/values.yaml rename to stable/uptime-kuma/5.0.15/values.yaml