mirror of
https://github.com/bitnami/charts.git
synced 2026-04-04 16:27:07 +08:00
[bitnami/flux] Release 1.0.2 (#19707)
* [bitnami/flux] Release 1.0.2 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.11.1
|
||||
digest: sha256:ead8f26c76a9ec082f23629a358e8efd8f88d87aaed734bf41febcb8a7bc5d4c
|
||||
generated: "2023-09-18T11:08:20.722714+02:00"
|
||||
version: 2.13.0
|
||||
digest: sha256:6b6084c51b6a028a651f6e8539d0197487ee807c5bae44867d4ea6ccd1f9ae93
|
||||
generated: "2023-10-03T20:05:19.05515641Z"
|
||||
|
||||
@@ -6,41 +6,41 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: fluxcd-helm-controller
|
||||
image: docker.io/bitnami/fluxcd-helm-controller:0.36.1-debian-11-r0
|
||||
image: docker.io/bitnami/fluxcd-helm-controller:0.36.1-debian-11-r14
|
||||
- name: fluxcd-image-automation-controller
|
||||
image: docker.io/bitnami/fluxcd-image-automation-controller:0.36.1-debian-11-r0
|
||||
image: docker.io/bitnami/fluxcd-image-automation-controller:0.36.1-debian-11-r11
|
||||
- name: fluxcd-image-reflector-controller
|
||||
image: docker.io/bitnami/fluxcd-image-reflector-controller:0.30.0-debian-11-r23
|
||||
image: docker.io/bitnami/fluxcd-image-reflector-controller:0.30.0-debian-11-r39
|
||||
- name: fluxcd-kustomize-controller
|
||||
image: docker.io/bitnami/fluxcd-kustomize-controller:1.1.0-debian-11-r11
|
||||
image: docker.io/bitnami/fluxcd-kustomize-controller:1.1.0-debian-11-r25
|
||||
- name: fluxcd-notification-controller
|
||||
image: docker.io/bitnami/fluxcd-notification-controller:1.1.0-debian-11-r11
|
||||
image: docker.io/bitnami/fluxcd-notification-controller:1.1.0-debian-11-r26
|
||||
- name: fluxcd-source-controller
|
||||
image: docker.io/bitnami/fluxcd-source-controller:1.1.1-debian-11-r0
|
||||
image: docker.io/bitnami/fluxcd-source-controller:1.1.1-debian-11-r14
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell: 11-debian-11-r72
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r86
|
||||
apiVersion: v2
|
||||
appVersion: 1.1.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: 1.0.1
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/flux
|
||||
version: 1.0.2
|
||||
|
||||
@@ -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) | `1.1.0-debian-11-r11` |
|
||||
| `kustomizeController.image.tag` | Kustomize Controller image tag (immutable tags are recommended) | `1.1.0-debian-11-r25` |
|
||||
| `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.36.1-debian-11-r0` |
|
||||
| `helmController.image.tag` | Helm Controller image tag (immutable tags are recommended) | `0.36.1-debian-11-r14` |
|
||||
| `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) | `1.1.1-debian-11-r0` |
|
||||
| `sourceController.image.tag` | Source Controller image tag (immutable tags are recommended) | `1.1.1-debian-11-r14` |
|
||||
| `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) | `1.1.0-debian-11-r11` |
|
||||
| `notificationController.image.tag` | Notification Controller image tag (immutable tags are recommended) | `1.1.0-debian-11-r26` |
|
||||
| `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.36.1-debian-11-r0` |
|
||||
| `imageAutomationController.image.tag` | Image Automation Controller image tag (immutable tags are recommended) | `0.36.1-debian-11-r11` |
|
||||
| `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.30.0-debian-11-r23` |
|
||||
| `imageReflectorController.image.tag` | Image Reflector Controller image tag (immutable tags are recommended) | `0.30.0-debian-11-r39` |
|
||||
| `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-r72` |
|
||||
| `volumePermissions.image.tag` | OS Shell + Utility image tag (immutable tags are recommended) | `11-debian-11-r86` |
|
||||
| `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 | `[]` |
|
||||
@@ -907,4 +907,4 @@ Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
@@ -82,7 +82,7 @@ kustomizeController:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/fluxcd-kustomize-controller
|
||||
tag: 1.1.0-debian-11-r11
|
||||
tag: 1.1.0-debian-11-r25
|
||||
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.36.1-debian-11-r0
|
||||
tag: 0.36.1-debian-11-r14
|
||||
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: 1.1.1-debian-11-r0
|
||||
tag: 1.1.1-debian-11-r14
|
||||
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: 1.1.0-debian-11-r11
|
||||
tag: 1.1.0-debian-11-r26
|
||||
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.36.1-debian-11-r0
|
||||
tag: 0.36.1-debian-11-r11
|
||||
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.30.0-debian-11-r23
|
||||
tag: 0.30.0-debian-11-r39
|
||||
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-r72
|
||||
tag: 11-debian-11-r86
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user