mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:47:18 +08:00
* [bitnami/flux] Release 2.3.6 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: fluxcd-helm-controller
|
|
image: docker.io/bitnami/fluxcd-helm-controller:1.0.1-debian-12-r2
|
|
- name: fluxcd-image-automation-controller
|
|
image: docker.io/bitnami/fluxcd-image-automation-controller:0.38.0-debian-12-r4
|
|
- name: fluxcd-image-reflector-controller
|
|
image: docker.io/bitnami/fluxcd-image-reflector-controller:0.32.0-debian-12-r4
|
|
- name: fluxcd-kustomize-controller
|
|
image: docker.io/bitnami/fluxcd-kustomize-controller:1.3.0-debian-12-r4
|
|
- name: fluxcd-notification-controller
|
|
image: docker.io/bitnami/fluxcd-notification-controller:1.3.0-debian-12-r4
|
|
- name: fluxcd-source-controller
|
|
image: docker.io/bitnami/fluxcd-source-controller:1.3.0-debian-12-r5
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r22
|
|
apiVersion: v2
|
|
appVersion: 1.3.0
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Source Controller is a component of Flux. Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/fluxcd-kustomize-controller/img/fluxcd-kustomize-controller-stack-220x234.png
|
|
keywords:
|
|
- deployment
|
|
- gitops
|
|
- cd
|
|
- continuous-delivery
|
|
- helm
|
|
- kustomize
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: flux
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/flux
|
|
version: 2.3.6
|