-
Notifications
You must be signed in to change notification settings - Fork 18
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
devex-sa
force-pushed
the
feature/renovate/helm-2.x
branch
from
April 4, 2024 14:36
0dca4aa
to
9a89bf9
Compare
devex-sa
force-pushed
the
feature/renovate/helm-2.x
branch
from
April 8, 2024 15:35
9a89bf9
to
507ce62
Compare
Mik-Nord
approved these changes
Apr 10, 2024
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 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.
This PR has been generated by Renovate Bot.