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

Update terraform helm to ~> 2.13.0"" #1379

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

avnes
Copy link
Contributor

@avnes avnes commented Apr 23, 2024

Trying to get Atlantis working with latest version of the Terraform Helm provider after upgarding all tools.

Issue: https://github.com/dfds/cloudplatform/issues/2774

@avnes avnes requested a review from a team as a code owner April 23, 2024 07:43
@avnes avnes added the release:minor Triggers a minor release label Apr 23, 2024
@avnes avnes merged commit eb563db into master Apr 23, 2024
12 of 13 checks passed
@avnes avnes deleted the revert-1364-revert-1351-feature/renovate/helm-2.x branch April 23, 2024 07:58
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.

2 participants