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

Allow higher versions of null provider #92

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Conversation

sollie
Copy link
Contributor

@sollie sollie commented Feb 7, 2024

Allows higher versions of the null provider.

null 3.2.2 has some bug and upstream security fixes, so this should ideally probably be ~> 3.2.2

3.2.2 should be functionally identical to 3.1.0

Also bumps Taskfile schema version.

@sollie sollie requested a review from a team as a code owner February 7, 2024 08:12
@larstobi larstobi merged commit 1ddcbe2 into telia-oss:master Feb 7, 2024
1 check passed
colincoleman pushed a commit to Cantara/terraform-aws-ecs-fargate that referenced this pull request May 8, 2024
* Allow higher versions of null provider

* Bump Taskfile schema version
colincoleman added a commit to Cantara/terraform-aws-ecs-fargate that referenced this pull request May 8, 2024
* Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 (telia-oss#88)

Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add optional capacity provider strategy (telia-oss#85)

* Add option to set a healthCheck property on the task container definition (telia-oss#91)

* Allow higher versions of null provider (telia-oss#92)

* Allow higher versions of null provider

* Bump Taskfile schema version

* Use Cantara version of container health check

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Feraudet Cyril <[email protected]>
Co-authored-by: Fredrik Oterholt <[email protected]>
Co-authored-by: Pål Sollie <[email protected]>
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.

2 participants