Skip to content

Commit

Permalink
Merge pull request #1012 from christianknell/renovate/shlink-backend-…
Browse files Browse the repository at this point in the history
…rabbitmq-12.x

chore(deps): update helm release rabbitmq to v12.3.0
  • Loading branch information
christianhuth authored Oct 30, 2023
2 parents 8574282 + 524ee31 commit ac0bfc3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.13.2
version: 2.14.0
appVersion: "3.6.4"
home: https://github.com/christianknell/helm-charts
icon: https://shlink.io/images/shlink-logo-blue.svg
Expand All @@ -27,13 +27,13 @@ dependencies:
condition: postgresql.enabled
- name: rabbitmq
repository: https://charts.bitnami.com/bitnami
version: 12.2.0
version: 12.3.0
condition: rabbitmq.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.17.1
condition: redis.enabled
annotations:
artifacthub.io/changes: |
- kind: added
description: possibility to define labels on pods
- kind: changed
description: bumped helm dependency for rabbitmq to 12.3.0

0 comments on commit ac0bfc3

Please sign in to comment.