Skip to content

Commit

Permalink
chore(deps): update helm release redis to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent e053d72 commit d2b7acf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/shlink-backend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: shlink-backend
description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own domain.
type: application
version: 2.15.0
version: 2.15.1
appVersion: "3.6.4"
home: https://github.com/christianknell/helm-charts
icon: https://shlink.io/images/shlink-logo-blue.svg
Expand Down Expand Up @@ -31,7 +31,7 @@ dependencies:
condition: rabbitmq.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.17.1
version: 18.12.1
condition: redis.enabled
annotations:
artifacthub.io/changes: |
Expand Down

0 comments on commit d2b7acf

Please sign in to comment.