You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/03/08 14:14:43 UTC

[camel-k] branch release-1.10.x updated (746348e2a -> 9eb0e4c22)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch release-1.10.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from 746348e2a fix(ci): use snapshot settings
     add f0a340211 Secret managers parsing errors - AWS Secrets Manager
     add 43493d931 Secret managers parsing errors - GCP Secret Manager
     add 5c5a4eb28 Secret managers parsing errors - Azure Key Vault
     add 9eb0e4c22 Regen docs

No new revisions were added by this update.

Summary of changes:
 addons/vault/aws/aws_secrets_manager.go            | 11 +++++----
 addons/vault/azure/azure_key_vault.go              |  8 +++----
 addons/vault/gcp/gcp_secret_manager.go             |  6 ++---
 docs/modules/traits/pages/aws-secrets-manager.adoc | 11 +++++----
 docs/modules/traits/pages/azure-key-vault.adoc     |  8 +++----
 docs/modules/traits/pages/gcp-secret-manager.adoc  |  6 ++---
 resources/traits.yaml                              | 26 +++++++++++-----------
 7 files changed, 37 insertions(+), 39 deletions(-)