update postgresql and redis-cluster images

This commit is contained in:
icecheng 2025-10-23 16:03:24 +08:00
parent 20466274f7
commit 478cf9e219
4 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@ annotations:
category: Database
images: |
- name: os-shell
image: docker.io/freeleaps/os-shell:12-debian-12-r36
image: docker.io/freeleaps/os-shell:12-debian-12-r26
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r38
- name: postgresql

View File

@ -106,8 +106,8 @@ diagnosticMode:
##
image:
registry: docker.io
repository: postgres
tag: 16.3
repository: freeleaps/postgresql
tag: 16.3.0-debian-12-r23
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@ -1446,7 +1446,7 @@ volumePermissions:
image:
registry: docker.io
repository: freeleaps/os-shell
tag: 12-debian-12-r36
tag: 12-debian-12-r26
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.

View File

@ -2,7 +2,7 @@ annotations:
category: Database
images: |
- name: os-shell
image: docker.io/freeleaps/os-shell:12-debian-12-r36
image: docker.io/freeleaps/os-shell:12-debian-12-r26
- name: redis-cluster
image: docker.io/bitnami/redis-cluster:7.2.5-debian-12-r4
- name: redis-exporter

View File

@ -1129,7 +1129,7 @@ sysctlImage:
##
registry: docker.io
repository: freeleaps/os-shell
tag: 12-debian-12-r36
tag: 12-debian-12-r26
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.