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 dependency weaveworks/eksctl to v0.187.0 #539

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
weaveworks/eksctl minor v0.183.0 -> v0.187.0

Release Notes

weaveworks/eksctl (weaveworks/eksctl)

v0.187.0: eksctl 0.187.0

Compare Source

Release v0.187.0

🐛 Bug Fixes

  • Restrict VPC.SecurityGroup egress rules validations to self-managed nodes (#​7883)

v0.187.0: eksctl 0.187.0

Compare Source

Release v0.187.0

🐛 Bug Fixes

  • Restrict VPC.SecurityGroup egress rules validations to self-managed nodes (#​7883)

v0.186.0: eksctl 0.186.0

Compare Source

Release v0.186.0
🚀 Features
  • Allow limiting the number of nodegroups created in parallel (#​7884)
🎯 Improvements
  • Retry throttling errors, disable retry rate-limiting (#​7878)

v0.186.0: eksctl 0.186.0

Compare Source

Release v0.186.0

🚀 Features

  • Allow limiting the number of nodegroups created in parallel (#​7884)

🎯 Improvements

  • Retry throttling errors, disable retry rate-limiting (#​7878)

v0.185.0: eksctl 0.185.0

Compare Source

Release v0.185.0
🎯 Improvements
  • Avoid creating subnets in disallowed Availability Zone IDs (#​7870)
  • Add auto-ssm ami resolution for ubuntu (#​7851)
  • Add/hpc7g node arm support (#​6743)
  • fix runAsNonRoot (true) efa device plugin bug (#​6302)
  • fixed iam permissions bug for karpenter (#​7778)
Acknowledgments

The eksctl maintainers would like to sincerely thank @​aciba90, @​siennathesane and @​vsoch.

v0.185.0: eksctl 0.185.0

Compare Source

Release v0.185.0

🎯 Improvements

  • Avoid creating subnets in disallowed Availability Zone IDs (#​7870)
  • Add auto-ssm ami resolution for ubuntu (#​7851)
  • Add/hpc7g node arm support (#​6743)
  • fix runAsNonRoot (true) efa device plugin bug (#​6302)
  • fixed iam permissions bug for karpenter (#​7778)

Acknowledgments

The eksctl maintainers would like to sincerely thank @​aciba90, @​siennathesane and @​vsoch.

v0.184.0: eksctl 0.184.0

Compare Source

Release v0.184.0
🚀 Features
  • Cluster creation flexibility for default networking addons (#​7866)
🎯 Improvements
  • use string in logging instead of wrapping error (#​7838)
  • Stop using P2 instances which will be retired (#​7826)
🧰 Maintenance
  • Fix SDK paginator mocks (#​7850)
  • Schedule pods on a nodegroup on which no concurrent actions are executed (#​7834)
Acknowledgments

The eksctl maintainers would like to sincerely thank @​moreandres.

v0.184.0: eksctl 0.184.0

Compare Source

Release v0.184.0

🚀 Features

  • Cluster creation flexibility for default networking addons (#​7866)

🎯 Improvements

  • use string in logging instead of wrapping error (#​7838)
  • Stop using P2 instances which will be retired (#​7826)

🧰 Maintenance

  • Fix SDK paginator mocks (#​7850)
  • Schedule pods on a nodegroup on which no concurrent actions are executed (#​7834)

Acknowledgments

The eksctl maintainers would like to sincerely thank @​moreandres.


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/weaveworks-eksctl-0.x branch from f7c2706 to 1de90ce Compare July 8, 2024 18:43
@renovate renovate bot changed the title chore(deps): update dependency weaveworks/eksctl to v0.184.0 chore(deps): update dependency weaveworks/eksctl to v0.185.0 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/weaveworks-eksctl-0.x branch from 1de90ce to 70e5641 Compare July 12, 2024 02:14
@renovate renovate bot changed the title chore(deps): update dependency weaveworks/eksctl to v0.185.0 chore(deps): update dependency weaveworks/eksctl to v0.186.0 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/weaveworks-eksctl-0.x branch from 70e5641 to 2dbd9f4 Compare July 16, 2024 06:48
@renovate renovate bot changed the title chore(deps): update dependency weaveworks/eksctl to v0.186.0 chore(deps): update dependency weaveworks/eksctl to v0.187.0 Jul 16, 2024
| datasource  | package           | from     | to       |
| ----------- | ----------------- | -------- | -------- |
| github-tags | weaveworks/eksctl | v0.183.0 | v0.187.0 |
@renovate renovate bot force-pushed the renovate/weaveworks-eksctl-0.x branch from 2dbd9f4 to 8a86f9b Compare July 25, 2024 16:03
@MxNxPx MxNxPx requested a review from mjnagel July 25, 2024 18:59
@mjnagel mjnagel merged commit 9002a94 into main Jul 25, 2024
16 checks passed
@mjnagel mjnagel deleted the renovate/weaveworks-eksctl-0.x branch July 25, 2024 19:21
mjnagel pushed a commit that referenced this pull request Aug 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.25.0](v0.24.1...v0.25.0)
(2024-08-02)


### ⚠ BREAKING CHANGES

* change metric server to optional
(#611)

### Features

* add json logging for keycloak
([#610](#610))
([29ed934](29ed934))
* **istio:** add configurable TLS version
([#624](#624))
([cd2b87e](cd2b87e))


### Bug Fixes

* account for keycloak HA ports
([#619](#619))
([434f349](434f349))
* add google saml to slim-dev
([#613](#613))
([f2164e1](f2164e1))
* address network policy generation inter-namespace bug
([#564](#564))
([9b14c2c](9b14c2c))
* reference root scope
([#633](#633))
([5de6915](5de6915))


### Miscellaneous

* change metric server to optional
(#611)
([bc2d673](bc2d673))
* **deps:** update dependency defenseunicorns/uds-common to v0.9.0
([#592](#592))
([44ea2d7](44ea2d7))
* **deps:** update dependency weaveworks/eksctl to v0.187.0
([#539](#539))
([9002a94](9002a94))
* **deps:** update githubactions
([#553](#553))
([2a9e29a](2a9e29a))
* **deps:** update grafana curl image to v8.9.0
([#596](#596))
([64f9408](64f9408))
* **deps:** update grafana helm chart to v8.3.6
([#594](#594))
([1f2005b](1f2005b))
* **deps:** update istio to v1.22.3
([#580](#580))
([7aba89e](7aba89e))
* **deps:** update lula to v0.4.4
([#615](#615))
([b02b305](b02b305))
* **deps:** update neuvector-updater/curl to v8.9.0
([#597](#597))
([b4bd660](b4bd660))
* **deps:** update promtail configmap-reload to v0.13.1
([#608](#608))
([d98bbae](d98bbae))
* **deps:** update promtail helm chart to v6.16.4
([#574](#574))
([bf9f65c](bf9f65c))
* **deps:** update to identity-config 0.5.2
([#635](#635))
([6474d16](6474d16))
* **deps:** update uds cli to v0.13.1
([#569](#569))
([4339c89](4339c89))
* **deps:** update zarf to v0.36.1
([#562](#562))
([058cfb3](058cfb3))
* disable telemetry/analytics for loki/grafana
([#601](#601))
([ad785bc](ad785bc))
* update zarf to new repo location, 0.37.0
([#631](#631))
([29f9fd0](29f9fd0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

1 participant