mirror of
https://github.com/bitnami/charts.git
synced 2026-02-27 15:37:06 +08:00
[bitnami/flux] Release 0.3.10 (#18518)
* [bitnami/flux] Release 0.3.10 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.6.0
|
||||
digest: sha256:6ce7c85dcb43ad1fc5ff600850f28820ddc2f1a7c8cb25c5ff542fe1f852165a
|
||||
generated: "2023-07-13T11:23:30.466039219Z"
|
||||
version: 2.8.0
|
||||
digest: sha256:0119fce6b509ebf3eaf5218f87f6ec0af64ec7da15f272115673b0716c4b6919
|
||||
generated: "2023-08-17T12:10:25.454016579Z"
|
||||
|
||||
@@ -4,28 +4,43 @@
|
||||
annotations:
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: fluxcd-helm-controller
|
||||
image: docker.io/bitnami/fluxcd-helm-controller:0.35.0-debian-11-r40
|
||||
- name: fluxcd-image-automation-controller
|
||||
image: docker.io/bitnami/fluxcd-image-automation-controller:0.31.0-debian-11-r79
|
||||
- name: fluxcd-image-reflector-controller
|
||||
image: docker.io/bitnami/fluxcd-image-reflector-controller:0.29.1-debian-11-r34
|
||||
- name: fluxcd-kustomize-controller
|
||||
image: docker.io/bitnami/fluxcd-kustomize-controller:0.35.1-debian-11-r135
|
||||
- name: fluxcd-notification-controller
|
||||
image: docker.io/bitnami/fluxcd-notification-controller:0.33.0-debian-11-r135
|
||||
- name: fluxcd-source-controller
|
||||
image: docker.io/bitnami/fluxcd-source-controller:0.36.1-debian-11-r134
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r40
|
||||
apiVersion: v2
|
||||
appVersion: 0.36.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: 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
|
||||
- deployment
|
||||
- gitops
|
||||
- cd
|
||||
- continuous-delivery
|
||||
- helm
|
||||
- kustomize
|
||||
maintainers:
|
||||
- name: VMware, Inc.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: VMware, Inc.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: flux
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/flux
|
||||
version: 0.3.9
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/flux
|
||||
version: 0.3.10
|
||||
|
||||
@@ -82,7 +82,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `kustomizeController.enabled` | Enable Kustomize Controller | `true` |
|
||||
| `kustomizeController.image.registry` | Kustomize Controller image registry | `docker.io` |
|
||||
| `kustomizeController.image.repository` | Kustomize Controller image repository | `bitnami/fluxcd-kustomize-controller` |
|
||||
| `kustomizeController.image.tag` | Kustomize Controller image tag (immutable tags are recommended) | `0.35.1-debian-11-r115` |
|
||||
| `kustomizeController.image.tag` | Kustomize Controller image tag (immutable tags are recommended) | `0.35.1-debian-11-r135` |
|
||||
| `kustomizeController.image.digest` | Kustomize Controller image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
|
||||
| `kustomizeController.image.pullPolicy` | Kustomize Controller image pull policy | `IfNotPresent` |
|
||||
| `kustomizeController.image.pullSecrets` | Kustomize Controller image pull secrets | `[]` |
|
||||
@@ -203,7 +203,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `helmController.enabled` | Enable Helm Controller | `true` |
|
||||
| `helmController.image.registry` | Helm Controller image registry | `docker.io` |
|
||||
| `helmController.image.repository` | Helm Controller image repository | `bitnami/fluxcd-helm-controller` |
|
||||
| `helmController.image.tag` | Helm Controller image tag (immutable tags are recommended) | `0.35.0-debian-11-r20` |
|
||||
| `helmController.image.tag` | Helm Controller image tag (immutable tags are recommended) | `0.35.0-debian-11-r40` |
|
||||
| `helmController.image.digest` | Helm Controller image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
|
||||
| `helmController.image.pullPolicy` | Helm Controller image pull policy | `IfNotPresent` |
|
||||
| `helmController.image.pullSecrets` | Helm Controller image pull secrets | `[]` |
|
||||
@@ -324,7 +324,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `sourceController.enabled` | Enable Source Controller | `true` |
|
||||
| `sourceController.image.registry` | Source Controller image registry | `docker.io` |
|
||||
| `sourceController.image.repository` | Source Controller image repository | `bitnami/fluxcd-source-controller` |
|
||||
| `sourceController.image.tag` | Source Controller image tag (immutable tags are recommended) | `0.36.1-debian-11-r114` |
|
||||
| `sourceController.image.tag` | Source Controller image tag (immutable tags are recommended) | `0.36.1-debian-11-r134` |
|
||||
| `sourceController.image.digest` | Source Controller image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
|
||||
| `sourceController.image.pullPolicy` | Source Controller image pull policy | `IfNotPresent` |
|
||||
| `sourceController.image.pullSecrets` | Source Controller image pull secrets | `[]` |
|
||||
@@ -484,7 +484,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `notificationController.enabled` | Enable Notification Controller | `true` |
|
||||
| `notificationController.image.registry` | Notification Controller image registry | `docker.io` |
|
||||
| `notificationController.image.repository` | Notification Controller image repository | `bitnami/fluxcd-notification-controller` |
|
||||
| `notificationController.image.tag` | Notification Controller image tag (immutable tags are recommended) | `0.33.0-debian-11-r115` |
|
||||
| `notificationController.image.tag` | Notification Controller image tag (immutable tags are recommended) | `0.33.0-debian-11-r135` |
|
||||
| `notificationController.image.digest` | Notification Controller image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
|
||||
| `notificationController.image.pullPolicy` | Notification Controller image pull policy | `IfNotPresent` |
|
||||
| `notificationController.image.pullSecrets` | Notification Controller image pull secrets | `[]` |
|
||||
@@ -605,7 +605,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `imageAutomationController.enabled` | Enable Image Automation Controller | `true` |
|
||||
| `imageAutomationController.image.registry` | Image Automation Controller image registry | `docker.io` |
|
||||
| `imageAutomationController.image.repository` | Image Automation Controller image repository | `bitnami/fluxcd-image-automation-controller` |
|
||||
| `imageAutomationController.image.tag` | Image Automation Controller image tag (immutable tags are recommended) | `0.31.0-debian-11-r59` |
|
||||
| `imageAutomationController.image.tag` | Image Automation Controller image tag (immutable tags are recommended) | `0.31.0-debian-11-r79` |
|
||||
| `imageAutomationController.image.digest` | Image Automation Controller image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
|
||||
| `imageAutomationController.image.pullPolicy` | Image Automation Controller image pull policy | `IfNotPresent` |
|
||||
| `imageAutomationController.image.pullSecrets` | Image Automation Controller image pull secrets | `[]` |
|
||||
@@ -726,7 +726,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `imageReflectorController.enabled` | Enable Image Reflector Controller | `true` |
|
||||
| `imageReflectorController.image.registry` | Image Reflector Controller image registry | `docker.io` |
|
||||
| `imageReflectorController.image.repository` | Image Reflector Controller image repository | `bitnami/fluxcd-image-reflector-controller` |
|
||||
| `imageReflectorController.image.tag` | Image Reflector Controller image tag (immutable tags are recommended) | `0.29.1-debian-11-r14` |
|
||||
| `imageReflectorController.image.tag` | Image Reflector Controller image tag (immutable tags are recommended) | `0.29.1-debian-11-r34` |
|
||||
| `imageReflectorController.image.digest` | Image Reflector Controller image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag image tag (immutable tags are recommended) | `""` |
|
||||
| `imageReflectorController.image.pullPolicy` | Image Reflector Controller image pull policy | `IfNotPresent` |
|
||||
| `imageReflectorController.image.pullSecrets` | Image Reflector Controller image pull secrets | `[]` |
|
||||
@@ -857,7 +857,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
|
||||
| `volumePermissions.image.registry` | OS Shell + Utility image registry | `docker.io` |
|
||||
| `volumePermissions.image.repository` | OS Shell + Utility image repository | `bitnami/os-shell` |
|
||||
| `volumePermissions.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r16` |
|
||||
| `volumePermissions.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r40` |
|
||||
| `volumePermissions.image.digest` | OS Shell + Utility image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `volumePermissions.image.pullPolicy` | OS Shell + Utility image pull policy | `IfNotPresent` |
|
||||
| `volumePermissions.image.pullSecrets` | OS Shell + Utility image pull secrets | `[]` |
|
||||
|
||||
@@ -82,7 +82,7 @@ kustomizeController:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluxcd-kustomize-controller
|
||||
tag: 0.35.1-debian-11-r115
|
||||
tag: 0.35.1-debian-11-r135
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -515,7 +515,7 @@ helmController:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluxcd-helm-controller
|
||||
tag: 0.35.0-debian-11-r20
|
||||
tag: 0.35.0-debian-11-r40
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -948,7 +948,7 @@ sourceController:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluxcd-source-controller
|
||||
tag: 0.36.1-debian-11-r114
|
||||
tag: 0.36.1-debian-11-r134
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -1541,7 +1541,7 @@ notificationController:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluxcd-notification-controller
|
||||
tag: 0.33.0-debian-11-r115
|
||||
tag: 0.33.0-debian-11-r135
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -1974,7 +1974,7 @@ imageAutomationController:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluxcd-image-automation-controller
|
||||
tag: 0.31.0-debian-11-r59
|
||||
tag: 0.31.0-debian-11-r79
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -2407,7 +2407,7 @@ imageReflectorController:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluxcd-image-reflector-controller
|
||||
tag: 0.29.1-debian-11-r14
|
||||
tag: 0.29.1-debian-11-r34
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -2884,7 +2884,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 11-debian-11-r16
|
||||
tag: 11-debian-11-r40
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user