diff --git a/CODEOWNERS b/CODEOWNERS index bdd6734a2..16ba5dbd4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,3 @@ * @codefresh-io/devops zhenya.tikhonov@octopus.com /.github @codefresh-io/devops +/.github @codefresh-io/teamleads diff --git a/README.md b/README.md index e5318eded..94c7eaf51 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 2.11.10](https://img.shields.io/badge/Version-2.11.10-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square) +![Version: 2.11.11](https://img.shields.io/badge/Version-2.11.11-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square) Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes. diff --git a/charts/codefresh/Chart.yaml b/charts/codefresh/Chart.yaml index 4eb607039..9866dcfb5 100644 --- a/charts/codefresh/Chart.yaml +++ b/charts/codefresh/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: Helm Chart for Codefresh On-Prem name: codefresh -version: 2.11.10 +version: 2.11.11 keywords: - codefresh home: https://codefresh.io/ @@ -22,22 +22,9 @@ annotations: # description: "" artifacthub.io/changes: |- - kind: changed - description: 'update "cf-deploy-kubernetes" to 18.0.0' - - kind: added - description: "add support for k8s 1.35 in \"deploy\" step" - - kind: deprecated - description: "remove support for k8s 1.32 in \"deploy\" step" - links: - - name: "Codefresh Docs - Deploy" - url: "https://codefresh.io/docs/docs/pipelines/steps/deploy/" - - kind: changed - description: 'update "charts-manager" to 1.28.4' - - kind: changed - description: 'update "argo-platform" to 1.4073.6' - - kind: changed - description: 'update "rabbitmqadmin" to 2.8.1-cf-2' + description: 'update "argo-platform" to 1.4073.7' - kind: security - description: 'fix various security vulnerabilities in multiple components.' + description: 'fix various security vulnerabilities in argo-platform.' dependencies: - name: cf-common repository: oci://quay.io/codefresh/charts