We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5522d45 + 2740f17 commit 32c96acCopy full SHA for 32c96ac
helm/charts/k8s-image-availability-exporter/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v1
2
-appVersion: "v0.5.1"
+appVersion: "v0.5.2"
3
description: Application for monitoring the cluster workloads image presence in docker registry.
4
name: k8s-image-availability-exporter
5
-version: "0.5.1"
+version: "0.5.2"
helm/charts/k8s-image-availability-exporter/values.yaml
@@ -1,6 +1,6 @@
k8sImageAvailabilityExporter:
image:
- repository: ghcr.io/Webfleet-Solutions/k8s-image-availability-exporter
+ repository: ghcr.io/webfleet-solutions/k8s-image-availability-exporter
tag: latest
pullPolicy: IfNotPresent
6
replicas: 1
0 commit comments