Skip to content

Commit

Permalink
chore(deps): update oliver006/redis_exporter docker tag to v1.68.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2025
1 parent de4e9c7 commit 7856753
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 7856753

Please sign in to comment.