From ffeaebb2c09ff96b6605bf3018330b5ea6e6194e Mon Sep 17 00:00:00 2001 From: Dennis Ploeger Date: Thu, 31 Oct 2024 08:36:44 +0100 Subject: [PATCH] fix: Fixes image name --- charts/cloudian-exporter/Chart.yaml | 2 +- charts/cloudian-exporter/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/cloudian-exporter/Chart.yaml b/charts/cloudian-exporter/Chart.yaml index dbc8b29..f8ba1fc 100644 --- a/charts/cloudian-exporter/Chart.yaml +++ b/charts/cloudian-exporter/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: cloudian-exporter description: A Helm chart for cloudian-exporter type: application -version: 0.1.1 +version: 0.1.2 appVersion: "0.1.0" keywords: - cloudian diff --git a/charts/cloudian-exporter/values.yaml b/charts/cloudian-exporter/values.yaml index c2a6ecf..3debed3 100644 --- a/charts/cloudian-exporter/values.yaml +++ b/charts/cloudian-exporter/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: ghcr.io/dodevops/cloudian-exporter/cloudian-exporter + repository: ghcr.io/dodevops/cloudian-exporter pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: ""