mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/flux] Release 2.4.12 (#33473)
* [bitnami/flux] Release 2.4.12 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.4.11 (2025-05-06)
|
||||
## 2.4.12 (2025-05-07)
|
||||
|
||||
* [bitnami/flux] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33363](https://github.com/bitnami/charts/pull/33363))
|
||||
* [bitnami/flux] Release 2.4.12 ([#33473](https://github.com/bitnami/charts/pull/33473))
|
||||
|
||||
## <small>2.4.11 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/flux] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33363) ([1834a52](https://github.com/bitnami/charts/commit/1834a52444d2b297a643b68ccdb9b59288fe110e)), closes [#33363](https://github.com/bitnami/charts/issues/33363)
|
||||
|
||||
## <small>2.4.10 (2025-05-01)</small>
|
||||
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: application
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: fluxcd-helm-controller
|
||||
image: docker.io/bitnami/fluxcd-helm-controller:1.2.0-debian-12-r7
|
||||
@@ -17,9 +15,11 @@ annotations:
|
||||
- name: fluxcd-notification-controller
|
||||
image: docker.io/bitnami/fluxcd-notification-controller:1.5.0-debian-12-r9
|
||||
- name: fluxcd-source-controller
|
||||
image: docker.io/bitnami/fluxcd-source-controller:1.5.0-debian-12-r9
|
||||
image: docker.io/bitnami/fluxcd-source-controller:1.5.0-debian-12-r10
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 1.5.0
|
||||
dependencies:
|
||||
@@ -28,7 +28,8 @@ dependencies:
|
||||
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.
|
||||
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://dyltqmyl993wv.cloudfront.net/assets/stacks/fluxcd-kustomize-controller/img/fluxcd-kustomize-controller-stack-220x234.png
|
||||
keywords:
|
||||
@@ -44,4 +45,4 @@ maintainers:
|
||||
name: flux
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/flux
|
||||
version: 2.4.11
|
||||
version: 2.4.12
|
||||
|
||||
@@ -1129,7 +1129,7 @@ sourceController:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluxcd-source-controller
|
||||
tag: 1.5.0-debian-12-r9
|
||||
tag: 1.5.0-debian-12-r10
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user