adorsys / ops-adorsys-kubernetes-platform

Infrastructure Setup of adorsys Test/Poc projects
Apache License 2.0
2 stars 2 forks source link

chore(deps): update all #109

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
argo-cd helm_release minor 5.29.1 -> 5.32.0
aws (source) required_provider minor 4.65.0 -> 4.66.1
ingress-nginx helm_release patch 4.6.0 -> 4.6.1
postgres-operator helm_release minor 1.9.0 -> 1.10.0

Release Notes

argoproj/argo-helm ### [`v5.32.0`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.32.0) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.31.1...argo-cd-5.32.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.31.1`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.31.1) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.31.0...argo-cd-5.31.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.31.0`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.31.0) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.30.1...argo-cd-5.31.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.30.1`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.30.1) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.30.0...argo-cd-5.30.1) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. ### [`v5.30.0`](https://togithub.com/argoproj/argo-helm/releases/tag/argo-cd-5.30.0) [Compare Source](https://togithub.com/argoproj/argo-helm/compare/argo-cd-5.29.1...argo-cd-5.30.0) A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
hashicorp/terraform-provider-aws ### [`v4.66.1`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#​4661-May-5-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v4.66.0...v4.66.1) BUG FIXES: - resource/aws_appautoscaling_target: Fix `InvalidParameter: 1 validation error(s) found. minimum field size of 1, ListTagsForResourceInput.ResourceARN.` related to [Application Auto Scaling resource tagging](https://aws.amazon.com/about-aws/whats-new/2023/03/application-auto-scaling-resource-tagging/) introduced in [v4.66.0](https://togithub.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#​4660-may--4-2023) ([#​31214](https://togithub.com/hashicorp/terraform-provider-aws/issues/31214)) ### [`v4.66.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#​4660-May-4-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v4.65.0...v4.66.0) NOTES: - resource/aws_instance: The `cpu_core_count` argument is deprecated in favor of the `cpu_options` block. The `cpu_options` block can set `core_count` ([#​31035](https://togithub.com/hashicorp/terraform-provider-aws/issues/31035)) - resource/aws_instance: The `cpu_threads_per_core` argument is deprecated in favor of the `cpu_options` block. The `cpu_options` block can set `threads_per_core` ([#​31035](https://togithub.com/hashicorp/terraform-provider-aws/issues/31035)) FEATURES: - **New Data Source:** `aws_appintegrations_event_integration` ([#​24965](https://togithub.com/hashicorp/terraform-provider-aws/issues/24965)) - **New Data Source:** `aws_dms_replication_instance` ([#​15406](https://togithub.com/hashicorp/terraform-provider-aws/issues/15406)) - **New Data Source:** `aws_vpclattice_auth_policy` ([#​30898](https://togithub.com/hashicorp/terraform-provider-aws/issues/30898)) - **New Data Source:** `aws_vpclattice_service_network` ([#​30904](https://togithub.com/hashicorp/terraform-provider-aws/issues/30904)) - **New Resource:** `aws_account_primary_contact` ([#​26123](https://togithub.com/hashicorp/terraform-provider-aws/issues/26123)) - **New Resource:** `aws_appintegrations_data_integration` ([#​24941](https://togithub.com/hashicorp/terraform-provider-aws/issues/24941)) - **New Resource:** `aws_chimesdkvoice_voice_profile_domain` ([#​30977](https://togithub.com/hashicorp/terraform-provider-aws/issues/30977)) - **New Resource:** `aws_directory_service_trust` ([#​31037](https://togithub.com/hashicorp/terraform-provider-aws/issues/31037)) - **New Resource:** `aws_vpclattice_access_log_subscription` ([#​30896](https://togithub.com/hashicorp/terraform-provider-aws/issues/30896)) - **New Resource:** `aws_vpclattice_auth_policy` ([#​30891](https://togithub.com/hashicorp/terraform-provider-aws/issues/30891)) - **New Resource:** `aws_vpclattice_resource_policy` ([#​30900](https://togithub.com/hashicorp/terraform-provider-aws/issues/30900)) - **New Resource:** `aws_vpclattice_target_group_attachment` ([#​31039](https://togithub.com/hashicorp/terraform-provider-aws/issues/31039)) ENHANCEMENTS: - data-source/aws_autoscaling_group: Add `max_instance_lifetime` attribute ([#​31067](https://togithub.com/hashicorp/terraform-provider-aws/issues/31067)) - data-source/aws_autoscaling_group: Add `mixed_instances_policy` attribute ([#​31067](https://togithub.com/hashicorp/terraform-provider-aws/issues/31067)) - data-source/aws_autoscaling_group: Add `predicted_capacity` attribute ([#​31067](https://togithub.com/hashicorp/terraform-provider-aws/issues/31067)) - data-source/aws_autoscaling_group: Add `suspended_processes` attribute ([#​31067](https://togithub.com/hashicorp/terraform-provider-aws/issues/31067)) - data-source/aws_autoscaling_group: Add `tag` attribute ([#​31067](https://togithub.com/hashicorp/terraform-provider-aws/issues/31067)) - data-source/aws_autoscaling_group: Add `warm_pool_size` attribute ([#​31067](https://togithub.com/hashicorp/terraform-provider-aws/issues/31067)) - data-source/aws_autoscaling_group: Add `warm_pool` attribute ([#​31067](https://togithub.com/hashicorp/terraform-provider-aws/issues/31067)) - datasource/aws_launch_template: Add `amd_sev_snp` attribute ([#​31035](https://togithub.com/hashicorp/terraform-provider-aws/issues/31035)) - resource/aws_appautoscaling_policy: Add `metrics` to the `target_tracking_scaling_policy_configuration.customized_metric_specification` configuration block in support of [metric math](https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-target-tracking-metric-math.html) ([#​30172](https://togithub.com/hashicorp/terraform-provider-aws/issues/30172)) - resource/aws_appautoscaling_target: Add `arn` attribute ([#​30172](https://togithub.com/hashicorp/terraform-provider-aws/issues/30172)) - resource/aws_appautoscaling_target: Add `tags` argument and `tags_all` attribute to support resource tagging ([#​30172](https://togithub.com/hashicorp/terraform-provider-aws/issues/30172)) - resource/aws_autoscaling_group: Add `predicted_capacity` attribute ([#​31067](https://togithub.com/hashicorp/terraform-provider-aws/issues/31067)) - resource/aws_autoscaling_group: Add `warm_pool_size` attribute ([#​31067](https://togithub.com/hashicorp/terraform-provider-aws/issues/31067)) - resource/aws_directory_service_conditional_forwarder: Add plan time validation for `remote_domain_name` ([#​31037](https://togithub.com/hashicorp/terraform-provider-aws/issues/31037)) - resource/aws_directory_service_directory: Correct plan time validation for `remote_domain_name` ([#​31037](https://togithub.com/hashicorp/terraform-provider-aws/issues/31037)) - resource/aws_elasticache_user: Add support for defining custom timeouts ([#​31076](https://togithub.com/hashicorp/terraform-provider-aws/issues/31076)) - resource/aws_fsx_lustre_file_system: Add `root_squash_configuration` argument ([#​31073](https://togithub.com/hashicorp/terraform-provider-aws/issues/31073)) - resource/aws_glue_catalog_database: Add tagging support ([#​31071](https://togithub.com/hashicorp/terraform-provider-aws/issues/31071)) - resource/aws_grafana_workspace: Make `grafana_version` optional so that its value can be specified in configuration ([#​31083](https://togithub.com/hashicorp/terraform-provider-aws/issues/31083)) - resource/aws_instance: Add `amd_sev_snp` argument ([#​31035](https://togithub.com/hashicorp/terraform-provider-aws/issues/31035)) - resource/aws_instance: Add `cpu_options` argument ([#​31035](https://togithub.com/hashicorp/terraform-provider-aws/issues/31035)) - resource/aws_lambda_function: Add support for `java17` `runtime` value ([#​31027](https://togithub.com/hashicorp/terraform-provider-aws/issues/31027)) - resource/aws_lambda_layer_version: Add support for `java17` `compatible_runtimes` value ([#​31028](https://togithub.com/hashicorp/terraform-provider-aws/issues/31028)) - resource/aws_launch_template: Add `amd_sev_snp` argument ([#​31035](https://togithub.com/hashicorp/terraform-provider-aws/issues/31035)) - resource/aws_medialive_channel: Added H265 support. ([#​30908](https://togithub.com/hashicorp/terraform-provider-aws/issues/30908)) - resource/aws_rds_cluster_role_association: Add configurable Create and Delete timeouts ([#​31015](https://togithub.com/hashicorp/terraform-provider-aws/issues/31015)) - resource/aws_redshift_scheduled_action: Add plan time validation for `name` argument ([#​31020](https://togithub.com/hashicorp/terraform-provider-aws/issues/31020)) - resource/aws_redshiftserverless_workgroup: Add support for defining custom timeouts ([#​31054](https://togithub.com/hashicorp/terraform-provider-aws/issues/31054)) - resource/aws_sagemaker_domain: Add `domain_settings.r_studio_server_pro_domain_settings`, `default_user_settings.canvas_app_settings.model_register_settings`, and `default_user_settings.r_studio_server_pro_app_settings` arguments ([#​31031](https://togithub.com/hashicorp/terraform-provider-aws/issues/31031)) - resource/aws_sagemaker_endpoint_configuration: Add `async_inference_config.output_config.notification_config.include_inference_response_in` and `async_inference_config.output_config.s3_failure_path` arguments ([#​31070](https://togithub.com/hashicorp/terraform-provider-aws/issues/31070)) - resource/aws_sagemaker_user_profile: Add `user_settings.canvas_app_settings.model_register_settings` and `user_settings.r_studio_server_pro_app_settings` arguments ([#​31072](https://togithub.com/hashicorp/terraform-provider-aws/issues/31072)) - resource/aws_servicecatalog_provisioning_artifact: Add `provisioning_artifact_id` attribute ([#​31086](https://togithub.com/hashicorp/terraform-provider-aws/issues/31086)) - resource/aws_sfn_state_machine: Add configurable timeouts ([#​31097](https://togithub.com/hashicorp/terraform-provider-aws/issues/31097)) - resource/aws_spot_fleet_request: Add 'aws_spot_fleet_request.context' argument ([#​30918](https://togithub.com/hashicorp/terraform-provider-aws/issues/30918)) - resource/aws_vpn_connection: Add `tunnel1_enable_tunnel_lifecycle_control` and `tunnel2_enable_tunnel_lifecycle_control` arguments ([#​31064](https://togithub.com/hashicorp/terraform-provider-aws/issues/31064)) BUG FIXES: - data-source/aws_nat_gateway: Guarantee that all attributes are set when the NAT Gateway is associated with a single address ([#​31118](https://togithub.com/hashicorp/terraform-provider-aws/issues/31118)) - data-source/aws_networkfirewall_firewall_policy: Add `firewall_policy.stateful_rule_group_reference.override` attribute, fixing `setting firewall_policy: Invalid address to set` error ([#​31089](https://togithub.com/hashicorp/terraform-provider-aws/issues/31089)) - resource/aws_connect_routing_profile: Remove the limit on the maximum number of queues that can be associated with a routing profile. Batch processing is now done when there are more than 10 queues associated or disassociated at a time. ([#​30895](https://togithub.com/hashicorp/terraform-provider-aws/issues/30895)) - resource/aws_db_instance: Consider `delete-precheck` a valid pending state for resource deletion ([#​31047](https://togithub.com/hashicorp/terraform-provider-aws/issues/31047)) - resource/aws_inspector2\_enabler: Correctly supports `LAMBDA` resource scanning ([#​31038](https://togithub.com/hashicorp/terraform-provider-aws/issues/31038)) - resource/aws_inspector2\_enabler: Correctly supports multiple accounts ([#​31038](https://togithub.com/hashicorp/terraform-provider-aws/issues/31038)) - resource/aws_inspector2\_enabler: No longer calls `Disable` API for status checking ([#​31038](https://togithub.com/hashicorp/terraform-provider-aws/issues/31038)) - resource/aws_nat_gateway: Guarantee that all attributes are set when the NAT Gateway is associated with a single address ([#​31118](https://togithub.com/hashicorp/terraform-provider-aws/issues/31118)) - resource/aws_rds_cluster_instance: Consider `delete-precheck` a valid pending state for resource deletion ([#​31047](https://togithub.com/hashicorp/terraform-provider-aws/issues/31047)) - resource/aws_servicecatalog_provisioned_product: Changes in the provisioning_artifact_name attribute are now reflected correctly in AWS ([#​26371](https://togithub.com/hashicorp/terraform-provider-aws/issues/26371)) - resource/aws_servicecatalog_provisioned_product: Fix `product_name` update handling ([#​31094](https://togithub.com/hashicorp/terraform-provider-aws/issues/31094))
zalando/postgres-operator ### [`v1.10.0`](https://togithub.com/zalando/postgres-operator/releases/tag/v1.10.0): Tactful Gerbil [Compare Source](https://togithub.com/zalando/postgres-operator/compare/v1.9.0...v1.10.0) We are excited to announce a new release of the Postgres Operator. A rather small one but bringing you ARM support for the operator (pooler, ui and logical backup will follow). Thanks to everyone who contributed with PRs, feedback, raising issues or providing ideas. ##### New features - Provide Postgres-Operator as multi-arch image that can run on arm ([#​2268](https://togithub.com/zalando/postgres-operator/issues/2268), [#​2127](https://togithub.com/zalando/postgres-operator/issues/2127)) - New default spilo image runs with Patroni 3.0 which supports [DCS failsafe mode](https://patroni.readthedocs.io/en/master/dcs_failsafe_mode.html) ([#​2266](https://togithub.com/zalando/postgres-operator/issues/2266)) ##### Enhancements - Select only `syncStandby` as switchover candidate in synchronous mode ([#​2278](https://togithub.com/zalando/postgres-operator/issues/2278)) - Improve retry logic and debuggability in `run_operator_locally` script ([#​2218](https://togithub.com/zalando/postgres-operator/issues/2218)) - Provide K8s support matrix in README ([#​2232](https://togithub.com/zalando/postgres-operator/issues/2232)) - Update go to v1.19.8 and update operator dependencies ([#​2299](https://togithub.com/zalando/postgres-operator/issues/2299)) - \[UI] allow UI to be accessed via ingress rules ([#​2195](https://togithub.com/zalando/postgres-operator/issues/2195)) - \[UI] Show host address for pooler master service ([#​2202](https://togithub.com/zalando/postgres-operator/issues/2202)) ##### Bugfixes - Make TLS support for connection pooler work ([#​2255](https://togithub.com/zalando/postgres-operator/issues/2255), [#​2216](https://togithub.com/zalando/postgres-operator/issues/2216)) - Sync existing slots on operator restart ([#​2238](https://togithub.com/zalando/postgres-operator/issues/2238)) - When adding streams sync statefulset to restart Postgres with new `wal_level` config ([#​2245](https://togithub.com/zalando/postgres-operator/issues/2245)) - Minor code improvements for error handling during cluster creation ([#​2273](https://togithub.com/zalando/postgres-operator/issues/2273), [#​2289](https://togithub.com/zalando/postgres-operator/issues/2289), [#​2290](https://togithub.com/zalando/postgres-operator/issues/2290)) - Add Patroni config to helm chart template ([#​2297](https://togithub.com/zalando/postgres-operator/issues/2297), [#​2298](https://togithub.com/zalando/postgres-operator/issues/2298), [#​2299](https://togithub.com/zalando/postgres-operator/issues/2299)) - Remove debug log for generated env vars of logical backup ([#​2233](https://togithub.com/zalando/postgres-operator/issues/2233)) - Logical Backup: Return behavior to interpret `KUBERNETES_SERVICE_HOST` as hostname and not only IP ([#​2285](https://togithub.com/zalando/postgres-operator/issues/2285)) ##### Breaking changes - Define `RunAsUser` (100) and `RunAsGroup` (101) in security context of pooler pods ([#​2255](https://togithub.com/zalando/postgres-operator/issues/2255), [#​2225](https://togithub.com/zalando/postgres-operator/issues/2225)) - Rename `failsafe_mode` option in OperatorConfiguration CRD to `enable_patroni_failsafe_mode` ([#​2298](https://togithub.com/zalando/postgres-operator/issues/2298)) **Docker image**: registry.opensource.zalan.do/acid/postgres-operator:v1.10.0 **Multi-arch image (arm-support)**: ghcr.io/zalando/postgres-operator:v1.10.0 **UI Docker image**: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.10.0 **Sample logical backup image**: registry.opensource.zalan.do/acid/logical-backup:v1.10.0 **Default Spilo image (arm-support)**: ghcr.io/zalando/spilo-15:3.0-p1 Thanks to our contributors: [@​FxKu](https://togithub.com/FxKu), [@​hughcapet](https://togithub.com/hughcapet), [@​idanovinda](https://togithub.com/idanovinda), [@​jopadi](https://togithub.com/jopadi), [@​sdudoladov](https://togithub.com/sdudoladov), [@​Jan-M](https://togithub.com/Jan-M) [@​2tvenom](https://togithub.com/2tvenom), [@​LordGaav](https://togithub.com/LordGaav), [@​simo9000](https://togithub.com/simo9000), [@​lengrongfu](https://togithub.com/lengrongfu), [@​drivebyer](https://togithub.com/drivebyer), [@​genofire](https://togithub.com/genofire), [@​jgehrcke](https://togithub.com/jgehrcke), [@​addreas](https://togithub.com/addreas), [@​thcdrt](https://togithub.com/thcdrt), [@​jmehitch](https://togithub.com/jmehitch), [@​jfmatth](https://togithub.com/jfmatth), [@​thedatabaseme](https://togithub.com/thedatabaseme), [@​samox73](https://togithub.com/samox73), [@​yoshihikoueno](https://togithub.com/yoshihikoueno), [@​verbotenj](https://togithub.com/verbotenj)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.