Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update terraform helm to ~> 2.13.0 #1351

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

devex-sa
Copy link
Contributor

@devex-sa devex-sa commented Apr 4, 2024

This PR contains the following updates:

Package Type Update Change
helm (source) required_provider minor ~> 2.12.0 -> ~> 2.13.0

Release Notes

hashicorp/terraform-provider-helm

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]

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@devex-sa devex-sa requested a review from a team as a code owner April 4, 2024 13:34
@devex-sa devex-sa added the release:minor Triggers a minor release label Apr 4, 2024
@devex-sa devex-sa force-pushed the feature/renovate/helm-2.x branch from 0dca4aa to 9a89bf9 Compare April 4, 2024 14:36
@devex-sa devex-sa force-pushed the feature/renovate/helm-2.x branch from 9a89bf9 to 507ce62 Compare April 8, 2024 15:35
@Mik-Nord Mik-Nord merged commit 627894f into master Apr 10, 2024
10 of 11 checks passed
@Mik-Nord Mik-Nord deleted the feature/renovate/helm-2.x branch April 10, 2024 07:41
@avnes avnes restored the feature/renovate/helm-2.x branch April 16, 2024 08:13
avnes added a commit that referenced this pull request Apr 16, 2024
@devex-sa devex-sa deleted the feature/renovate/helm-2.x branch April 16, 2024 08:34
avnes added a commit that referenced this pull request Apr 16, 2024
avnes added a commit that referenced this pull request Apr 23, 2024
avnes added a commit that referenced this pull request Apr 23, 2024
jdsmithit added a commit that referenced this pull request May 1, 2024
* chore(deps): update terraform aws to ~> 5.43.0 (#1346)

Co-authored-by: Renovate Bot <[email protected]>

* fix: amended inconsistent conditional in vpc requester optional c subnets (#1349)

* chore(deps): update module github.com/fluxcd/pkg/apis/meta to v1.4.0 (#1347)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Mik-Nord <[email protected]>

* chore(deps): update golang docker tag to v1.22.2 (#1350)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ami_id to ami-0e7f06a34d0e91206 (#1348)

Co-authored-by: Renovate Bot <[email protected]>

* Fix/vpc import changes (#1352)

* fix: use capability_root_id instead of capability_id due to a difference in value of this attribute with older capabilities

* fix: set Name tag on vpc endpoints

* fix: add vpc name to vpc endpoint tag name

* Add feature map_public_ip_on_launch to VPC peering. Plus lots of (#1354)

formatting

* chore(deps): update terraform helm to ~> 2.13.0 (#1351)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update terraform aws to ~> 5.44.0 (#1353)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Mik-Nord <[email protected]>

* chore(deps): update terraform kubernetes to ~> 2.28.0 (#1355)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Mik-Nord <[email protected]>

* feat: allow disabling of vpc endpoints for peering (#1356)

* chore(deps): update dependency ami_id to ami-05ff701182d9fd6b3 (#1358)

Co-authored-by: Renovate Bot <[email protected]>

* Update Flux manifests for helm-exporter to have human readable YAML (#1357)

* chore(deps): update terraform kubernetes to ~> 2.29.0 (#1359)

* chore(deps): update terraform azuread to ~> 2.48.0 (#1362)

* chore(deps): update terraform aws to ~> 5.45.0 (#1361)

* Fixed deprecation (#1363)

* Revert "chore(deps): update terraform helm to ~> 2.13.0 (#1351)" (#1364)

This reverts commit 627894f.

* chore(deps): update dfdsdk/prime-pipeline docker tag to v0.6.39 (#1365)

Co-authored-by: Renovate Bot <[email protected]>

* Use latest version of Atlantis (#1366)

* Use latest version of Atlantis

* Use the most recent Atlsntis image

* Version lock Grafana (#1370)

* chore(deps): update module k8s.io/client-go to v0.29.4 (#1369)

Co-authored-by: Renovate Bot <[email protected]>

* disabled kube_state_metrics exporter from grafana agent (#1371)

* chore(deps): update terraform aws to ~> 5.46.0 (#1375)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ami_id to ami-03f2c27d140f7e9c3 (#1372)

Co-authored-by: Renovate Bot <[email protected]>

* Make the test suite work with k8s.io/client-go v0.30.0 (#1376)

* chore(deps): update module k8s.io/client-go to v0.30.0

* Oh my god what year is it?!

---------

Co-authored-by: Renovate Bot <[email protected]>

* Update GO (#1377)

* chore(deps): update terraform htpasswd to ~> 1.2.0 (#1378)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update module github.com/aws/aws-lambda-go to v1.47.0 (#1373)

Co-authored-by: Renovate Bot <[email protected]>

* Revert "Revert "chore(deps): update terraform helm to ~> 2.13.0 (#1351)" (#1364)" (#1379)

This reverts commit b26ea46.

* Go is no lonmger a supported runtime for lambdas. It must now run on (#1380)

Amazon Linux

* Feat/increase eks alb timeout (#1381)

* increase default idletimout on alb

* increase default idletimout on alb auth

* Feature/increase eks alb idletimeout limit raised again (#1382)

* increase idetimeout on alb again

* increase idetimeout on alb auth again

* chore(deps): update terraform aws to ~> 5.47.0 (#1383)

Co-authored-by: Renovate Bot <[email protected]>

---------

Co-authored-by: Dev-Excellence Service Account <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: rifisdfds <[email protected]>
Co-authored-by: Mik-Nord <[email protected]>
Co-authored-by: Audun V. Nes <[email protected]>
Co-authored-by: samidbb <[email protected]>
jdsmithit added a commit that referenced this pull request May 1, 2024
* chore(deps): update terraform aws to ~> 5.43.0 (#1346)

Co-authored-by: Renovate Bot <[email protected]>

* fix: amended inconsistent conditional in vpc requester optional c subnets (#1349)

* chore(deps): update module github.com/fluxcd/pkg/apis/meta to v1.4.0 (#1347)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Mik-Nord <[email protected]>

* chore(deps): update golang docker tag to v1.22.2 (#1350)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ami_id to ami-0e7f06a34d0e91206 (#1348)

Co-authored-by: Renovate Bot <[email protected]>

* Fix/vpc import changes (#1352)

* fix: use capability_root_id instead of capability_id due to a difference in value of this attribute with older capabilities

* fix: set Name tag on vpc endpoints

* fix: add vpc name to vpc endpoint tag name

* Add feature map_public_ip_on_launch to VPC peering. Plus lots of (#1354)

formatting

* chore(deps): update terraform helm to ~> 2.13.0 (#1351)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update terraform aws to ~> 5.44.0 (#1353)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Mik-Nord <[email protected]>

* chore(deps): update terraform kubernetes to ~> 2.28.0 (#1355)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Mik-Nord <[email protected]>

* feat: allow disabling of vpc endpoints for peering (#1356)

* chore(deps): update dependency ami_id to ami-05ff701182d9fd6b3 (#1358)

Co-authored-by: Renovate Bot <[email protected]>

* Update Flux manifests for helm-exporter to have human readable YAML (#1357)

* chore(deps): update terraform kubernetes to ~> 2.29.0 (#1359)

* chore(deps): update terraform azuread to ~> 2.48.0 (#1362)

* chore(deps): update terraform aws to ~> 5.45.0 (#1361)

* Fixed deprecation (#1363)

* Revert "chore(deps): update terraform helm to ~> 2.13.0 (#1351)" (#1364)

This reverts commit 627894f.

* chore(deps): update dfdsdk/prime-pipeline docker tag to v0.6.39 (#1365)

Co-authored-by: Renovate Bot <[email protected]>

* Use latest version of Atlantis (#1366)

* Use latest version of Atlantis

* Use the most recent Atlsntis image

* Version lock Grafana (#1370)

* chore(deps): update module k8s.io/client-go to v0.29.4 (#1369)

Co-authored-by: Renovate Bot <[email protected]>

* disabled kube_state_metrics exporter from grafana agent (#1371)

* chore(deps): update terraform aws to ~> 5.46.0 (#1375)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency ami_id to ami-03f2c27d140f7e9c3 (#1372)

Co-authored-by: Renovate Bot <[email protected]>

* Make the test suite work with k8s.io/client-go v0.30.0 (#1376)

* chore(deps): update module k8s.io/client-go to v0.30.0

* Oh my god what year is it?!

---------

Co-authored-by: Renovate Bot <[email protected]>

* Update GO (#1377)

* chore(deps): update terraform htpasswd to ~> 1.2.0 (#1378)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update module github.com/aws/aws-lambda-go to v1.47.0 (#1373)

Co-authored-by: Renovate Bot <[email protected]>

* Revert "Revert "chore(deps): update terraform helm to ~> 2.13.0 (#1351)" (#1364)" (#1379)

This reverts commit b26ea46.

* Go is no lonmger a supported runtime for lambdas. It must now run on (#1380)

Amazon Linux

* Feat/increase eks alb timeout (#1381)

* increase default idletimout on alb

* increase default idletimout on alb auth

* Feature/increase eks alb idletimeout limit raised again (#1382)

* increase idetimeout on alb again

* increase idetimeout on alb auth again

* chore(deps): update terraform aws to ~> 5.47.0 (#1383)

Co-authored-by: Renovate Bot <[email protected]>

---------

Co-authored-by: Dev-Excellence Service Account <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: rifisdfds <[email protected]>
Co-authored-by: Mik-Nord <[email protected]>
Co-authored-by: Audun V. Nes <[email protected]>
Co-authored-by: samidbb <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:minor Triggers a minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants