diff --git a/clusters/cl01tl/helm/rybbit/Chart.yaml b/clusters/cl01tl/helm/rybbit/Chart.yaml index a574f2a60..1a54b9cb9 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