From 5a144bd2fef3847d1451e547748bde8f17adf6ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 01:31:19 +0000 Subject: [PATCH 01/10] chore(deps): update minio docker tag to v14.7.10 --- infrastructures/minio/env/k3s-cluster/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/minio/env/k3s-cluster/kustomization.yaml b/infrastructures/minio/env/k3s-cluster/kustomization.yaml index 3dd78eb..a507a2a 100644 --- a/infrastructures/minio/env/k3s-cluster/kustomization.yaml +++ b/infrastructures/minio/env/k3s-cluster/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: minio repo: oci://registry-1.docker.io/bitnamicharts - version: 14.7.9 + version: 14.7.10 releaseName: minio valuesFile: values.yaml \ No newline at end of file From 5a39395e0f9b608ca5764009356c31b714265c99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 01:31:25 +0000 Subject: [PATCH 02/10] chore(deps): update postgresql docker tag to v15.5.32 --- infrastructures/postgresql/env/k3s-cluster/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/postgresql/env/k3s-cluster/kustomization.yaml b/infrastructures/postgresql/env/k3s-cluster/kustomization.yaml index ff755aa..cf6e72e 100644 --- a/infrastructures/postgresql/env/k3s-cluster/kustomization.yaml +++ b/infrastructures/postgresql/env/k3s-cluster/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: postgresql repo: oci://registry-1.docker.io/bitnamicharts - version: 15.5.31 + version: 15.5.32 releaseName: postgresql valuesFile: values.yaml \ No newline at end of file From 6563c80f12110c67c0c4b6717426b3fc4947bef5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:08:20 +0000 Subject: [PATCH 03/10] chore(deps): update jvmilazz0/kavita docker tag to v0.8.3 --- apps/kavita/base/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/kavita/base/deployment.yaml b/apps/kavita/base/deployment.yaml index be1e9a6..5997ed2 100644 --- a/apps/kavita/base/deployment.yaml +++ b/apps/kavita/base/deployment.yaml @@ -20,7 +20,7 @@ spec: app.kubernetes.io/instance: kavita spec: containers: - - image: jvmilazz0/kavita:0.8.2 + - image: jvmilazz0/kavita:0.8.3 imagePullPolicy: IfNotPresent name: kavita ports: From 10b939c6d32dba0ba761777f205d3c383c0eabd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 00:06:21 +0000 Subject: [PATCH 04/10] chore(deps): update gitea docker tag to v2.3.22 --- apps/gitea/env/k3s-cluster/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gitea/env/k3s-cluster/kustomization.yaml b/apps/gitea/env/k3s-cluster/kustomization.yaml index 09bfc98..4a2a5f6 100644 --- a/apps/gitea/env/k3s-cluster/kustomization.yaml +++ b/apps/gitea/env/k3s-cluster/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: gitea repo: oci://registry-1.docker.io/bitnamicharts - version: 2.3.21 + version: 2.3.22 releaseName: gitea valuesFile: values.yaml \ No newline at end of file From a6ebd2b87101c7f24c18d4e8bd6d3b4a69660c86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 00:06:25 +0000 Subject: [PATCH 05/10] chore(deps): update metallb docker tag to v6.3.12 --- resources/metallb/env/k3s-cluster/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/metallb/env/k3s-cluster/kustomization.yaml b/resources/metallb/env/k3s-cluster/kustomization.yaml index cdaea6c..4458652 100644 --- a/resources/metallb/env/k3s-cluster/kustomization.yaml +++ b/resources/metallb/env/k3s-cluster/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: metallb repo: oci://registry-1.docker.io/bitnamicharts - version: 6.3.11 + version: 6.3.12 releaseName: metallb valuesFile: values.yaml \ No newline at end of file From 2fd8c948d91c4f1155feab3f1ffa34f1857f6553 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 00:06:33 +0000 Subject: [PATCH 06/10] chore(deps): update redis docker tag to v20.1.4 --- infrastructures/redis/env/k3s-cluster/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/redis/env/k3s-cluster/kustomization.yaml b/infrastructures/redis/env/k3s-cluster/kustomization.yaml index cd48d6e..8a9d6e6 100644 --- a/infrastructures/redis/env/k3s-cluster/kustomization.yaml +++ b/infrastructures/redis/env/k3s-cluster/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: redis repo: oci://registry-1.docker.io/bitnamicharts - version: 20.1.3 + version: 20.1.4 releaseName: redis valuesFile: values.yaml \ No newline at end of file From d2a3c7cce0ea886192ea73b8dddec9f2c6e70941 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 16:12:25 +0000 Subject: [PATCH 07/10] chore(deps): update quay.io/argoproj/argocli docker tag to v3.5.11 --- infrastructures/argo-workflows/base/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/argo-workflows/base/deployment.yaml b/infrastructures/argo-workflows/base/deployment.yaml index db5a1d1..9fd1608 100644 --- a/infrastructures/argo-workflows/base/deployment.yaml +++ b/infrastructures/argo-workflows/base/deployment.yaml @@ -21,7 +21,7 @@ spec: - --auth-mode - client env: [] - image: quay.io/argoproj/argocli:v3.5.10 + image: quay.io/argoproj/argocli:v3.5.11 name: argo-server ports: - containerPort: 2746 From 24593bae8d95b8e475b15d942e2b072b9ca7328b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 16:12:29 +0000 Subject: [PATCH 08/10] chore(deps): update quay.io/argoproj/workflow-controller docker tag to v3.5.11 --- infrastructures/argo-workflows/base/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/argo-workflows/base/deployment.yaml b/infrastructures/argo-workflows/base/deployment.yaml index db5a1d1..c4ec152 100644 --- a/infrastructures/argo-workflows/base/deployment.yaml +++ b/infrastructures/argo-workflows/base/deployment.yaml @@ -77,7 +77,7 @@ spec: fieldRef: apiVersion: v1 fieldPath: metadata.name - image: quay.io/argoproj/workflow-controller:v3.5.10 + image: quay.io/argoproj/workflow-controller:v3.5.11 livenessProbe: failureThreshold: 3 httpGet: From 239bccb8ee68646b918ad5c70b6e519ee55eb0a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 14:32:53 +0000 Subject: [PATCH 09/10] chore(deps): update mongodb docker tag to v15.6.26 --- infrastructures/mongodb/env/k3s-cluster/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/mongodb/env/k3s-cluster/kustomization.yaml b/infrastructures/mongodb/env/k3s-cluster/kustomization.yaml index 01949d4..753db7c 100644 --- a/infrastructures/mongodb/env/k3s-cluster/kustomization.yaml +++ b/infrastructures/mongodb/env/k3s-cluster/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: mongodb repo: oci://registry-1.docker.io/bitnamicharts - version: 15.6.24 + version: 15.6.26 releaseName: mongodb valuesFile: values.yaml \ No newline at end of file From eeb760c62d11af189d34893c962b23e9543d5e31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:02:59 +0000 Subject: [PATCH 10/10] chore(deps): update helm release netdata to v3.7.102 --- infrastructures/netdata/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/netdata/base/kustomization.yaml b/infrastructures/netdata/base/kustomization.yaml index 41a2745..4f69d63 100644 --- a/infrastructures/netdata/base/kustomization.yaml +++ b/infrastructures/netdata/base/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: netdata repo: https://netdata.github.io/helmchart/ - version: 3.7.101 + version: 3.7.102 releaseName: netdata valuesFile: values.yaml \ No newline at end of file