Skip to content

Commit 4f87f78

Browse files
authored
Merge pull request #17 from small-hack/renovate/postgresql-15.x
Update postgresql Docker tag to v15.1.4
2 parents f85587d + 05eeeac commit 4f87f78

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.2
5-
digest: sha256:0766b5084b914ac9e7edb772078003b4727ed87c986b9265172777a14ff0b5be
6-
generated: "2024-03-24T11:32:00.096443+01:00"
4+
version: 15.1.4
5+
digest: sha256:40a345daaa15ab1b4632b19d27217bdd1f608658effa33c229ca5422629eba89
6+
generated: "2024-03-27T07:08:49.415872932Z"

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.7
18+
version: 0.11.8
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
@@ -33,6 +33,6 @@ maintainers:
3333

3434
dependencies:
3535
- name: postgresql
36-
version: 15.1.2
36+
version: 15.1.4
3737
repository: oci://registry-1.docker.io/bitnamicharts
3838
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.7](https://img.shields.io/badge/Version-0.11.7-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.11.8](https://img.shields.io/badge/Version-0.11.8-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.2 |
18+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.1.4 |
1919

2020
## Values
2121

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

0 commit comments

Comments
 (0)