From 43bca31f6470278c7cc09873f4a53ff4961eb787 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 May 2026 07:20:35 +0000 Subject: [PATCH] chore(deps): update rybbit to v2.6.0 --- clusters/cl01tl/helm/rybbit/Chart.yaml | 2 +- clusters/cl01tl/helm/rybbit/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/rybbit/Chart.yaml b/clusters/cl01tl/helm/rybbit/Chart.yaml index 9db6a433b..d909deb63 100644 --- a/clusters/cl01tl/helm/rybbit/Chart.yaml +++ b/clusters/cl01tl/helm/rybbit/Chart.yaml @@ -35,4 +35,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/rybbit.webp # renovate: datasource=github-releases depName=rybbit-io/rybbit -appVersion: v2.5.0 +appVersion: v2.6.0 diff --git a/clusters/cl01tl/helm/rybbit/values.yaml b/clusters/cl01tl/helm/rybbit/values.yaml index 841d22cf7..fb61c1dc5 100644 --- a/clusters/cl01tl/helm/rybbit/values.yaml +++ b/clusters/cl01tl/helm/rybbit/values.yaml @@ -8,7 +8,7 @@ rybbit: main: image: repository: ghcr.io/rybbit-io/rybbit-backend - tag: v2.5.0@sha256:fd00f61abe592f872a0e4ac13f8c7b190ab2810e72f898faea4809d7ced46eef + tag: v2.6.0@sha256:2eb520cf7951dd0642e15143401e5faf7f0fc2babc1dbebbf9eb9c4d1fd2f73e env: - name: NODE_ENV value: production @@ -92,7 +92,7 @@ rybbit: main: image: repository: ghcr.io/rybbit-io/rybbit-client - tag: v2.5.0@sha256:741908be311a23ee4e58c5f82c6740bf75bbe4f7430ff2aec420f6189b1378b8 + tag: v2.6.0@sha256:c6fc96e467ad10d6eb10a1a2140bee70919d42439a66582f3573d37e26ff7cec env: - name: NODE_ENV value: production