Skip to content

Commit

Permalink
Updating charts for CIS Release v20.3.0 and Build Info azure-6749-4cc…
Browse files Browse the repository at this point in the history
…1819fe7831623a44eff7739b36ce77c5cf810 in incubator
  • Loading branch information
cisbotctlr committed Oct 23, 2024
1 parent c826e58 commit 3cd1e78
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[![Build Status](https://dev.azure.com/f5networks/CIS/_apis/build/status/F5Networks.k8s-bigip-ctlr?branchName=master) ](https://dev.azure.com/f5networks/CIS/_build/latest?definitionId=6&branchName=master)
![Azure DevOps coverage](https://img.shields.io/azure-devops/coverage/f5networks/cis/6)
![Azure DevOps tests](https://img.shields.io/azure-devops/tests/f5networks/cis/6)


Expand All @@ -22,7 +21,7 @@ For guides on this and other solutions for Kubernetes, see the

What's New?
-----------
Support for Custom Resource Definitions [Documentation](https://github.com/F5Networks/k8s-bigip-ctlr/blob/master/docs/cis-3.x/config_examples/customResource/CustomResource.md)
Support for Custom Resource Definitions [Documentation](https://github.com/F5Networks/k8s-bigip-ctlr/blob/master/docs/cis-20.x/config_examples/customResource/CustomResource.md)

Getting Help
------------
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ For OpenShift, use the following command:
Note: cm_login_secret and cm_secret are mutually exclusive, if both are defined in values.yaml file cm_secret will be given priority.


See the CIS documentation for a full list of args supported for CIS [CIS Configuration Options](https://github.com/F5Networks/k8s-bigip-ctlr/blob/master/docs/cis-3.x/README.md#configuration-parameters)
See the CIS documentation for a full list of args supported for CIS [CIS Configuration Options](https://github.com/F5Networks/k8s-bigip-ctlr/blob/master/docs/cis-20.x/README.md#configuration-parameters)

> **Note:** Helm value names cannot include the character `-` which is commonly used in the names of parameters passed to the controller. To accomodate Helm, the parameter names in `values.yaml` use `_` and then replace them with `-` when rendering.
> e.g. `args.cm_url` is rendered as `cm-url` as required by the CIS Controller.
Expand Down
Binary file added helm-charts/incubator/f5-bigip-ctlr-20.3.0.tgz
Binary file not shown.
13 changes: 11 additions & 2 deletions helm-charts/incubator/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,21 @@ apiVersion: v1
entries:
f5-bigip-ctlr:
- apiVersion: v1
created: "2024-08-21T06:19:23.611536949Z"
created: "2024-10-23T10:13:28.185339658Z"
description: Deploy the F5 Networks BIG-IP Controller for Kubernetes and OpenShift
(k8s-bigip-ctlr).
digest: 9262e156f0419f29c66f42a30955a01edde86d7aea2bba85c7caca59b17455cc
name: f5-bigip-ctlr
urls:
- https://F5Networks.github.io/k8s-bigip-ctlr/helm-charts/incubator/f5-bigip-ctlr-20.3.0.tgz
version: 20.3.0
- apiVersion: v1
created: "2024-10-23T10:13:28.186178466Z"
description: Deploy the F5 Networks BIG-IP Controller for Kubernetes and OpenShift
(k8s-bigip-ctlr).
digest: 770f47bfe5c6e3fa9e175c4a19e26ae5c5cf4f770aece4d29c0cf1a2f79f4d53
name: f5-bigip-ctlr
urls:
- https://F5Networks.github.io/k8s-bigip-ctlr/helm-charts/incubator/f5-bigip-ctlr-3.0.0.tgz
version: 3.0.0
generated: "2024-08-21T06:19:23.610243121Z"
generated: "2024-10-23T10:13:28.184276448Z"

0 comments on commit 3cd1e78

Please sign in to comment.