Skip to content

Commit e9519ab

Browse files
authored
Merge pull request #25 from small-hack/renovate/postgresql-15.x
Update postgresql Docker tag to v15.2.12
2 parents 79417a2 + 2416e57 commit e9519ab

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

charts/netmaker/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: postgresql
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 15.1.4
5-
digest: sha256:40a345daaa15ab1b4632b19d27217bdd1f608658effa33c229ca5422629eba89
6-
generated: "2024-03-27T07:08:49.415872932Z"
4+
version: 15.2.12
5+
digest: sha256:a66992ccc9e59f87057727ecd4d608f74e1944007bcc6d3556363308de0ac551
6+
generated: "2024-05-10T23:13:16.618604768Z"

charts/netmaker/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.11.9
18+
version: 0.12.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
@@ -31,6 +31,6 @@ maintainers:
3131

3232
dependencies:
3333
- name: postgresql
34-
version: 15.1.4
34+
version: 15.2.12
3535
repository: oci://registry-1.docker.io/bitnamicharts
3636
condition: postgresql.enabled

charts/netmaker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# netmaker
22

3-
![Version: 0.11.9](https://img.shields.io/badge/Version-0.11.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square)
3+
![Version: 0.12.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square)
44

55
A Helm chart to run HA Netmaker on Kubernetes
66

@@ -15,7 +15,7 @@ A Helm chart to run HA Netmaker on Kubernetes
1515

1616
| Repository | Name | Version |
1717
|------------|------|---------|
18-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.1.4 |
18+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.2.12 |
1919

2020
## Values
2121

-72 KB
Binary file not shown.
72.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)