Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update helm release postgresql to v14.3.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Mar 5, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent fe17973 commit fc0a8d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/kutt/Chart.yaml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ apiVersion: v2
name: kutt
description: Kutt is a free modern URL shortener.
type: application
version: 4.0.1
version: 4.0.2
appVersion: "v2.7.4"
home: https://github.com/christianknell/helm-charts
icon: https://www.saashub.com/images/app/service_logos/15/d634f2359578/large.png
@@ -14,7 +14,7 @@ sources:
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.1.3
version: 14.3.0
condition: postgresql.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami

0 comments on commit fc0a8d9

Please sign in to comment.