Skip to content

Commit a4edbb2

Browse files
chore(deps): update docker.io/lusotycoon/apache-exporter docker tag to v1.0.11 (#517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 507dcca commit a4edbb2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/yourls/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
version: 8.5.4
2+
version: 8.5.5
33
name: yourls
44
description: Your Own URL Shortener
55
# renovate: image=ghcr.io/yourls/yourls
@@ -39,7 +39,7 @@ annotations:
3939
- name: busybox
4040
image: docker.io/busybox:1.37.0
4141
- name: apache-exporter
42-
image: docker.io/lusotycoon/apache-exporter:v1.0.10
42+
image: docker.io/lusotycoon/apache-exporter:v1.0.11
4343
artifacthub.io/license: MIT
4444
artifacthub.io/links: |
4545
- name: Upstream Project

charts/yourls/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ metrics:
680680
image:
681681
registry: docker.io
682682
repository: lusotycoon/apache-exporter
683-
tag: v1.0.10
683+
tag: v1.0.11
684684
digest: ""
685685
pullPolicy: Always
686686
## Optionally specify an array of imagePullSecrets.

0 commit comments

Comments
 (0)