Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v14.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent e29c74f commit 62e6c23
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: 4.0.0
version: 4.0.1
appVersion: "3.7.3"
home: https://github.com/christianknell/helm-charts
icon: https://shlink.io/images/shlink-logo-blue.svg
Expand All @@ -23,7 +23,7 @@ dependencies:
condition: mysql.enabled
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.1.1
version: 14.1.3
condition: postgresql.enabled
- name: rabbitmq
repository: https://charts.bitnami.com/bitnami
Expand Down

0 comments on commit 62e6c23

Please sign in to comment.