[bitnami/flux] Release 0.3.3 (#16985)

* [bitnami/flux] Release 0.3.3 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:
Bitnami Bot
2023-06-01 08:34:30 +02:00
committed by GitHub
parent b8cc3702df
commit f7a7fbe416
4 changed files with 16 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.2.5
digest: sha256:318f438acfeaced11d9060877d615caf1985417d2865810defaa886d3496f8d3
generated: "2023-05-09T08:34:36.580715469Z"
version: 2.4.0
digest: sha256:8c1a5dc923412d11d4d841420494b499cb707305c8b9f87f45ea1a8bf3172cb3
generated: "2023-06-01T06:09:28.663290533Z"

View File

@@ -25,4 +25,4 @@ maintainers:
name: flux
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/flux
version: 0.3.2
version: 0.3.3

View File

@@ -8,8 +8,6 @@ Flux is a tool for keeping Kubernetes clusters in sync with sources of configura
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
Looking to use Flux in production? Try [VMware Application Catalog](https://bitnami.com/enterprise), the enterprise edition of Bitnami Application Catalog.
## TL;DR
```console
@@ -82,7 +80,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-r15` |
| `kustomizeController.image.tag` | Kustomize Controller image tag (immutable tags are recommended) | `0.35.1-debian-11-r23` |
| `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 +201,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.32.2-debian-11-r7` |
| `helmController.image.tag` | Helm Controller image tag (immutable tags are recommended) | `0.33.0-debian-11-r6` |
| `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 +322,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-r16` |
| `sourceController.image.tag` | Source Controller image tag (immutable tags are recommended) | `0.36.1-debian-11-r18` |
| `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 +482,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-r17` |
| `notificationController.image.tag` | Notification Controller image tag (immutable tags are recommended) | `0.33.0-debian-11-r24` |
| `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 +603,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-r8` |
| `imageAutomationController.image.tag` | Image Automation Controller image tag (immutable tags are recommended) | `0.31.0-debian-11-r9` |
| `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 +724,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.27.0-debian-11-r8` |
| `imageReflectorController.image.tag` | Image Reflector Controller image tag (immutable tags are recommended) | `0.28.0-debian-11-r1` |
| `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 | `[]` |

View File

@@ -79,7 +79,7 @@ kustomizeController:
image:
registry: docker.io
repository: bitnami/fluxcd-kustomize-controller
tag: 0.35.1-debian-11-r15
tag: 0.35.1-debian-11-r23
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -512,7 +512,7 @@ helmController:
image:
registry: docker.io
repository: bitnami/fluxcd-helm-controller
tag: 0.32.2-debian-11-r7
tag: 0.33.0-debian-11-r6
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -945,7 +945,7 @@ sourceController:
image:
registry: docker.io
repository: bitnami/fluxcd-source-controller
tag: 0.36.1-debian-11-r16
tag: 0.36.1-debian-11-r18
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1538,7 +1538,7 @@ notificationController:
image:
registry: docker.io
repository: bitnami/fluxcd-notification-controller
tag: 0.33.0-debian-11-r17
tag: 0.33.0-debian-11-r24
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1971,7 +1971,7 @@ imageAutomationController:
image:
registry: docker.io
repository: bitnami/fluxcd-image-automation-controller
tag: 0.31.0-debian-11-r8
tag: 0.31.0-debian-11-r9
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2404,7 +2404,7 @@ imageReflectorController:
image:
registry: docker.io
repository: bitnami/fluxcd-image-reflector-controller
tag: 0.27.0-debian-11-r8
tag: 0.28.0-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'