From 128bfff6e0565028d4b660ad415360feb7cc6d60 Mon Sep 17 00:00:00 2001 From: Sebastian Gaiser Date: Tue, 1 Oct 2024 21:12:42 +0200 Subject: [PATCH] chore(capacitor): bump image from 'v0.4.2' to 'v0.4.3' --- charts/capacitor/Chart.yaml | 5 +++-- charts/capacitor/README.md | 2 +- charts/capacitor/values.yaml | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/charts/capacitor/Chart.yaml b/charts/capacitor/Chart.yaml index 141e08d..a185a0a 100644 --- a/charts/capacitor/Chart.yaml +++ b/charts/capacitor/Chart.yaml @@ -2,7 +2,8 @@ apiVersion: v2 name: capacitor description: A Helm chart for deploying capacitor, a general purpose UI for FluxCD type: application -version: 0.1.0 -appVersion: v0.4.2 +version: 0.1.1 +# renovate: image=ghcr.io/gimlet-io/capacitor +appVersion: v0.4.3 maintainers: - name: sebastiangaiser diff --git a/charts/capacitor/README.md b/charts/capacitor/README.md index 55b383a..00f5826 100644 --- a/charts/capacitor/README.md +++ b/charts/capacitor/README.md @@ -1,6 +1,6 @@ # capacitor -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.4.2](https://img.shields.io/badge/AppVersion-v0.4.2-informational?style=flat-square) +![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.4.3](https://img.shields.io/badge/AppVersion-v0.4.3-informational?style=flat-square) A Helm chart for deploying capacitor, a general purpose UI for FluxCD diff --git a/charts/capacitor/values.yaml b/charts/capacitor/values.yaml index 5f9d002..7b3959e 100644 --- a/charts/capacitor/values.yaml +++ b/charts/capacitor/values.yaml @@ -16,7 +16,7 @@ imagePullSecrets: [] image: repository: ghcr.io/gimlet-io/capacitor - # tag: "v0.4.2" + # tag: "v0.4.3" pullPolicy: IfNotPresent # -- Security context