diff --git a/stable/uptime-kuma/5.0.20/app-changelog.md b/stable/uptime-kuma/5.0.20/app-changelog.md deleted file mode 100644 index c83c5b288e..0000000000 --- a/stable/uptime-kuma/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [uptime-kuma-5.0.20](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.19...uptime-kuma-5.0.20) (2023-02-14) - -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.20.1 - - \ No newline at end of file diff --git a/stable/uptime-kuma/5.0.20/CHANGELOG.md b/stable/uptime-kuma/5.0.21/CHANGELOG.md similarity index 91% rename from stable/uptime-kuma/5.0.20/CHANGELOG.md rename to stable/uptime-kuma/5.0.21/CHANGELOG.md index 5c6ce6c97c..f2f3b2eeb2 100644 --- a/stable/uptime-kuma/5.0.20/CHANGELOG.md +++ b/stable/uptime-kuma/5.0.21/CHANGELOG.md @@ -4,6 +4,15 @@ +## [uptime-kuma-5.0.21](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.20...uptime-kuma-5.0.21) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/uptime-kuma to v1.20.2 + + + + ## [uptime-kuma-5.0.20](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.19...uptime-kuma-5.0.20) (2023-02-14) ### Chore @@ -88,12 +97,3 @@ ## [uptime-kuma-5.0.10](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.9...uptime-kuma-5.0.10) (2023-01-08) -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.19.3 - - - - -## [uptime-kuma-5.0.9](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.8...uptime-kuma-5.0.9) (2022-12-30) - diff --git a/stable/uptime-kuma/5.0.20/Chart.yaml b/stable/uptime-kuma/5.0.21/Chart.yaml similarity index 95% rename from stable/uptime-kuma/5.0.20/Chart.yaml rename to stable/uptime-kuma/5.0.21/Chart.yaml index 9b3b31eab7..15410dee40 100644 --- a/stable/uptime-kuma/5.0.20/Chart.yaml +++ b/stable/uptime-kuma/5.0.21/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.20.1" +appVersion: "1.20.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/louislam/uptime-kuma - https://github.com/louislam/uptime-kuma type: application -version: 5.0.20 +version: 5.0.21 annotations: truecharts.org/catagories: | - monitoring diff --git a/stable/uptime-kuma/5.0.20/README.md b/stable/uptime-kuma/5.0.21/README.md similarity index 100% rename from stable/uptime-kuma/5.0.20/README.md rename to stable/uptime-kuma/5.0.21/README.md diff --git a/stable/uptime-kuma/5.0.21/app-changelog.md b/stable/uptime-kuma/5.0.21/app-changelog.md new file mode 100644 index 0000000000..b71d0bae8f --- /dev/null +++ b/stable/uptime-kuma/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [uptime-kuma-5.0.21](https://github.com/truecharts/charts/compare/uptime-kuma-5.0.20...uptime-kuma-5.0.21) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/uptime-kuma to v1.20.2 + + \ No newline at end of file diff --git a/stable/uptime-kuma/5.0.20/app-readme.md b/stable/uptime-kuma/5.0.21/app-readme.md similarity index 100% rename from stable/uptime-kuma/5.0.20/app-readme.md rename to stable/uptime-kuma/5.0.21/app-readme.md diff --git a/stable/uptime-kuma/5.0.20/charts/common-11.1.2.tgz b/stable/uptime-kuma/5.0.21/charts/common-11.1.2.tgz similarity index 100% rename from stable/uptime-kuma/5.0.20/charts/common-11.1.2.tgz rename to stable/uptime-kuma/5.0.21/charts/common-11.1.2.tgz diff --git a/stable/uptime-kuma/5.0.20/ix_values.yaml b/stable/uptime-kuma/5.0.21/ix_values.yaml similarity index 93% rename from stable/uptime-kuma/5.0.20/ix_values.yaml rename to stable/uptime-kuma/5.0.21/ix_values.yaml index 0ea27c7e41..40949701de 100644 --- a/stable/uptime-kuma/5.0.20/ix_values.yaml +++ b/stable/uptime-kuma/5.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/uptime-kuma pullPolicy: IfNotPresent - tag: 1.20.1@sha256:7b37a9b0000cfbdcf8b7dd9e01852c079c5be253cfec2e753e8ef52f4ac19ec6 + tag: 1.20.2@sha256:b1bb3e6fe1a35a23bd4671acdc8e014615e4495ab96537ac465a11d5938665bf securityContext: runAsNonRoot: false diff --git a/stable/uptime-kuma/5.0.20/questions.yaml b/stable/uptime-kuma/5.0.21/questions.yaml similarity index 100% rename from stable/uptime-kuma/5.0.20/questions.yaml rename to stable/uptime-kuma/5.0.21/questions.yaml diff --git a/stable/uptime-kuma/5.0.20/templates/_prometheusrules.tpl b/stable/uptime-kuma/5.0.21/templates/_prometheusrules.tpl similarity index 100% rename from stable/uptime-kuma/5.0.20/templates/_prometheusrules.tpl rename to stable/uptime-kuma/5.0.21/templates/_prometheusrules.tpl diff --git a/stable/uptime-kuma/5.0.20/templates/_servicemonitor.tpl b/stable/uptime-kuma/5.0.21/templates/_servicemonitor.tpl similarity index 100% rename from stable/uptime-kuma/5.0.20/templates/_servicemonitor.tpl rename to stable/uptime-kuma/5.0.21/templates/_servicemonitor.tpl diff --git a/stable/uptime-kuma/5.0.20/templates/common.yaml b/stable/uptime-kuma/5.0.21/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/5.0.20/templates/common.yaml rename to stable/uptime-kuma/5.0.21/templates/common.yaml diff --git a/stable/uptime-kuma/5.0.20/values.yaml b/stable/uptime-kuma/5.0.21/values.yaml similarity index 100% rename from stable/uptime-kuma/5.0.20/values.yaml rename to stable/uptime-kuma/5.0.21/values.yaml