Skip to content

Commit

Permalink
Update Helm release rabbitmq to v12.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent cde1623 commit b36d062
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.12.3
version: 2.12.4
appVersion: "3.6.3"
home: https://github.com/christianknell/helm-charts
icon: https://shlink.io/images/shlink-logo-blue.svg
Expand All @@ -27,7 +27,7 @@ dependencies:
condition: postgresql.enabled
- name: rabbitmq
repository: https://charts.bitnami.com/bitnami
version: 12.1.6
version: 12.2.0
condition: rabbitmq.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
Expand Down

0 comments on commit b36d062

Please sign in to comment.