Skip to content

Commit 4f1b858

Browse files
chore(deps): update helm release postgresql to v18
1 parent ff10edc commit 4f1b858

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

paperless/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ helmCharts:
1414
valuesFile: redis-values.yaml
1515
- name: postgresql
1616
repo: https://charts.bitnami.com/bitnami
17-
version: 12.1.2
17+
version: 18.1.2
1818
releaseName: postgresql
1919
namespace: paperless
2020
valuesFile: postgres-values.yaml

patrowl/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resources:
88
helmCharts:
99
- repo: https://charts.bitnami.com/bitnami
1010
name: postgresql
11-
version: 12.1.2
11+
version: 18.1.2
1212
namespace: patrowl
1313
releaseName: patrowl
1414
valuesInline:

0 commit comments

Comments
 (0)