Update flux-instance chart
Signed-off-by: Kingdon B <kingdon@urmanac.com>
This commit is contained in:
parent
699d38d8b9
commit
08c0eecbc5
2 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ annotations:
|
|||
- name: Upstream Project
|
||||
url: https://github.com/controlplaneio-fluxcd/flux-operator
|
||||
apiVersion: v2
|
||||
appVersion: v0.23.0
|
||||
appVersion: v0.24.0
|
||||
description: 'A Helm chart for deploying a Flux instance managed by Flux Operator. '
|
||||
home: https://github.com/controlplaneio-fluxcd
|
||||
icon: https://raw.githubusercontent.com/cncf/artwork/main/projects/flux/icon/color/flux-icon-color.png
|
||||
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/controlplaneio-fluxcd/flux-operator
|
||||
- https://github.com/controlplaneio-fluxcd/charts
|
||||
type: application
|
||||
version: 0.23.0
|
||||
version: 0.24.0
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# flux-instance
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
This chart is a thin wrapper around the `FluxInstance` custom resource, which is
|
||||
used by the [Flux Operator](https://github.com/controlplaneio-fluxcd/flux-operator)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue