From 831e02058d98bcf47f01f074a86db66b27676e8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 19:01:09 +0000 Subject: [PATCH 1/2] chore(deps): update postgresdb-user-operator docker tag to v0.3.5 --- 03_apps/apps/cloudnative-pg/postgresdb-user-operator-app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03_apps/apps/cloudnative-pg/postgresdb-user-operator-app.yaml b/03_apps/apps/cloudnative-pg/postgresdb-user-operator-app.yaml index 7fe6b8e..1da4ad6 100644 --- a/03_apps/apps/cloudnative-pg/postgresdb-user-operator-app.yaml +++ b/03_apps/apps/cloudnative-pg/postgresdb-user-operator-app.yaml @@ -1,4 +1,4 @@ helm: chart: postgresdb-user-operator - version: 0.3.4 + version: 0.3.5 repo: oci://ghcr.io/lunarys/charts \ No newline at end of file From c988183cdd0383923cb9cab80f26c0b587f4cb78 Mon Sep 17 00:00:00 2001 From: Julian U <48368594+lunarys@users.noreply.github.com> Date: Mon, 22 Jun 2026 21:19:56 +0200 Subject: [PATCH 2/2] chore(deps): update postgresdb-user-operator to 0.3.6 --- 03_apps/apps/cloudnative-pg/postgresdb-user-operator-app.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/03_apps/apps/cloudnative-pg/postgresdb-user-operator-app.yaml b/03_apps/apps/cloudnative-pg/postgresdb-user-operator-app.yaml index 1da4ad6..4c0ea5a 100644 --- a/03_apps/apps/cloudnative-pg/postgresdb-user-operator-app.yaml +++ b/03_apps/apps/cloudnative-pg/postgresdb-user-operator-app.yaml @@ -1,4 +1,4 @@ helm: chart: postgresdb-user-operator - version: 0.3.5 - repo: oci://ghcr.io/lunarys/charts \ No newline at end of file + version: 0.3.6 + repo: oci://ghcr.io/lunarys/charts