Skip to content

Commit

Permalink
Merge pull request #956 from christianknell/renovate/shlink-backend-r…
Browse files Browse the repository at this point in the history
…edis-17.x

Update Helm release redis to v17.17.1
  • Loading branch information
christianhuth authored Aug 31, 2023
2 parents 2e555b1 + 57814f3 commit b5b7764
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.10.1
version: 2.11.0
appVersion: "3.6.3"
home: https://github.com/christianknell/helm-charts
icon: https://shlink.io/images/shlink-logo-blue.svg
Expand Down Expand Up @@ -31,9 +31,9 @@ dependencies:
condition: rabbitmq.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.16.0
version: 17.17.1
condition: redis.enabled
annotations:
artifacthub.io/changes: |
- kind: changed
description: bumped chart version of rabbitmq to 12.1.3
description: bumped chart version of redis to 17.17.1

0 comments on commit b5b7764

Please sign in to comment.