Skip to content

Commit

Permalink
chore(capacitor): bump image from 'v0.4.2' to 'v0.4.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiangaiser committed Oct 1, 2024
1 parent 8264995 commit 128bfff
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions charts/capacitor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion charts/capacitor/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion charts/capacitor/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ imagePullSecrets: []

image:
repository: ghcr.io/gimlet-io/capacitor
# tag: "v0.4.2"
# tag: "v0.4.3"
pullPolicy: IfNotPresent

# -- Security context
Expand Down

0 comments on commit 128bfff

Please sign in to comment.