From 46004c68909470466b677e748b5ee6d626a30c71 Mon Sep 17 00:00:00 2001 From: Iago Santos Date: Mon, 9 Oct 2023 14:09:37 +0200 Subject: [PATCH] feat(azure-apps): Update azureKvCsiProvider from 1.3.* to 1.4.1 (#1104) (#1127) Signed-off-by: Iago Santos Pardo --- charts/azure-apps/Chart.yaml | 48 ++++++++++++++++------------------- charts/azure-apps/README.md | 4 +-- charts/azure-apps/values.yaml | 2 +- 3 files changed, 25 insertions(+), 29 deletions(-) diff --git a/charts/azure-apps/Chart.yaml b/charts/azure-apps/Chart.yaml index 4e72dad57..14127665f 100644 --- a/charts/azure-apps/Chart.yaml +++ b/charts/azure-apps/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: azure-apps description: Argo CD app-of-apps config for Azure applications type: application -version: 0.11.0 +version: 0.12.0 home: https://github.com/adfinis/helm-charts/tree/main/charts/azure-apps sources: - https://github.com/adfinis/helm-charts @@ -17,29 +17,25 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: "promitor: scraper v2.11.0 (chart version v2.12.0)" + description: "azureKvCsiProvider: bump azureKvCsiProvider from v1.3 to v1.4.1" links: - - name: Improve AzureMonitorScraper Error Handling for Time Series Missing Requested Dimension Value - url: https://github.com/tomkerkhove/promitor/pull/2345 - - name: Marine distroless support - url: https://github.com/tomkerkhove/promitor/pull/2329 - - name: Provide capability to use multiple metric dimensions - url: https://github.com/tomkerkhove/promitor/pull/2351 - - name: Provide all metric labels in OpenTelemetry & StatsD - url: https://github.com/tomkerkhove/promitor/pull/2183 - - name: PowerBi Dedicated Scraping - url: https://github.com/tomkerkhove/promitor/pull/2368 - - name: Patch for CVE-2023-29331 - url: https://github.com/advisories/GHSA-w4m3-43gp-x8hx - - name: Patch for CVE-2023-28260 (High | Base image) - url: https://github.com/advisories/GHSA-555c-2p6r-68mm - - name: Patch for CVE-2023-33170 (High - CVE Report) - url: https://github.com/advisories/GHSA-25c8-p796-jg6r - - name: Patch for CVE-2023-36799 (Medium - CVE Report) - url: https://github.com/advisories/GHSA-h3hv-63q5-jgpr - - name: Patch for CVE-2023-36054 (Medium - CVE Report) - url: https://github.com/advisories/GHSA-39q6-4vrm-fv3g - - name: Patch for CVE-2023-3817 (Medium - CVE Report) - url: https://github.com/advisories/GHSA-c945-cqj5-wfv6 - - name: Patch for CVE-2023-2650 (Medium - CVE Report) - url: https://github.com/advisories/GHSA-gqxg-9vfr-p9cg + - name: Fixes CVE-2022-41717 + url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/pull/1039 + - name: Fixes CVE-2022-32149 + url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/pull/999 + - name: Fixes CVE-2022-27664 + url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/pull/976 + - name: Fixes CVE-2022-1996 + url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/pull/957 + - name: fix/updates template condition for Arc + url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/pull/973 + - name: fix/increase fluentd resource limits for arc + url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/pull/946 + - name: fix/bug 948 arc missing system identity + url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/pull/949 + - name: fix/runs msi-adapter as privileged on openshift + url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/pull/920 + - name: Update to v1.4.0 + url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/releases/tag/v1.4.0 + - name: Update to v1.4.1 + url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/releases/tag/v1.4.1 diff --git a/charts/azure-apps/README.md b/charts/azure-apps/README.md index 67765c7db..823f32cc1 100644 --- a/charts/azure-apps/README.md +++ b/charts/azure-apps/README.md @@ -1,6 +1,6 @@ # azure-apps -![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.12.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Argo CD app-of-apps config for Azure applications @@ -28,7 +28,7 @@ This chart is maintained by [Adfinis](https://adfinis.com/?pk_campaign=github&pk | azureKvCsiProvider.destination.namespace | string | `"kube-system"` | Namespace | | azureKvCsiProvider.enabled | bool | `false` | Enable secrets-store-csi-driver-provider-azure | | azureKvCsiProvider.repoURL | string | [repo](https://azure.github.io/secrets-store-csi-driver-provider-azure/charts) | Repo URL | -| azureKvCsiProvider.targetRevision | string | `"1.3.*"` | [csi-secrets-store-provider-azure Helm chart](https://github.com/Azure/secrets-store-csi-driver-provider-azure/tree/master/charts/csi-secrets-store-provider-azure) version | +| azureKvCsiProvider.targetRevision | string | `"1.4.1"` | [csi-secrets-store-provider-azure Helm chart](https://github.com/Azure/secrets-store-csi-driver-provider-azure/tree/master/charts/csi-secrets-store-provider-azure) version | | azureKvCsiProvider.values | object | [upstream values](https://github.com/Azure/secrets-store-csi-driver-provider-azure/blob/master/charts/csi-secrets-store-provider-azure/values.yaml) | Helm values | | promitorResourceDiscovery | object | - | [promitor](https://promitor.io/) resource discovery ([example](./examples/promitor.yaml)) | | promitorResourceDiscovery.chart | string | `"promitor-agent-resource-discovery"` | Chart | diff --git a/charts/azure-apps/values.yaml b/charts/azure-apps/values.yaml index 1e62ecdd2..04e1cf020 100644 --- a/charts/azure-apps/values.yaml +++ b/charts/azure-apps/values.yaml @@ -13,7 +13,7 @@ azureKvCsiProvider: # -- Chart chart: "csi-secrets-store-provider-azure" # -- [csi-secrets-store-provider-azure Helm chart](https://github.com/Azure/secrets-store-csi-driver-provider-azure/tree/master/charts/csi-secrets-store-provider-azure) version - targetRevision: "1.3.*" + targetRevision: "1.4.1" # -- Helm values # @default -- [upstream values](https://github.com/Azure/secrets-store-csi-driver-provider-azure/blob/master/charts/csi-secrets-store-provider-azure/values.yaml) values: {}