Skip to content

Commit cf4e8b7

Browse files
updated redis, rabbit images
1 parent 151da4c commit cf4e8b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

codefresh/values.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,8 @@ cf-platform-analytics-platform:
718718
registry: us-docker.pkg.dev/codefresh-enterprise/gcr.io
719719
repository: codefresh/cf-platform-analytics
720720
redis:
721+
image:
722+
tag: 7.4.2-debian-12-r5
721723
enabled: true
722724
nameOverride: redis-platform-analytics
723725
resources:
@@ -1140,6 +1142,8 @@ postgresql-ha:
11401142
# @default -- See below
11411143
# Ref: https://github.com/bitnami/charts/blob/main/bitnami/redis/values.yaml
11421144
redis:
1145+
image:
1146+
tag: 7.4.2-debian-12-r5
11431147
enabled: true
11441148
architecture: standalone
11451149
auth:
@@ -1176,6 +1180,8 @@ redis-ha:
11761180
# @default -- See below
11771181
# Ref: https://github.com/bitnami/charts/blob/main/bitnami/rabbitmq/values.yaml
11781182
rabbitmq:
1183+
image:
1184+
tag: 3.13.7-debian-12-r5
11791185
enabled: true
11801186
replicaCount: 1
11811187
auth:

0 commit comments

Comments
 (0)