From ebd67a50f7cfc138f9ec00abe9794cd36178e8fe Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 19 Aug 2023 00:57:28 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/uptime-kuma/7.0.0/app-changelog.md | 0 .../uptime-kuma/{7.0.0 => 7.0.1}/CHANGELOG.md | 18 +++++++++--------- .../uptime-kuma/{7.0.0 => 7.0.1}/Chart.yaml | 4 ++-- stable/uptime-kuma/{7.0.0 => 7.0.1}/README.md | 0 stable/uptime-kuma/7.0.1/app-changelog.md | 9 +++++++++ .../{7.0.0 => 7.0.1}/app-readme.md | 0 .../{7.0.0 => 7.0.1}/charts/common-14.0.1.tgz | Bin .../{7.0.0 => 7.0.1}/ix_values.yaml | 2 +- .../{7.0.0 => 7.0.1}/questions.yaml | 0 .../{7.0.0 => 7.0.1}/templates/NOTES.txt | 0 .../templates/_prometheusrules.tpl | 0 .../templates/_servicemonitor.tpl | 0 .../{7.0.0 => 7.0.1}/templates/common.yaml | 0 .../uptime-kuma/{7.0.0 => 7.0.1}/values.yaml | 0 14 files changed, 21 insertions(+), 12 deletions(-) delete mode 100644 stable/uptime-kuma/7.0.0/app-changelog.md rename stable/uptime-kuma/{7.0.0 => 7.0.1}/CHANGELOG.md (90%) rename stable/uptime-kuma/{7.0.0 => 7.0.1}/Chart.yaml (95%) rename stable/uptime-kuma/{7.0.0 => 7.0.1}/README.md (100%) create mode 100644 stable/uptime-kuma/7.0.1/app-changelog.md rename stable/uptime-kuma/{7.0.0 => 7.0.1}/app-readme.md (100%) rename stable/uptime-kuma/{7.0.0 => 7.0.1}/charts/common-14.0.1.tgz (100%) rename stable/uptime-kuma/{7.0.0 => 7.0.1}/ix_values.yaml (88%) rename stable/uptime-kuma/{7.0.0 => 7.0.1}/questions.yaml (100%) rename stable/uptime-kuma/{7.0.0 => 7.0.1}/templates/NOTES.txt (100%) rename stable/uptime-kuma/{7.0.0 => 7.0.1}/templates/_prometheusrules.tpl (100%) rename stable/uptime-kuma/{7.0.0 => 7.0.1}/templates/_servicemonitor.tpl (100%) rename stable/uptime-kuma/{7.0.0 => 7.0.1}/templates/common.yaml (100%) rename stable/uptime-kuma/{7.0.0 => 7.0.1}/values.yaml (100%) diff --git a/stable/uptime-kuma/7.0.0/app-changelog.md b/stable/uptime-kuma/7.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/uptime-kuma/7.0.0/CHANGELOG.md b/stable/uptime-kuma/7.0.1/CHANGELOG.md similarity index 90% rename from stable/uptime-kuma/7.0.0/CHANGELOG.md rename to stable/uptime-kuma/7.0.1/CHANGELOG.md index f6b0219d1c..19d1faae33 100644 --- a/stable/uptime-kuma/7.0.0/CHANGELOG.md +++ b/stable/uptime-kuma/7.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [uptime-kuma-7.0.1](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.0...uptime-kuma-7.0.1) (2023-08-19) + +### Chore + +- update container image tccr.io/truecharts/uptime-kuma to v1.23.0 ([#11685](https://github.com/truecharts/charts/issues/11685)) + + + + ## [uptime-kuma-7.0.0](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.27...uptime-kuma-7.0.0) (2023-07-31) @@ -88,12 +97,3 @@ ## [uptime-kuma-6.0.19](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.18...uptime-kuma-6.0.19) (2023-05-27) -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [uptime-kuma-6.0.18](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.17...uptime-kuma-6.0.18) (2023-05-26) - diff --git a/stable/uptime-kuma/7.0.0/Chart.yaml b/stable/uptime-kuma/7.0.1/Chart.yaml similarity index 95% rename from stable/uptime-kuma/7.0.0/Chart.yaml rename to stable/uptime-kuma/7.0.1/Chart.yaml index a35dc81b08..8afa0b081c 100644 --- a/stable/uptime-kuma/7.0.0/Chart.yaml +++ b/stable/uptime-kuma/7.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.22.1" +appVersion: "1.23.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -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: 7.0.0 +version: 7.0.1 annotations: truecharts.org/catagories: | - monitoring diff --git a/stable/uptime-kuma/7.0.0/README.md b/stable/uptime-kuma/7.0.1/README.md similarity index 100% rename from stable/uptime-kuma/7.0.0/README.md rename to stable/uptime-kuma/7.0.1/README.md diff --git a/stable/uptime-kuma/7.0.1/app-changelog.md b/stable/uptime-kuma/7.0.1/app-changelog.md new file mode 100644 index 0000000000..a83a67a5f1 --- /dev/null +++ b/stable/uptime-kuma/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [uptime-kuma-7.0.1](https://github.com/truecharts/charts/compare/uptime-kuma-7.0.0...uptime-kuma-7.0.1) (2023-08-19) + +### Chore + +- update container image tccr.io/truecharts/uptime-kuma to v1.23.0 ([#11685](https://github.com/truecharts/charts/issues/11685)) + + \ No newline at end of file diff --git a/stable/uptime-kuma/7.0.0/app-readme.md b/stable/uptime-kuma/7.0.1/app-readme.md similarity index 100% rename from stable/uptime-kuma/7.0.0/app-readme.md rename to stable/uptime-kuma/7.0.1/app-readme.md diff --git a/stable/uptime-kuma/7.0.0/charts/common-14.0.1.tgz b/stable/uptime-kuma/7.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/uptime-kuma/7.0.0/charts/common-14.0.1.tgz rename to stable/uptime-kuma/7.0.1/charts/common-14.0.1.tgz diff --git a/stable/uptime-kuma/7.0.0/ix_values.yaml b/stable/uptime-kuma/7.0.1/ix_values.yaml similarity index 88% rename from stable/uptime-kuma/7.0.0/ix_values.yaml rename to stable/uptime-kuma/7.0.1/ix_values.yaml index e90b00818c..f74d0e5d0c 100644 --- a/stable/uptime-kuma/7.0.0/ix_values.yaml +++ b/stable/uptime-kuma/7.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/uptime-kuma pullPolicy: IfNotPresent - tag: v1.22.1@sha256:1cee340928eff38ad699a6e578e5381d3f39d9168b86cd2715c0e1b40b6a7bf6 + tag: v1.23.0@sha256:cd33cfb78b50ca0f236067d1291c73f3bf7b7ddd0158d50a7e4976fbf30a204b security: PUID: 0 service: diff --git a/stable/uptime-kuma/7.0.0/questions.yaml b/stable/uptime-kuma/7.0.1/questions.yaml similarity index 100% rename from stable/uptime-kuma/7.0.0/questions.yaml rename to stable/uptime-kuma/7.0.1/questions.yaml diff --git a/stable/uptime-kuma/7.0.0/templates/NOTES.txt b/stable/uptime-kuma/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/uptime-kuma/7.0.0/templates/NOTES.txt rename to stable/uptime-kuma/7.0.1/templates/NOTES.txt diff --git a/stable/uptime-kuma/7.0.0/templates/_prometheusrules.tpl b/stable/uptime-kuma/7.0.1/templates/_prometheusrules.tpl similarity index 100% rename from stable/uptime-kuma/7.0.0/templates/_prometheusrules.tpl rename to stable/uptime-kuma/7.0.1/templates/_prometheusrules.tpl diff --git a/stable/uptime-kuma/7.0.0/templates/_servicemonitor.tpl b/stable/uptime-kuma/7.0.1/templates/_servicemonitor.tpl similarity index 100% rename from stable/uptime-kuma/7.0.0/templates/_servicemonitor.tpl rename to stable/uptime-kuma/7.0.1/templates/_servicemonitor.tpl diff --git a/stable/uptime-kuma/7.0.0/templates/common.yaml b/stable/uptime-kuma/7.0.1/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/7.0.0/templates/common.yaml rename to stable/uptime-kuma/7.0.1/templates/common.yaml diff --git a/stable/uptime-kuma/7.0.0/values.yaml b/stable/uptime-kuma/7.0.1/values.yaml similarity index 100% rename from stable/uptime-kuma/7.0.0/values.yaml rename to stable/uptime-kuma/7.0.1/values.yaml