Skip to content

Update Terraform helm to v2.17.0 - #5

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/helm-2.x
Open

Update Terraform helm to v2.17.0#5
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/helm-2.x

Conversation

@renovate

@renovate renovate Bot commented Nov 28, 2023

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
helm (source) required_provider minor 2.11.02.17.0

Release Notes

hashicorp/terraform-provider-helm (helm)

v2.17.0

Compare Source

ENHANCEMENT:

  • resource/helm_release: the dry-run option is now set to server to execute any chart lookups against the server during the plan stage. [GH-1335]

BUG FIXES:

  • resource/helm_release: fix an issue where postrender.args is not parsed correctly. [GH-1534]

v2.16.1

Compare Source

BUG FIXES:

  • helm_release: Fix nil pointer deref panic on destroy when helm release is not found [GH-1501]

v2.16.0

Compare Source

BUG FIXES:

  • helm_release: On destroy, do not error when release is not found [GH-1487]
  • resource/helm_release: Fix: only recompute metadata when the version in the metadata changes [GH-1458]

v2.15.0

Compare Source

ENHANCEMENT:

  • resource/helm_release: add upgrade_install boolean attribute to enable idempotent release installation, addressing components of GH-425 [GH-1247]

v2.14.1

Compare Source

DEPENDENCIES:

  • Bump golang.org/x/crypto from v0.23.0 to v0.25.0 [GH-1399]
  • Bump k8s.io/api from v0.30.0 to v0.30.3 [GH-1436]
  • Bump k8s.io/apimachinery from v0.30.0 to v0.30.3 [GH-1436]
  • Bump k8s.io/client-go from v0.30.0 to v0.30.3 [GH-1436]
  • Bump helm.sh/helm/v3 from v3.13.2 to v3.15.3 [GH-1422]

v2.14.0

Compare Source

ENHANCEMENT:

  • Add support for Terraform's experimental deferred actions [GH-1377]
  • helm_release: add new attributes metadata.last_deployed, metadata.first_deployed, metadata.notes [GH-1380]

v2.13.2

Compare Source

DEPENDENCIES:

  • Bump github.com/docker/docker from 24.0.7 to 24.0.9
  • Bump golang.org/x/net from 0.21.0 to 0.23.0
  • Bundle license file with TF provider release artifacts

v2.13.1

Compare Source

HOTFIX:

  • helm_release: Fix regression causing errors at plan time.

v2.13.0

Compare Source

BUG FIXES:

  • provider: Fix manifest diff rendering for OCI charts. [GH-1326]

DOCS:

  • docs: Use templatefile() instead of "template_file" provider in GKE example. [GH-1329]

v2.12.1

Compare Source

DEPENDENCIES:

  • Bump Golang from 1.20 to 1.21. [GH-1300]
  • Bump github.com/hashicorp/go-cty from v1.4.1-0.20200414143053-d3edf31b6320 to v1.4.1-0.20200723130312-85980079f637. [GH-1300]
  • Bump github.com/hashicorp/terraform-plugin-docs from v0.14.1 to v0.16.0. [GH-1300]
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.26.1 to v2.30.0. [GH-1300]
  • Bump golang.org/x/crypto from v0.14.0 to v0.16.0. [GH-1300]
  • Bump helm.sh/helm/v3 from v3.13.1 to v3.13.2. [GH-1300]
  • Bump k8s.io/api from v0.28.3 to v0.28.4. [GH-1300]
  • Bump k8s.io/apimachinery from v0.28.3 to v0.28.4. [GH-1300]
  • Bump k8s.io/client-go from v0.28.3 to v0.28.4. [GH-1300]
  • Bump sigs.k8s.io/yaml from v1.3.0 to v1.4.0. [GH-1300]

v2.12.0

Compare Source

BUG FIXES:

  • helm_release: Fix perpetual diff when version attribute is an empty string [GH-1246]

DEPENDENCIES:

  • Bump helm.sh/helm/v3 from 3.12.0 to 3.13.1

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@stgu-autobot

This comment has been minimized.

@renovate renovate Bot changed the title Update Terraform helm to v2.12.0 Update Terraform helm to v2.12.1 Nov 30, 2023
@renovate
renovate Bot force-pushed the renovate/helm-2.x branch from 12c35c5 to d7c25ff Compare November 30, 2023 11:39
@stgu-autobot

This comment has been minimized.

@allandegnan

Copy link
Copy Markdown
Contributor
atlantis plan -d terraform/main

@stgu-autobot

stgu-autobot Bot commented Dec 5, 2023

Copy link
Copy Markdown

Ran Plan for dir: terraform/main workspace: default

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
  • ▶️ To apply this plan, comment:
    • atlantis apply -d terraform/main
  • 🚮 To delete this plan click here
  • 🔁 To plan this project again, comment:
    • atlantis plan -d terraform/main

  • ⏩ To apply all unapplied plans from this pull request, comment:
    • atlantis apply
  • 🚮 To delete all plans and locks for the PR, comment:
    • atlantis unlock

@renovate renovate Bot changed the title Update Terraform helm to v2.12.1 Update Terraform helm to v2.13.0 Apr 4, 2024
@renovate
renovate Bot force-pushed the renovate/helm-2.x branch from d7c25ff to 5186518 Compare April 4, 2024 15:48
@renovate renovate Bot changed the title Update Terraform helm to v2.13.0 Update Terraform helm to v2.13.1 Apr 16, 2024
@renovate
renovate Bot force-pushed the renovate/helm-2.x branch from 5186518 to 88937a2 Compare April 16, 2024 18:42
@renovate renovate Bot changed the title Update Terraform helm to v2.13.1 Update Terraform helm to v2.13.2 May 8, 2024
@renovate
renovate Bot force-pushed the renovate/helm-2.x branch from 88937a2 to 33dc706 Compare May 8, 2024 16:23
@renovate renovate Bot changed the title Update Terraform helm to v2.13.2 Update Terraform helm to v2.14.0 Jun 13, 2024
@renovate
renovate Bot force-pushed the renovate/helm-2.x branch from 33dc706 to 576d554 Compare June 13, 2024 16:54
@renovate renovate Bot changed the title Update Terraform helm to v2.14.0 Update Terraform helm to v2.14.1 Aug 8, 2024
@renovate
renovate Bot force-pushed the renovate/helm-2.x branch from 576d554 to 98531ef Compare August 8, 2024 01:35
@renovate renovate Bot changed the title Update Terraform helm to v2.14.1 Update Terraform helm to v2.15.0 Aug 15, 2024
@renovate
renovate Bot force-pushed the renovate/helm-2.x branch from 98531ef to 1510461 Compare August 15, 2024 00:35
@renovate renovate Bot changed the title Update Terraform helm to v2.15.0 Update Terraform helm to v2.16.0 Oct 10, 2024
@renovate
renovate Bot force-pushed the renovate/helm-2.x branch 2 times, most recently from ef98a27 to 0343bf1 Compare October 15, 2024 22:25
@renovate renovate Bot changed the title Update Terraform helm to v2.16.0 Update Terraform helm to v2.16.1 Oct 15, 2024
@renovate renovate Bot changed the title Update Terraform helm to v2.16.1 Update Terraform helm to v2.17.0 Dec 20, 2024
@renovate
renovate Bot force-pushed the renovate/helm-2.x branch from 0343bf1 to 160787c Compare December 20, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant