1 Commits

Author SHA1 Message Date
fa0382e9bf chore(deps): update ghcr.io/rybbit-io/rybbit-backend docker tag to v2.5.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 16s
lint-test-helm / validate-kubeconform (pull_request) Successful in 31s
2026-03-29 18:01:54 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -29,4 +29,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/dawarich.png
# renovate: datasource=github-releases depName=Freika/dawarich
appVersion: 1.5.1
appVersion: 1.4.0

View File

@@ -8,7 +8,7 @@ dawarich:
main:
image:
repository: freikin/dawarich
tag: 1.5.1@sha256:07af9235a9c4598bd2af26bbc0cada7b207eecd9948f15079b7c0a4ebb0bbf7b
tag: 1.4.0@sha256:07adb7643b00d1d8f606c675931d3604317fa3851b91b74ec503df8d50734cb8
command:
- "web-entrypoint.sh"
args:
@@ -111,7 +111,7 @@ dawarich:
sidekiq:
image:
repository: freikin/dawarich
tag: 1.5.1@sha256:07af9235a9c4598bd2af26bbc0cada7b207eecd9948f15079b7c0a4ebb0bbf7b
tag: 1.4.0@sha256:07adb7643b00d1d8f606c675931d3604317fa3851b91b74ec503df8d50734cb8
command:
- "sidekiq-entrypoint.sh"
args:

View File

@@ -9,7 +9,7 @@ rybbit:
main:
image:
repository: ghcr.io/rybbit-io/rybbit-backend
tag: v2.4.0
tag: v2.5.0
pullPolicy: IfNotPresent
env:
- name: NODE_ENV