Compare commits

..

3 Commits

Author SHA1 Message Date
843e37e233 update postresql image 2024-08-19 16:42:54 -05:00
ee944a6b83 update image 2024-08-19 16:41:19 -05:00
renovate[bot]
5fe95ea7ad Update renovate/renovate Docker tag to v38 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 16:40:33 -05:00
5 changed files with 7 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
# This file is processed by Renovate bot so that it creates a PR on new major Renovate versions
FROM renovate/renovate:37
FROM renovate/renovate:38

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: cloudflared
version: 1.5.1
version: 1.6.0
description: Cloudflared Tunnel
keywords:
- cloudflare
@@ -15,4 +15,4 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.2
icon: https://avatars.githubusercontent.com/u/314135?s=48&v=4
appVersion: "2024.6.1"
appVersion: "2024.8.2"

View File

@@ -3,7 +3,7 @@ existingSecretName: cloudflared-secret
existingSecretKey: cf-tunnel-token
image:
repository: cloudflare/cloudflared
tag: "2024.6.1"
tag: "2024.8.2"
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: postgres-cluster
version: 3.8.4
version: 3.9.0
description: Chart for cloudnative-pg cluster
keywords:
- database
@@ -10,4 +10,4 @@ sources:
maintainers:
- name: alexlebens
icon: https://avatars.githubusercontent.com/u/100373852?s=48&v=4
appVersion: v1.23.1
appVersion: v1.23.3

View File

@@ -20,7 +20,7 @@ cluster:
image:
repository: ghcr.io/cloudnative-pg/postgresql
tag: "16.3"
tag: "16.4"
pullPolicy: IfNotPresent
# The UID and GID of the postgres user inside the image