We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67a7f5 commit 4179205Copy full SHA for 4179205
charts/yourls/Chart.yaml
@@ -39,7 +39,7 @@ annotations:
39
- name: os-shell
40
image: docker.io/bitnami/os-shell:12-debian-12-r39
41
- name: apache-exporter
42
- image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r17
+ image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r18
43
artifacthub.io/license: MIT
44
artifacthub.io/links: |
45
- name: Upstream Project
charts/yourls/values.yaml
@@ -687,7 +687,7 @@ metrics:
687
image:
688
registry: docker.io
689
repository: bitnami/apache-exporter
690
- tag: 1.0.9-debian-12-r17
+ tag: 1.0.9-debian-12-r18
691
digest: ""
692
pullPolicy: Always
693
## Optionally specify an array of imagePullSecrets.
0 commit comments