From a1d66feac4bc6a7954cc446630870b1d9be4b8d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 17:08:13 +0000 Subject: [PATCH 1/3] chore(deps): update all --- .github/workflows/lint-test.yaml | 2 +- charts/uptime-kuma/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 326d606..d09217b 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -46,7 +46,7 @@ jobs: run: ct lint --config .github/ct.yaml --target-branch main - name: Create kind ${{ matrix.k8s }} cluster - uses: helm/kind-action@v1.7.0 + uses: helm/kind-action@v1.8.0 if: steps.list-changed.outputs.changed == 'true' with: node_image: kindest/node:${{ matrix.k8s }} diff --git a/charts/uptime-kuma/values.yaml b/charts/uptime-kuma/values.yaml index e9f944e..7c8dd4c 100644 --- a/charts/uptime-kuma/values.yaml +++ b/charts/uptime-kuma/values.yaml @@ -6,7 +6,7 @@ image: repository: louislam/uptime-kuma pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.21.3-debian" + tag: "1.23.0-debian" imagePullSecrets: [] nameOverride: "" From 9271138d45c5d2ec608f2e8b585f3210baca2cad Mon Sep 17 00:00:00 2001 From: Dennis Irsigler Date: Tue, 22 Aug 2023 15:39:52 +0200 Subject: [PATCH 2/3] Update Chart.yaml --- charts/uptime-kuma/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/uptime-kuma/Chart.yaml b/charts/uptime-kuma/Chart.yaml index b9531cb..657363f 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.21.3" +appVersion: "1.23.0" deprecated: false description: A self-hosted Monitoring tool like "Uptime-Robot". home: https://github.com/dirsigler/uptime-kuma-helm From 257ad6c071ee1d0c5f06e33e799c4d95b7aef190 Mon Sep 17 00:00:00 2001 From: Dennis Irsigler Date: Tue, 22 Aug 2023 15:40:24 +0200 Subject: [PATCH 3/3] Update Chart.yaml --- charts/uptime-kuma/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/uptime-kuma/Chart.yaml b/charts/uptime-kuma/Chart.yaml index 657363f..7aeb1b2 100644 --- a/charts/uptime-kuma/Chart.yaml +++ b/charts/uptime-kuma/Chart.yaml @@ -11,4 +11,4 @@ name: uptime-kuma sources: - https://github.com/louislam/uptime-kuma type: application -version: 2.10.0 +version: 2.10.1