From bbf89b945a30fc53df7e12e4637779e0b81941b7 Mon Sep 17 00:00:00 2001 From: Marlon M <49958228+maxthier@users.noreply.github.com> Date: Wed, 26 Jun 2024 11:37:06 +0200 Subject: [PATCH 1/4] chore(tracing-apps): update chart versions (#1284) --- charts/tracing-apps/Chart.yaml | 102 ++++---------------------------- charts/tracing-apps/README.md | 6 +- charts/tracing-apps/values.yaml | 4 +- 3 files changed, 16 insertions(+), 96 deletions(-) diff --git a/charts/tracing-apps/Chart.yaml b/charts/tracing-apps/Chart.yaml index 1f0b275b0..91cb8d701 100644 --- a/charts/tracing-apps/Chart.yaml +++ b/charts/tracing-apps/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: tracing-apps description: Argo CD app-of-apps config for tracing applications type: application -version: 0.28.0 +version: 0.29.0 home: https://github.com/adfinis/helm-charts/tree/main/charts/tracing-apps sources: - https://github.com/adfinis/helm-charts @@ -17,95 +17,15 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: | - opentelemetry-collector: Update from 0.82.0 to 0.101.0 - - update all the things! - - contains uncountable deprecations, bugfixes, and new features. - links: - - name: Otel Collector Release 0.101.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.101.0 - - name: Otel Collector Release 0.100.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.100.0 - - name: Otel Collector Release 0.99.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.99.0 - - name: Otel Collector Release 0.98.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.98.0 - - name: Otel Collector Release 0.97.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.97.0 - - name: Otel Collector Release 0.96.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.96.0 - - name: Otel Collector Release 0.95.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.95.0 - - name: Otel Collector Release 0.94.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.94.0 - - name: Otel Collector Release 0.93.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.93.0 - - name: Otel Collector Release 0.92.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.92.0 - - name: Otel Collector Release 0.91.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.91.0 - - name: Otel Collector Release 0.90.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.90.0 - - name: Otel Collector Release 0.89.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.89.0 - - name: Otel Collector Release 0.88.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.88.0 - - name: Otel Collector Release 0.87.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.87.0 - - name: Otel Collector Release 0.86.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.86.0 - - name: Otel Collector Release 0.85.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.85.0 - - name: Otel Collector Release 0.84.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.84.0 - - name: Otel Collector Release 0.83.0 - url: https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.83.0 + description: update jaeger-operator chart from 2.50.1 to 2.54.0 - kind: changed - description: "opentelemetry-collector: Update chart from 0.65.0 to 0.92.0" + description: update otel-collector chart from 0.92.0 to 0.93.3 links: - - name: "feat: Make it possible to mount configMap by chart name" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1105 - - name: "feat!: Remove default collector image" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1148 - - name: "feat: Separate command and args" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1149 - - name: "fix: wrong extraContainers in generated yaml" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1143 - - name: "fix: support tpl in extraContainers" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1139 - - name: "fix: otel col's log was not excluded correctly by filelogreceiver" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1109 - - name: "fix: Add support of ephemeral-storage in the resources" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1103 - - name: "feat! Remove the logging exporter from default config, use debug exporter instead" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1092 - - name: "feat: add persistentVolumeClaimRetentionPolicy in StatefulSet" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1057 - - name: "feat: Add extension validation for health_check" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1070 - - name: "fix: Missing hostAliases implementation" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1042 - - name: "feat: Allow to configure a local and global image registry" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1020 - - name: "fix: calculation for gomemlimit" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1015 - - name: "fix: explicitly set healthcheck extension endpoint" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1012 - - name: "feat: Enable HPA when deploy mode is statefulset" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/1011 - - name: "feat: Enable retry_on_failure for filelog receiver created by logsCollection preset" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/999 - - name: "feat: enable useGOMEMLIMIT by default" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/977 - - name: "feat: support adding additionalLabels for otel col resources" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/968 - - name: "feat: add ability to enable GOMEMLIMIT" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/900 - - name: "feat: Switch to tail mode for logsCollection preset" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/904 - - name: "feat: Update charts to use debug exporter" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/892 - - name: "feat: Make it possible to specify namespace when running Helm template" - url: https://github.com/open-telemetry/opentelemetry-helm-charts/pull/871 + - name: otel-collector chart Release 0.93.3 + url: https://github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-collector-0.93.3 + - name: otel-collector chart Release 0.93.2 + url: https://github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-collector-0.93.2 + - name: otel-collector chart Release 0.93.1 + url: https://github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-collector-0.93.1 + - name: otel-collector chart Release 0.93.0 + url: https://github.com/open-telemetry/opentelemetry-helm-charts/releases/tag/opentelemetry-collector-0.93.0 diff --git a/charts/tracing-apps/README.md b/charts/tracing-apps/README.md index bdad518db..176fd6e34 100644 --- a/charts/tracing-apps/README.md +++ b/charts/tracing-apps/README.md @@ -1,6 +1,6 @@ # tracing-apps -![Version: 0.28.0](https://img.shields.io/badge/Version-0.28.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.29.0](https://img.shields.io/badge/Version-0.29.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 tracing applications @@ -28,14 +28,14 @@ This chart is maintained by [Adfinis](https://adfinis.com/?pk_campaign=github&pk | jaegerOperator.destination.namespace | string | `"infra-jaeger"` | Namespace | | jaegerOperator.enabled | bool | `false` | Enable jaeger-operator | | jaegerOperator.repoURL | string | [repo](https://jaegertracing.github.io/helm-charts) | Repo URL | -| jaegerOperator.targetRevision | string | `"2.50.1"` | [jaeger-operator Helm chart](https://github.com/jaegertracing/helm-charts/tree/main/charts/jaeger-operator) | +| jaegerOperator.targetRevision | string | `"2.54.0"` | [jaeger-operator Helm chart](https://github.com/jaegertracing/helm-charts/tree/main/charts/jaeger-operator) | | jaegerOperator.values | object | [upstream values](https://github.com/jaegertracing/helm-charts/blob/main/charts/jaeger-operator/values.yaml) | Helm values | | opentelemetryCollector | object | - | [opentelemetry-collector](https://opentelemetry.io/docs/collector/) ([example](./examples/opentelemetryCollector.yaml)) | | opentelemetryCollector.chart | string | `"opentelemetry-collector"` | Chart | | opentelemetryCollector.destination.namespace | string | `"infra-otel-operator"` | Namespace | | opentelemetryCollector.enabled | bool | `false` | Enable otel-exporter | | opentelemetryCollector.repoURL | string | [repo](https://open-telemetry.github.io/opentelemetry-helm-charts) | Repo URL | -| opentelemetryCollector.targetRevision | string | `"0.92.0"` | [opentelemetry-collector Helm chart](https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-collector) | +| opentelemetryCollector.targetRevision | string | `"0.93.3"` | [opentelemetry-collector Helm chart](https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-collector) | | opentelemetryCollector.values | object | [upstream values](https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/opentelemetry-collector/values.yaml) | Helm values | ## About this chart diff --git a/charts/tracing-apps/values.yaml b/charts/tracing-apps/values.yaml index 792315d06..a4c34f9c1 100644 --- a/charts/tracing-apps/values.yaml +++ b/charts/tracing-apps/values.yaml @@ -13,7 +13,7 @@ jaegerOperator: # -- Chart chart: "jaeger-operator" # -- [jaeger-operator Helm chart](https://github.com/jaegertracing/helm-charts/tree/main/charts/jaeger-operator) - targetRevision: "2.50.1" + targetRevision: "2.54.0" # -- Helm values # @default -- [upstream values](https://github.com/jaegertracing/helm-charts/blob/main/charts/jaeger-operator/values.yaml) values: {} @@ -33,7 +33,7 @@ opentelemetryCollector: # -- Chart chart: "opentelemetry-collector" # -- [opentelemetry-collector Helm chart](https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-collector) - targetRevision: "0.92.0" + targetRevision: "0.93.3" # -- Helm values # @default -- [upstream values](https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/opentelemetry-collector/values.yaml) values: {} From d56343c3ea107339abd4b16da02271e6ce1dc0df Mon Sep 17 00:00:00 2001 From: Marlon M <49958228+maxthier@users.noreply.github.com> Date: Wed, 26 Jun 2024 11:39:09 +0200 Subject: [PATCH 2/4] chore(security-apps): update chart versions (#1283) --- charts/security-apps/Chart.yaml | 90 ++++++++++++++++++++++++++++++-- charts/security-apps/README.md | 22 ++++---- charts/security-apps/values.yaml | 20 +++---- 3 files changed, 107 insertions(+), 25 deletions(-) diff --git a/charts/security-apps/Chart.yaml b/charts/security-apps/Chart.yaml index f64818181..1ea42cf0f 100644 --- a/charts/security-apps/Chart.yaml +++ b/charts/security-apps/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: security-apps description: Argo CD app-of-apps config for security applications type: application -version: 0.85.0 +version: 0.86.0 home: https://github.com/adfinis/helm-charts/tree/main/charts/security-apps sources: - https://github.com/adfinis/helm-charts @@ -18,7 +18,89 @@ annotations: artifacthub.io/containsSecurityUpdates: "true" artifacthub.io/changes: | - kind: changed - description: "dex: update to 0.18.0" + description: "chore: update vault from 0.27.0 to 0.28.0" links: - - name: dex v2.40.0 release - url: https://github.com/dexidp/dex/releases/tag/v2.40.0 + - name: vault 0.28.0 release + url: https://github.com/hashicorp/vault-helm/releases/tag/v0.28.0 + - kind: changed + description: "chore: update gatekeeper from 3.10.0 to 3.16.3" + links: + - name: gatekeeper 3.16.3 release + url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.16.3 + - name: gatekeeper 3.16.0 release + url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.16.0 + - name: gatekeeper 3.15.0 release + url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.15.0 + - name: gatekeeper 3.14.0 release + url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.14.0 + - name: gatekeeper 3.13.0 release + url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.13.0 + - name: gatekeeper 3.12.0 release + url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.12.0 + - name: gatekeeper 3.11.0 release + url: https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.11.0 + - kind: changed + description: "chore: update vault-monitoring from 0.2.* to 0.3.*. Changes: make bearerTokenFile optional, make bearerTokenFile toggleable" + - kind: changed + description: "chore: update secretsStoreCsiDriver to 1.4.4" + links: + - name: secretsStoreCsiDriver release 1.4.4 + url: https://github.com/kubernetes-sigs/secrets-store-csi-driver/releases/tag/v1.4.4 + - name: secretsStoreCsiDriver release 1.4.3 + url: https://github.com/kubernetes-sigs/secrets-store-csi-driver/releases/tag/v1.4.3 + - name: secretsStoreCsiDriver release 1.4.2 + url: https://github.com/kubernetes-sigs/secrets-store-csi-driver/releases/tag/v1.4.2 + - kind: changed + description: "chore: update neuvector from 2.6.1 to 2.7.7" + links: + - name: neuvector release 2.7.7 + url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.7 + - name: neuvector release 2.7.4 + url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.4 + - name: neuvector release 2.7.3 + url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.3 + - name: neuvector release 2.7.0 + url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.0 + - kind: changed + description: "chore: update neuvector-monitoring from 2.6.1 to 2.7.7" + links: + - name: neuvector release 2.7.7 + url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.7 + - name: neuvector release 2.7.4 + url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.4 + - name: neuvector release 2.7.3 + url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.3 + - name: neuvector release 2.7.0 + url: https://github.com/neuvector/neuvector-helm/releases/tag/2.7.0 + - kind: changed + description: "chore: update stackroxCentralServices from 400.3.4 to 400.4.3" + links: + - name: stackrox 4.4 + url: https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html + - kind: changed + description: "chore: update stackroxSecuredClusterServices from 400.3.4 to 400.4.3" + links: + - name: stackrox 4.4 + url: https://docs.openshift.com/acs/4.4/release_notes/44-release-notes.html + - kind: changed + description: "chore: update kyverno chart from 3.1.4 to 3.2.5" + links: + - name: kyverno release 1.12.4 + url: https://github.com/kyverno/kyverno/releases/tag/v1.12.4 + - name: kyverno release 1.12.3 + url: https://github.com/kyverno/kyverno/releases/tag/v1.12.3 + - name: kyverno release 1.12.2 + url: https://github.com/kyverno/kyverno/releases/tag/v1.12.2 + - name: kyverno release 1.11.5 + url: https://github.com/kyverno/kyverno/releases/tag/v1.11.5 + - kind: changed + description: "chore: update kyverno-policies chart from 3.1.4 to 3.2.4" + links: + - name: kyverno release 1.12.4 + url: https://github.com/kyverno/kyverno/releases/tag/v1.12.4 + - name: kyverno release 1.12.3 + url: https://github.com/kyverno/kyverno/releases/tag/v1.12.3 + - name: kyverno release 1.12.2 + url: https://github.com/kyverno/kyverno/releases/tag/v1.12.2 + - name: kyverno release 1.11.5 + url: https://github.com/kyverno/kyverno/releases/tag/v1.11.5 diff --git a/charts/security-apps/README.md b/charts/security-apps/README.md index a9f8b3337..ec5d1fd9c 100644 --- a/charts/security-apps/README.md +++ b/charts/security-apps/README.md @@ -1,6 +1,6 @@ # security-apps -![Version: 0.85.0](https://img.shields.io/badge/Version-0.85.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.86.0](https://img.shields.io/badge/Version-0.86.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 security applications @@ -64,7 +64,7 @@ This chart is maintained by [Adfinis](https://adfinis.com/?pk_campaign=github&pk | gatekeeper.destination.namespace | string | `"infra-gatekeeper"` | Namespace | | gatekeeper.enabled | bool | `false` | Enable gatekeeper | | gatekeeper.repoURL | string | [repo](https://open-policy-agent.github.io/gatekeeper/charts) | Repo URL | -| gatekeeper.targetRevision | string | `"3.10.0"` | [gatekeeper Helm chart](https://github.com/open-policy-agent/gatekeeper/tree/master/charts/gatekeeper) version | +| gatekeeper.targetRevision | string | `"3.16.3"` | [gatekeeper Helm chart](https://github.com/open-policy-agent/gatekeeper/tree/master/charts/gatekeeper) version | | gatekeeper.values | object | [upstream values](https://github.com/open-policy-agent/gatekeeper/blob/master/charts/gatekeeper/values.yaml) | Helm values | | kyverno | object | [example](./examples/kyverno.yaml) | [Kyverno](https://kyverno.io) | | kyverno.annotations | object | `{}` | Annotations for kyverno | @@ -72,7 +72,7 @@ This chart is maintained by [Adfinis](https://adfinis.com/?pk_campaign=github&pk | kyverno.destination.namespace | string | `"infra-kyverno"` | Namespace | | kyverno.enabled | bool | `false` | Enable kyverno | | kyverno.repoURL | string | [repo](https://kyverno.github.io/kyverno/) | Repo URL | -| kyverno.targetRevision | string | `"3.1.4"` | [kyverno Helm chart](https://github.com/kyverno/kyverno/tree/main/charts/kyverno) | +| kyverno.targetRevision | string | `"3.2.5"` | [kyverno Helm chart](https://github.com/kyverno/kyverno/tree/main/charts/kyverno) | | kyverno.values | object | [upstream values](https://github.com/kyverno/kyverno/blob/main/charts/kyverno/values.yaml) | Helm values | | kyvernoPolicies | object | [example](./examples/kyverno.yaml) | [Kyverno Policies](https://kyverno.io) | | kyvernoPolicies.annotations | object | `{}` | Annotations for kyverno | @@ -80,21 +80,21 @@ This chart is maintained by [Adfinis](https://adfinis.com/?pk_campaign=github&pk | kyvernoPolicies.destination.namespace | string | `"infra-kyverno"` | Namespace | | kyvernoPolicies.enabled | bool | `false` | Enable kyverno-policies | | kyvernoPolicies.repoURL | string | [repo](https://kyverno.github.io/kyverno/) | Repo URL | -| kyvernoPolicies.targetRevision | string | `"3.1.4"` | [kyverno Helm chart](https://github.com/kyverno/kyverno/tree/main/charts/kyverno-policies) | +| kyvernoPolicies.targetRevision | string | `"3.2.4"` | [kyverno Helm chart](https://github.com/kyverno/kyverno/tree/main/charts/kyverno-policies) | | kyvernoPolicies.values | object | [upstream values](https://github.com/kyverno/kyverno/blob/main/charts/kyverno-policies/values.yaml) | Helm values | | neuvector | object | - | [NeuVector](https://github.com/neuvector/neuvector) ([example](./example/neuvector.yaml)) | | neuvector.chart | string | `"core"` | Chart | | neuvector.destination.namespace | string | `"infra-neuvector"` | Namespace | | neuvector.enabled | bool | `false` | Enable neuvector | | neuvector.repoURL | string | [repo](https://neuvector.github.io/neuvector-helm) | Repo URL | -| neuvector.targetRevision | string | `"2.6.1"` | [neuvector/core Helm chart](https://github.com/neuvector/neuvector-helm/tree/master/charts/core) version | +| neuvector.targetRevision | string | `"2.7.7"` | [neuvector/core Helm chart](https://github.com/neuvector/neuvector-helm/tree/master/charts/core) version | | neuvector.values | object | [upstream values](https://github.com/neuvector/neuvector-helm/blob/master/charts/core/values.yaml) | Helm values | | neuvectorMonitor | object | - | [NeuVector monitor](https://github.com/neuvector/neuvector-helm/tree/master/charts/monitor) ([example](./example/neuvector.yaml)) | | neuvectorMonitor.chart | string | `"monitor"` | Chart | | neuvectorMonitor.destination.namespace | string | `"infra-neuvector"` | Namespace | | neuvectorMonitor.enabled | bool | `false` | Enable neuvector/monitor | | neuvectorMonitor.repoURL | string | [repo](https://neuvector.github.io/neuvector-helm) | Repo URL | -| neuvectorMonitor.targetRevision | string | `"2.6.1"` | [neuvector/monitor Helm chart](https://github.com/neuvector/neuvector-helm/tree/master/charts/monitor) version | +| neuvectorMonitor.targetRevision | string | `"2.7.7"` | [neuvector/monitor Helm chart](https://github.com/neuvector/neuvector-helm/tree/master/charts/monitor) version | | neuvectorMonitor.values | object | [upstream values](https://github.com/neuvector/neuvector-helm/blob/master/charts/monitor/values.yaml) | Helm values | | oauth2Proxy | object | [example](./examples/oauth2-proxy.yaml) | [oauth2-proxy](https://github.com/oauth2-proxy/oauth2-proxy) | | oauth2Proxy.annotations | object | `{}` | Annotations for oauth2-proxy app | @@ -109,35 +109,35 @@ This chart is maintained by [Adfinis](https://adfinis.com/?pk_campaign=github&pk | secretsStoreCsiDriver.destination.namespace | string | `"infra-secrets-store-csi"` | Namespace | | secretsStoreCsiDriver.enabled | bool | `false` | Enable secrets-store-csi-driver | | secretsStoreCsiDriver.repoURL | string | [repo](https://kubernetes-sigs.github.io/secrets-store-csi-driver/charts) | Repo URL | -| secretsStoreCsiDriver.targetRevision | string | `"1.4.1"` | [secrets-store-csi-driver Helm chart](https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/charts/secrets-store-csi-driver) version | +| secretsStoreCsiDriver.targetRevision | string | `"1.4.4"` | [secrets-store-csi-driver Helm chart](https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/charts/secrets-store-csi-driver) version | | secretsStoreCsiDriver.values | object | [upstream values](https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/charts/secrets-store-csi-driver/values.yaml) | Helm values | | stackroxCentralServices | object | - | [StackRox central-services](https://www.stackrox.io/) ([example/stackrox.yaml)) | | stackroxCentralServices.chart | string | `"stackrox-central-services"` | Chart | | stackroxCentralServices.destination.namespace | string | `"infra-stackrox"` | Namespace | | stackroxCentralServices.enabled | bool | `false` | Enable StackRox central-services | | stackroxCentralServices.repoURL | string | [repo](https://charts.stackrox.io) | Repo URL | -| stackroxCentralServices.targetRevision | string | `"400.3.4"` | [stackrox/central-services Helm chart](https://github.com/stackrox/helm-charts/tree/main/opensource) version | +| stackroxCentralServices.targetRevision | string | `"400.4.3"` | [stackrox/central-services Helm chart](https://github.com/stackrox/helm-charts/tree/main/opensource) version | | stackroxCentralServices.values | object | [upstream values](https://github.com/stackrox/stackrox/blob/master/image/templates/helm/stackrox-central/values.yaml) | Helm values | | stackroxSecuredClusterServices | object | - | [StackRox secured-cluster-services](https://www.stackrox.io/) ([example/stackrox.yaml)) | | stackroxSecuredClusterServices.chart | string | `"stackrox-secured-cluster-services"` | Chart | | stackroxSecuredClusterServices.destination.namespace | string | `"infra-stackrox"` | Namespace | | stackroxSecuredClusterServices.enabled | bool | `false` | Enable StackRox secured-cluster-services | | stackroxSecuredClusterServices.repoURL | string | [repo](https://charts.stackrox.io) | Repo URL | -| stackroxSecuredClusterServices.targetRevision | string | `"400.3.4"` | [stackrox/secured-cluster-services Helm chart](https://github.com/stackrox/helm-charts/tree/main/opensource) version | +| stackroxSecuredClusterServices.targetRevision | string | `"400.4.3"` | [stackrox/secured-cluster-services Helm chart](https://github.com/stackrox/helm-charts/tree/main/opensource) version | | stackroxSecuredClusterServices.values | object | [upstream values](https://github.com/stackrox/stackrox/blob/master/image/templates/helm/stackrox-secured-cluster/values.yaml.htpl) | Helm values | | vault | object | - | [vault](https://github.com/hashicorp/vault/) ([example](./examples/vault.yaml)) | | vault.chart | string | `"vault"` | Chart | | vault.destination.namespace | string | `"infra-vault"` | Namespace | | vault.enabled | bool | `false` | Enable vault | | vault.repoURL | string | [repo](https://helm.releases.hashicorp.com) | Repo URL | -| vault.targetRevision | string | `"0.27.0"` | [vault Helm chart](https://github.com/hashicorp/vault-helm) version | +| vault.targetRevision | string | `"0.28.0"` | [vault Helm chart](https://github.com/hashicorp/vault-helm) version | | vault.values | object | [upstream values](https://github.com/hashicorp/vault-helm/tree/master/values.yaml) | Helm values | | vaultMonitoring | object | - | [vault-monitoring](https://github.com/adfinis/helm-charts/tree/main/charts/vault-monitoring) ([example](./examples/vault-monitoring.yaml)) | | vaultMonitoring.chart | string | `"vault-monitoring"` | Chart | | vaultMonitoring.destination.namespace | string | `"infra-vault"` | Namespace | | vaultMonitoring.enabled | bool | `false` | Enable vault-monitoring | | vaultMonitoring.repoURL | string | [repo](https://charts.adfinis.com) | Repo URL | -| vaultMonitoring.targetRevision | string | `"0.2.*"` | [vault-monitoring Helm chart](https://github.com/adfinis/helm-charts/tree/main/charts/vault-monitoring) version | +| vaultMonitoring.targetRevision | string | `"0.3.*"` | [vault-monitoring Helm chart](https://github.com/adfinis/helm-charts/tree/main/charts/vault-monitoring) version | | vaultMonitoring.values | object | [upstream values](https://github.com/adfinis/helm-charts/blob/main/charts/vault-monitoring/values.yaml) | Helm values | ## About this chart diff --git a/charts/security-apps/values.yaml b/charts/security-apps/values.yaml index b965ae1fa..0c4accd44 100644 --- a/charts/security-apps/values.yaml +++ b/charts/security-apps/values.yaml @@ -81,7 +81,7 @@ vault: # -- Chart chart: "vault" # -- [vault Helm chart](https://github.com/hashicorp/vault-helm) version - targetRevision: "0.27.0" + targetRevision: "0.28.0" # -- Helm values # @default -- [upstream values](https://github.com/hashicorp/vault-helm/tree/master/values.yaml) values: {} @@ -141,7 +141,7 @@ gatekeeper: # -- Chart chart: "gatekeeper" # -- [gatekeeper Helm chart](https://github.com/open-policy-agent/gatekeeper/tree/master/charts/gatekeeper) version - targetRevision: "3.10.0" + targetRevision: "3.16.3" # -- Helm values # @default -- [upstream values](https://github.com/open-policy-agent/gatekeeper/blob/master/charts/gatekeeper/values.yaml) values: {} @@ -161,7 +161,7 @@ vaultMonitoring: # -- Chart chart: "vault-monitoring" # -- [vault-monitoring Helm chart](https://github.com/adfinis/helm-charts/tree/main/charts/vault-monitoring) version - targetRevision: "0.2.*" + targetRevision: "0.3.*" # -- Helm values # @default -- [upstream values](https://github.com/adfinis/helm-charts/blob/main/charts/vault-monitoring/values.yaml) values: {} @@ -181,7 +181,7 @@ secretsStoreCsiDriver: # -- Chart chart: "secrets-store-csi-driver" # -- [secrets-store-csi-driver Helm chart](https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/charts/secrets-store-csi-driver) version - targetRevision: "1.4.1" + targetRevision: "1.4.4" # -- Helm values # @default -- [upstream values](https://github.com/kubernetes-sigs/secrets-store-csi-driver/blob/main/charts/secrets-store-csi-driver/values.yaml) values: {} @@ -201,7 +201,7 @@ neuvector: # -- Chart chart: "core" # -- [neuvector/core Helm chart](https://github.com/neuvector/neuvector-helm/tree/master/charts/core) version - targetRevision: "2.6.1" + targetRevision: "2.7.7" # -- Helm values # @default -- [upstream values](https://github.com/neuvector/neuvector-helm/blob/master/charts/core/values.yaml) values: {} @@ -221,7 +221,7 @@ neuvectorMonitor: # -- Chart chart: "monitor" # -- [neuvector/monitor Helm chart](https://github.com/neuvector/neuvector-helm/tree/master/charts/monitor) version - targetRevision: "2.6.1" + targetRevision: "2.7.7" # -- Helm values # @default -- [upstream values](https://github.com/neuvector/neuvector-helm/blob/master/charts/monitor/values.yaml) values: {} @@ -241,7 +241,7 @@ stackroxCentralServices: # -- Chart chart: stackrox-central-services # -- [stackrox/central-services Helm chart](https://github.com/stackrox/helm-charts/tree/main/opensource) version - targetRevision: 400.3.4 + targetRevision: 400.4.3 # -- Helm values # @default -- [upstream values](https://github.com/stackrox/stackrox/blob/master/image/templates/helm/stackrox-central/values.yaml) values: {} @@ -261,7 +261,7 @@ stackroxSecuredClusterServices: # -- Chart chart: stackrox-secured-cluster-services # -- [stackrox/secured-cluster-services Helm chart](https://github.com/stackrox/helm-charts/tree/main/opensource) version - targetRevision: 400.3.4 + targetRevision: 400.4.3 # -- Helm values # @default -- [upstream values](https://github.com/stackrox/stackrox/blob/master/image/templates/helm/stackrox-secured-cluster/values.yaml.htpl) values: {} @@ -305,7 +305,7 @@ kyverno: # -- Chart chart: kyverno # -- [kyverno Helm chart](https://github.com/kyverno/kyverno/tree/main/charts/kyverno) - targetRevision: 3.1.4 + targetRevision: 3.2.5 # -- Helm values # @default -- [upstream values](https://github.com/kyverno/kyverno/blob/main/charts/kyverno/values.yaml) values: {} @@ -327,7 +327,7 @@ kyvernoPolicies: # -- Chart chart: kyverno-policies # -- [kyverno Helm chart](https://github.com/kyverno/kyverno/tree/main/charts/kyverno-policies) - targetRevision: 3.1.4 + targetRevision: 3.2.4 # -- Helm values # @default -- [upstream values](https://github.com/kyverno/kyverno/blob/main/charts/kyverno-policies/values.yaml) values: {} From 0a684f2870abd3c423f147afdaa9e5344b567b9d Mon Sep 17 00:00:00 2001 From: Marlon M <49958228+maxthier@users.noreply.github.com> Date: Wed, 26 Jun 2024 11:41:15 +0200 Subject: [PATCH 3/4] chore(misc-apps): update chart version (#1282) * chore(misc-apps): update chart version * Update charts/misc-apps/Chart.yaml Co-authored-by: hairmare <116588+hairmare@users.noreply.github.com> --------- Co-authored-by: hairmare <116588+hairmare@users.noreply.github.com> --- charts/misc-apps/Chart.yaml | 118 +++++++++++++++++++++++++++++++++-- charts/misc-apps/README.md | 10 +-- charts/misc-apps/values.yaml | 8 +-- 3 files changed, 121 insertions(+), 15 deletions(-) diff --git a/charts/misc-apps/Chart.yaml b/charts/misc-apps/Chart.yaml index e6eb0fedd..a31de8a15 100644 --- a/charts/misc-apps/Chart.yaml +++ b/charts/misc-apps/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: misc-apps description: Argo CD app-of-apps config for miscellaneous small tools type: application -version: 0.46.0 +version: 0.47.0 home: https://github.com/adfinis/helm-charts/tree/main/charts/misc-apps sources: - https://github.com/adfinis/helm-charts @@ -17,9 +17,115 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: "chore: bump chartmuseum from 3.10.1 to 3.10.2" + description: "chore: bump keda from 2.12.0 to 2.14.2" links: - - name: "chart version 3.10.2" - url: "https://github.com/chartmuseum/charts/releases/tag/chartmuseum-3.10.2" - - name: "application version 0.16.1" - url: "https://github.com/helm/chartmuseum/releases/tag/v0.16.1" + - name: "chart version 2.14.2" + url: "https://github.com/kedacore/charts/releases/tag/v2.14.2" + - name: "chart version 2.14.1" + url: "https://github.com/kedacore/charts/releases/tag/v2.14.1" + - name: "chart version 2.14.0" + url: "https://github.com/kedacore/charts/releases/tag/v2.14.0" + - name: "chart version 2.13.2" + url: "https://github.com/kedacore/charts/releases/tag/v2.13.2" + - name: "chart version 2.13.1" + url: "https://github.com/kedacore/charts/releases/tag/v2.13.1" + - name: "chart version 2.12.1" + url: "https://github.com/kedacore/charts/releases/tag/v2.12.1" + - kind: changed + description: "chore: bump grafana-agent-operator from 0.2.8 to 0.4.0" + links: + - name: "chart version 0.4.0" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.4.0" + - name: "chart version 0.3.24" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.24" + - name: "chart version 0.3.23" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.23" + - name: "chart version 0.3.22" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.22" + - name: "chart version 0.3.21" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.21" + - name: "chart version 0.3.20" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.20" + - name: "chart version 0.3.19" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.19" + - name: "chart version 0.3.18" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.18" + - name: "chart version 0.3.17" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.17" + - name: "chart version 0.3.16" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.16" + - name: "chart version 0.3.15" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.15" + - name: "chart version 0.3.14" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.14" + - name: "chart version 0.3.13" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.13" + - name: "chart version 0.3.12" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.12" + - name: "chart version 0.3.11" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.11" + - name: "chart version 0.3.10" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.10" + - name: "chart version 0.3.9" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.9" + - name: "chart version 0.3.8" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.8" + - name: "chart version 0.3.7" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.7" + - name: "chart version 0.3.6" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.6" + - name: "chart version 0.3.5" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.5" + - name: "chart version 0.3.4" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.4" + - name: "chart version 0.3.3" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.3" + - name: "chart version 0.3.2" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.2" + - name: "chart version 0.3.1" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.1" + - name: "chart version 0.3.0" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.3.0" + - name: "chart version 0.2.19" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.2.19" + - name: "chart version 0.2.18" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.2.18" + - name: "chart version 0.2.17" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.2.17" + - name: "chart version 0.2.16" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.2.16" + - name: "chart version 0.2.15" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.2.15" + - name: "chart version 0.2.14" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.2.14" + - name: "chart version 0.2.13" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.2.13" + - name: "chart version 0.2.12" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.2.12" + - name: "chart version 0.2.11" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.2.11" + - name: "chart version 0.2.10" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.2.10" + - name: "chart version 0.2.9" + url: "https://github.com/grafana/helm-charts/releases/tag/grafana-agent-operator-0.2.9" + - kind: changed + description: "chore: bump reloader from 1.0.22 to 1.0.108. No important changes happened, only dependency upgrades and similar." + - kind: changed + description: "chore: bump opencost from 1.29.0 to 1.39.0" + links: + - name: "chart version 1.39.0" + url: "https://github.com/opencost/opencost-helm-chart/releases/tag/1.39.0-helm" + - name: "chart version 1.37.0" + url: "https://github.com/opencost/opencost-helm-chart/releases/tag/1.37.0-helm" + - name: "chart version 1.34.0" + url: "https://github.com/opencost/opencost-helm-chart/releases/tag/1.34.0-helm" + - name: "chart version 1.33.2" + url: "https://github.com/opencost/opencost-helm-chart/releases/tag/1.33.2-helm" + - name: "chart version 1.33.0" + url: "https://github.com/opencost/opencost-helm-chart/releases/tag/1.33.0-helm" + - name: "chart version 1.32.0" + url: "https://github.com/opencost/opencost-helm-chart/releases/tag/1.32.0-helm" + - name: "chart version 1.31.0" + url: "https://github.com/opencost/opencost-helm-chart/releases/tag/1.31.0-helm" + - name: "chart version 1.29.1" + url: "https://github.com/opencost/opencost-helm-chart/releases/tag/1.29.1-helm" diff --git a/charts/misc-apps/README.md b/charts/misc-apps/README.md index 3db699a25..b82605af6 100644 --- a/charts/misc-apps/README.md +++ b/charts/misc-apps/README.md @@ -1,6 +1,6 @@ # misc-apps -![Version: 0.46.0](https://img.shields.io/badge/Version-0.46.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.47.0](https://img.shields.io/badge/Version-0.47.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 miscellaneous small tools @@ -51,7 +51,7 @@ This chart is maintained by [Adfinis](https://adfinis.com/?pk_campaign=github&pk | grafanaAgentOperator.destination.namespace | string | `"infra-grafana-agent"` | Namespace | | grafanaAgentOperator.enabled | bool | `false` | Enable grafana-agent | | grafanaAgentOperator.repoURL | string | [repo](https://grafana.github.io/helm-charts) | Repo URL | -| grafanaAgentOperator.targetRevision | string | `"0.2.8"` | [Grafana Agent Helm chart](https://github.com/grafana/helm-charts/tree/main/charts/agent-operator) version | +| grafanaAgentOperator.targetRevision | string | `"0.4.0"` | [Grafana Agent Helm chart](https://github.com/grafana/helm-charts/tree/main/charts/agent-operator) version | | grafanaAgentOperator.values | object | [upstream values](https://github.com/grafana/helm-charts/blob/main/charts/agent-operator/values.yaml) | Helm values | | keda | object | [example](./examples/keda.yaml) | [KEDA](https://keda.sh/) | | keda.annotations | object | `{}` | Annotations for KEDA app | @@ -59,7 +59,7 @@ This chart is maintained by [Adfinis](https://adfinis.com/?pk_campaign=github&pk | keda.destination.namespace | string | `"infra-keda"` | Namespace | | keda.enabled | bool | `false` | Enable KEDA | | keda.repoURL | string | [repo](https://kedacore.github.io/charts) | Repo URL | -| keda.targetRevision | string | `"2.12.0"` | [keda Helm chart](https://github.com/kedacore/charts/tree/main/keda/) version | +| keda.targetRevision | string | `"2.14.2"` | [keda Helm chart](https://github.com/kedacore/charts/tree/main/keda/) version | | keda.values | object | [upstream values](https://github.com/kedacore/charts/blob/main/keda/values.yaml) | Helm values | | metallb | object | - | [metallb](https://github.com/metallb/metallb) ([example](./examples/metallb.yaml)) | | metallb.chart | string | `"metallb"` | Chart | @@ -74,7 +74,7 @@ This chart is maintained by [Adfinis](https://adfinis.com/?pk_campaign=github&pk | opencost.destination.namespace | string | `"infra-opencost"` | Namespace | | opencost.enabled | bool | `false` | Enable OpenCost | | opencost.repoURL | string | [repo](https://opencost.github.io/opencost-helm-chart) | Repo URL | -| opencost.targetRevision | string | `"1.29.0"` | [OpenCost Helm chart](https://github.com/opencost/opencost-helm-chart/tree/main/charts/opencost) | +| opencost.targetRevision | string | `"1.39.0"` | [OpenCost Helm chart](https://github.com/opencost/opencost-helm-chart/tree/main/charts/opencost) | | opencost.values | object | [upstream values](https://github.com/opencost/opencost-helm-chart/blob/main/charts/opencost/values.yaml) | Helm values | | prometheusMsteams | object | - | [prometheus-msteams](https://github.com/prometheus-msteams/prometheus-msteams) ([example](./example/prometheus-msteams.yaml)) | | prometheusMsteams.chart | string | `"prometheus-msteams"` | Chart | @@ -88,7 +88,7 @@ This chart is maintained by [Adfinis](https://adfinis.com/?pk_campaign=github&pk | reloader.destination.namespace | string | `"infra-reloader"` | Namespace | | reloader.enabled | bool | `false` | Enable reloader | | reloader.repoURL | string | [repo](https://stakater.github.io/stakater-charts) | Repo URL | -| reloader.targetRevision | string | `"v1.0.22"` | [reloader Helm chart](https://github.com/stakater/Reloader/tree/master/deployments/kubernetes/chart/reloader) version | +| reloader.targetRevision | string | `"v1.0.108"` | [reloader Helm chart](https://github.com/stakater/Reloader/tree/master/deployments/kubernetes/chart/reloader) version | | reloader.values | object | [upstream values](https://github.com/stakater/Reloader/tree/master/deployments/kubernetes/chart/reloader/values.yaml) | Helm values | | sentryKubernetes | object | - | [sentry-kubernetes](https://github.com/getsentry/sentry-kubernetes) ([example](./examples/sentry-kubernetes.yaml) | | sentryKubernetes.chart | string | `"sentry-kubernetes"` | Chart | diff --git a/charts/misc-apps/values.yaml b/charts/misc-apps/values.yaml index 1f390d7a3..9aecae89c 100644 --- a/charts/misc-apps/values.yaml +++ b/charts/misc-apps/values.yaml @@ -157,7 +157,7 @@ keda: # -- Chart chart: keda # -- [keda Helm chart](https://github.com/kedacore/charts/tree/main/keda/) version - targetRevision: 2.12.0 + targetRevision: 2.14.2 # -- Helm values # @default -- [upstream values](https://github.com/kedacore/charts/blob/main/keda/values.yaml) values: {} @@ -179,7 +179,7 @@ grafanaAgentOperator: # -- Chart chart: grafana-agent-operator # -- [Grafana Agent Helm chart](https://github.com/grafana/helm-charts/tree/main/charts/agent-operator) version - targetRevision: 0.2.8 + targetRevision: 0.4.0 # -- Helm values # @default -- [upstream values](https://github.com/grafana/helm-charts/blob/main/charts/agent-operator/values.yaml) values: {} @@ -199,7 +199,7 @@ reloader: # -- Chart chart: "reloader" # -- [reloader Helm chart](https://github.com/stakater/Reloader/tree/master/deployments/kubernetes/chart/reloader) version - targetRevision: "v1.0.22" + targetRevision: "v1.0.108" # -- Helm values # @default -- [upstream values](https://github.com/stakater/Reloader/tree/master/deployments/kubernetes/chart/reloader/values.yaml) values: {} @@ -221,7 +221,7 @@ opencost: # -- Chart chart: opencost # -- [OpenCost Helm chart](https://github.com/opencost/opencost-helm-chart/tree/main/charts/opencost) - targetRevision: 1.29.0 + targetRevision: 1.39.0 # -- Helm values # @default -- [upstream values](https://github.com/opencost/opencost-helm-chart/blob/main/charts/opencost/values.yaml) values: {} From d9a441308ecc6d1d722226a11cbef84d548329ff Mon Sep 17 00:00:00 2001 From: Marlon M <49958228+maxthier@users.noreply.github.com> Date: Wed, 26 Jun 2024 11:50:51 +0200 Subject: [PATCH 4/4] chore(azure-apps): update charts (#1280) --- charts/azure-apps/Chart.yaml | 42 +++++++++++++++++++++++++---------- charts/azure-apps/README.md | 8 +++---- charts/azure-apps/values.yaml | 6 ++--- 3 files changed, 37 insertions(+), 19 deletions(-) diff --git a/charts/azure-apps/Chart.yaml b/charts/azure-apps/Chart.yaml index cc7c52c47..3344eb3c2 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.13.3 +version: 0.14.0 home: https://github.com/adfinis/helm-charts/tree/main/charts/azure-apps sources: - https://github.com/adfinis/helm-charts @@ -17,15 +17,33 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: "azureKvCsiProvider bump azureKvCsiProvider from v1.4.1 to v1.5.4" + description: "update promitor agent scraper to 2.12.1" links: - - name: "Handles the case where the optional leaf SKI is missing" - url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/releases/tag/v1.5.2 - - name: "bump golang.org/x/net from 0.17.0 to 0.24.0" - url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/releases/tag/v1.5.2 - - name: "CVE 2024 24786: bump google.golang.org protobuf to v1.33.0" - url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/releases/tag/v1.5.2 - - name: "bump crypto from 0.14.0 to 0.18.0" - url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/releases/tag/v1.5.1 - - name: "bump from v1.4.1 to v1.5.0" - url: https://github.com/Azure/secrets-store-csi-driver-provider-azure/releases/tag/v1.5.0 + - name: "Pull Request" + url: https://github.com/promitor/charts/pull/169 + - kind: changed + description: "update promitor agent resource discovery to 0.11.1" + links: + - name: "Pull Request" + url: https://github.com/promitor/charts/pull/169 + - kind: changed + description: "update azure workload identity webhook to 1.3.0" + links: + - name: "v1.3.0" + url: https://github.com/Azure/azure-workload-identity/releases/tag/v1.3.0 + - name: "v1.2.2" + url: https://github.com/Azure/azure-workload-identity/releases/tag/v1.2.2 + - name: "v1.2.1" + url: https://github.com/Azure/azure-workload-identity/releases/tag/v1.2.1 + - name: "v1.2.0" + url: https://github.com/Azure/azure-workload-identity/releases/tag/v1.2.0 + - name: "v1.1.0" + url: https://github.com/Azure/azure-workload-identity/releases/tag/v1.1.0 + - name: "v1.0.0" + url: https://github.com/Azure/azure-workload-identity/releases/tag/v1.0.0 + - name: "v0.15.0" + url: https://github.com/Azure/azure-workload-identity/releases/tag/v0.15.0 + - name: "v0.14.0" + url: https://github.com/Azure/azure-workload-identity/releases/tag/v0.14.0 + - name: "v0.13.0" + url: https://github.com/Azure/azure-workload-identity/releases/tag/v0.13.0 diff --git a/charts/azure-apps/README.md b/charts/azure-apps/README.md index ced0eca0b..6bba9adfc 100644 --- a/charts/azure-apps/README.md +++ b/charts/azure-apps/README.md @@ -1,6 +1,6 @@ # azure-apps -![Version: 0.13.3](https://img.shields.io/badge/Version-0.13.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.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 @@ -35,21 +35,21 @@ This chart is maintained by [Adfinis](https://adfinis.com/?pk_campaign=github&pk | azureWorkloadIdentityWebhook.destination.namespace | string | `"azure-workload-identity-system"` | Namespace | | azureWorkloadIdentityWebhook.enabled | bool | `false` | Enable azure-workload-identity webhook | | azureWorkloadIdentityWebhook.repoURL | string | [repo](https://azure.github.io/azure-workload-identity/charts) | Repo URL | -| azureWorkloadIdentityWebhook.targetRevision | string | `"0.12.0"` | [azure-workload-identity-webhook Helm chart](https://github.com/Azure/azure-workload-identity/tree/main/charts/workload-identity-webhook) version | +| azureWorkloadIdentityWebhook.targetRevision | string | `"1.3.0"` | [azure-workload-identity-webhook Helm chart](https://github.com/Azure/azure-workload-identity/tree/main/charts/workload-identity-webhook) version | | azureWorkloadIdentityWebhook.values | object | [upstream values](https://github.com/adfinis/helm-charts/blob/main/charts/azure-apps/values.yaml) | Helm values | | promitorResourceDiscovery | object | - | [promitor](https://promitor.io/) resource discovery ([example](./examples/promitor.yaml)) | | promitorResourceDiscovery.chart | string | `"promitor-agent-resource-discovery"` | Chart | | promitorResourceDiscovery.destination.namespace | string | `"infra-promitor"` | Namespace | | promitorResourceDiscovery.enabled | bool | `false` | Enable promitor resource discovery | | promitorResourceDiscovery.repoURL | string | [repo](https://charts.promitor.io) | Repo URL | -| promitorResourceDiscovery.targetRevision | string | `"0.11.0"` | [promitor-agent-resource-discovery Helm chart](https://github.com/promitor/charts/tree/main/promitor-agent-resource-discovery) version | +| promitorResourceDiscovery.targetRevision | string | `"0.11.1"` | [promitor-agent-resource-discovery Helm chart](https://github.com/promitor/charts/tree/main/promitor-agent-resource-discovery) version | | promitorResourceDiscovery.values | object | [upstream values](https://github.com/promitor/charts/blob/main/promitor-agent-resource-discovery/values.yaml) | Helm values | | promitorScraper | object | - | [promitor](https://promitor.io/) scraper ([example](./examples/promitor.yaml)) | | promitorScraper.chart | string | `"promitor-agent-scraper"` | Chart | | promitorScraper.destination.namespace | string | `"infra-promitor"` | Namespace | | promitorScraper.enabled | bool | `false` | Enable promitor scraper | | promitorScraper.repoURL | string | [repo](https://charts.promitor.io) | Repo URL | -| promitorScraper.targetRevision | string | `"2.12.0"` | [promitor-agent-scraper Helm chart](https://github.com/promitor/charts/tree/main/promitor-agent-scraper) version | +| promitorScraper.targetRevision | string | `"2.12.1"` | [promitor-agent-scraper Helm chart](https://github.com/promitor/charts/tree/main/promitor-agent-scraper) version | | promitorScraper.values | object | [upstream values](https://github.com/promitor/charts/blob/main/promitor-agent-scraper/values.yaml) | Helm values | ## About this chart diff --git a/charts/azure-apps/values.yaml b/charts/azure-apps/values.yaml index 6a9681526..b3bdf0371 100644 --- a/charts/azure-apps/values.yaml +++ b/charts/azure-apps/values.yaml @@ -33,7 +33,7 @@ promitorScraper: # -- Chart chart: "promitor-agent-scraper" # -- [promitor-agent-scraper Helm chart](https://github.com/promitor/charts/tree/main/promitor-agent-scraper) version - targetRevision: "2.12.0" + targetRevision: "2.12.1" # -- Helm values # @default -- [upstream values](https://github.com/promitor/charts/blob/main/promitor-agent-scraper/values.yaml) values: {} @@ -53,7 +53,7 @@ promitorResourceDiscovery: # -- Chart chart: "promitor-agent-resource-discovery" # -- [promitor-agent-resource-discovery Helm chart](https://github.com/promitor/charts/tree/main/promitor-agent-resource-discovery) version - targetRevision: "0.11.0" + targetRevision: "0.11.1" # -- Helm values # @default -- [upstream values](https://github.com/promitor/charts/blob/main/promitor-agent-resource-discovery/values.yaml) values: {} @@ -73,7 +73,7 @@ azureWorkloadIdentityWebhook: # -- Chart chart: "azure-workload-identity-webhook" # -- [azure-workload-identity-webhook Helm chart](https://github.com/Azure/azure-workload-identity/tree/main/charts/workload-identity-webhook) version - targetRevision: "0.12.0" + targetRevision: "1.3.0" # -- Helm values # @default -- [upstream values](https://github.com/adfinis/helm-charts/blob/main/charts/azure-apps/values.yaml) values: {}