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 concourse/concourse to v7.12.0 #461

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Update Change
concourse/concourse minor 7.11.2 -> 7.12.0

Release Notes

concourse/concourse (concourse/concourse)

v7.12.0

Compare Source

✈️ Features

  • Add resource type check interval (#​8381) @​Caprowni 🔗

    • This adds an option for a user to configure resource types to be checked every X time at a global level as opposed to setting check_every on each resource type.
  • add shared path to SSM parameters (#​8687) @​konstl000 🔗

  • Implement support for IPv6 networking in tasks (#​8801) @​Qjammer 🔗

    • Add IPv6 networking support to tasks - There's now a CONCOURSE_CONTAINERD_V6_ENABLE/--containerd-v6-enable config option on the concourse worker command to enable IPv6 support in containerd containers. There are two IPv6 config's you can change. --containerd-v6-pool to specify the IPv6 subnet to use. Default subnet is fd9c:31a6:c759::/64. --containerd-v6-disable-masquerade to disable IPMasq, which is on by default if you use IPv6.
  • fly: add background option to execute command (#​8856) @​KoltesDigital 🔗

    • fly execute gets new -b/--background option to create builds without watching them.
  • Load vault client token from file (#​8899) @​jenniferplusplus 🔗

    • This allows Concourse to use the client tokens provided by the K8s Vault-Agent sidecar by setting CONCOURSE_VAULT_CLIENT_TOKEN_PATH
  • Add --team flag to clear-task-cache command (#​8933) @​hlreyes 🔗

    • Added team flag to fly command clear-task-cache. Use:
      fly -t dev clear-task-cache --job pipeline/job --step some-task-step --team other-team
  • Add --team flag to rename-pipeline command (#​8940) @​Priyanshinv 🔗

    • Added team flag to fly command rename-pipeline. Usage: fly -t dev rename-pipeline -o some-pipeline -n new-pipeline --team other-team

🐞 Bug Fixes

  • Fly excludes Mac metadata when uploading local inputs (#​8939) @​selzoc 🔗

    • fly execute no longer includes MacOS extended file attributes when uploading local inputs
  • fix: fix the mistakes in defer statements (#​9003) @​cuishuang 🔗

🤷 Miscellaneous

📦 Bundled resource types


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 is behind base branch, 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/concourse-concourse-7.x branch from 78452cf to 4e3f435 Compare October 31, 2024 13:14
@o-orand o-orand merged commit f9f544c into develop Oct 31, 2024
1 of 3 checks passed
@o-orand o-orand deleted the renovate/concourse-concourse-7.x branch October 31, 2024 13:28
@o-orand o-orand added this to the 6.3 milestone Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant