mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/flux] ⚡ ⬆️ Update dependency references (#34841)
* [bitnami/flux] Release 2.4.28 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CRDs automatically 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.27 (2025-06-27)
|
||||
## 2.4.28 (2025-07-08)
|
||||
|
||||
* [bitnami/flux] :zap: :arrow_up: Update dependency references ([#34690](https://github.com/bitnami/charts/pull/34690))
|
||||
* [bitnami/flux] :zap: :arrow_up: Update dependency references ([#34841](https://github.com/bitnami/charts/pull/34841))
|
||||
|
||||
## <small>2.4.27 (2025-06-27)</small>
|
||||
|
||||
* [bitnami/flux] :zap: :arrow_up: Update dependency references (#34690) ([75abdc7](https://github.com/bitnami/charts/commit/75abdc7d7316c65fdadfa848ff8ab09c0d3612db)), closes [#34690](https://github.com/bitnami/charts/issues/34690)
|
||||
|
||||
## <small>2.4.26 (2025-06-13)</small>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ annotations:
|
||||
- name: fluxcd-image-reflector-controller
|
||||
image: docker.io/bitnami/fluxcd-image-reflector-controller:0.35.2-debian-12-r0
|
||||
- name: fluxcd-kustomize-controller
|
||||
image: docker.io/bitnami/fluxcd-kustomize-controller:1.6.0-debian-12-r4
|
||||
image: docker.io/bitnami/fluxcd-kustomize-controller:1.6.1-debian-12-r0
|
||||
- name: fluxcd-notification-controller
|
||||
image: docker.io/bitnami/fluxcd-notification-controller:1.6.0-debian-12-r4
|
||||
- name: fluxcd-source-controller
|
||||
@@ -45,4 +45,4 @@ maintainers:
|
||||
name: flux
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/flux
|
||||
version: 2.4.27
|
||||
version: 2.4.28
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://github.com/fluxcd/kustomize-controller/releases/download/v{version}/kustomize-controller.crds.yaml
|
||||
# Version: 1.6.0
|
||||
# Version: 1.6.1
|
||||
# VersionOf: fluxcd-kustomize-controller
|
||||
# Conditional: .Values.kustomizeController.installCRDs
|
||||
{{- if .Values.kustomizeController.installCRDs }}
|
||||
|
||||
@@ -101,7 +101,7 @@ kustomizeController:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluxcd-kustomize-controller
|
||||
tag: 1.6.0-debian-12-r4
|
||||
tag: 1.6.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user