Merge branch 'renovate/docker.io-bitnamilegacy-pgpool-4.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

Update docker.io/bitnamilegacy/pgpool Docker tag to v4.6.2

See merge request deepcypher/dc-kc!902
This commit is contained in:
George Onoufriou
2026-01-22 00:15:44 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.2.0
version: 0.3.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to

View File

@@ -1,6 +1,6 @@
# gitea
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
A Helm chart for Kubernetes
@@ -99,7 +99,7 @@ A Helm chart for Kubernetes
| postgresql-ha.pgpool.existingSecret | string | `"pgpool"` | |
| postgresql-ha.pgpool.image.registry | string | `"docker.io"` | |
| postgresql-ha.pgpool.image.repository | string | `"bitnamilegacy/pgpool"` | |
| postgresql-ha.pgpool.image.tag | string | `"4.5.4-debian-12-r7"` | |
| postgresql-ha.pgpool.image.tag | string | `"4.6.2-debian-12-r7"` | |
| postgresql-ha.pgpool.replicaCount | int | `1` | |
| postgresql-ha.postgresql.containerPorts.postgresql | int | `5432` | |
| postgresql-ha.postgresql.database | string | `"postgres"` | |

View File

@@ -111,7 +111,7 @@ postgresql-ha:
image:
registry: docker.io
repository: bitnamilegacy/pgpool
tag: 4.5.4-debian-12-r7
tag: 4.6.2-debian-12-r7
gitea-bkp:
enabled: true