Skip to content

Commit

Permalink
Merge pull request #2338 from pascaliske/renovate/oliver006-redis_exp…
Browse files Browse the repository at this point in the history
…orter-1.x
  • Loading branch information
pascaliske authored Mar 8, 2025
2 parents 412165b + 7856753 commit 26d0a62
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions cluster/services/authelia/redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
replicas: 3
exporter:
enabled: true
image: oliver006/redis_exporter:v1.67.0-alpine
image: oliver006/redis_exporter:v1.68.0-alpine
resources:
requests:
cpu: 100m
Expand All @@ -23,7 +23,7 @@ spec:
replicas: 3
exporter:
enabled: true
image: oliver006/redis_exporter:v1.67.0-alpine
image: oliver006/redis_exporter:v1.68.0-alpine
resources:
requests:
cpu: 100m
Expand Down
4 changes: 2 additions & 2 deletions cluster/services/blocky/redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
replicas: 3
exporter:
enabled: true
image: oliver006/redis_exporter:v1.67.0-alpine
image: oliver006/redis_exporter:v1.68.0-alpine
resources:
requests:
cpu: 100m
Expand All @@ -23,7 +23,7 @@ spec:
replicas: 3
exporter:
enabled: true
image: oliver006/redis_exporter:v1.67.0-alpine
image: oliver006/redis_exporter:v1.68.0-alpine
resources:
requests:
cpu: 100m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
pspEnabled: false
image:
repository: oliver006/redis_exporter
tag: v1.67.0
tag: v1.68.0
env:
- name: TZ
value: ${TIMEZONE}
Expand Down

0 comments on commit 26d0a62

Please sign in to comment.