17
0
Files
terraform-provider-helm/_servicedata
Dirk Mueller e8f4055fb0 Accepting request 1067111 from home:glaubitz:branches:systemsmanagement:terraform
- Update to version 2.9.0
  * FEATURES:
    + provider: Add a new attribute burst_limit for client-side
      throttling limit configuration. [GH-1012]
  * ENHANCEMENT:
    + data_source/helm_template: Add a new attribute crds which when include_crds
      is set to true will be populated with a list of the manifests from the crds/
      folder of the chart. [GH-1050]
  * BUG FIXES:
    + resource/helm_release: Fix an issue when the provider crashes with the error
      message Provider produced inconsistent final plan after upgrading from v2.5.1
      to v2.6.0 and higher. That happened due to changes in the provider schema and
      the introduction of a new attribute pass_credentials that was not properly
      handled. [GH-982]
  * DOCS:
    + data_source/helm_template: Add a new attribute crds [GH-1050]
    + data_source/helm_template: Correct some errors in examples. [GH-1027]
    + provider: Add a new attribute burst_limit. [GH-1012]
    + provider: Add a note regarding the KUBECONFIG environment variable. [GH-1051]
    + resource/helm_release: Add usage example for OCI repositories. [GH-1030]
    + resource/helm_release: Add usage examples for GCS and S3 plugins. [GH-1026]
  * DEPENDENCIES:
    + Bump github.com/containerd/containerd from 1.6.6 to 1.6.12 [GH-1029]
    + Bump golang.org/x/crypto from 0.5.0 to 0.6.0 [GH-1055]
    + Bump helm.sh/helm/v3 from 3.9.4 to 3.11.1 [GH-1036] [GH-1054] (bsc#1208086, CVE-2023-25165)
    + Bump k8s.io/client-go from 0.24.2 to 0.26.1 [GH-1037]
  * NOTES:
    + provider: kubernetes.exec.api_version no longer supports client.authentication.k8s.io/v1alpha1.
      Please, switch to client.authentication.k8s.io/v1beta1 or client.authentication.k8s.io/v1. [GH-1037]
- from version 2.8.0

OBS-URL: https://build.opensuse.org/request/show/1067111
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terraform-provider-helm?expand=0&rev=13
2023-02-23 14:04:07 +00:00

4 lines
260 B
Plaintext

<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/terraform-providers/terraform-provider-helm</param>
<param name="changesrevision">f6a97b5e53c6e1cbda99459cf9f035e0f048d20f</param></service></servicedata>