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 appcat #214

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update appcat #214

wants to merge 1 commit into from

Conversation

vshn-renovate
Copy link
Collaborator

@vshn-renovate vshn-renovate commented Aug 30, 2023

This PR contains the following updates:

Package Update Change
crossplane (source) minor 1.16.0 -> 1.17.2
minio (source) minor 5.0.13 -> 5.3.0
nextcloud (source) minor 5.0.0 -> 5.5.6
redis (source) minor 17.7.1 -> 17.17.1

Release Notes

crossplane/crossplane (crossplane)

v1.17.2

Compare Source

This is a patch release scoped to fixing issues reported by users of Crossplane v1.17. First, this patch release addresses the below published security advisory that affects the versions of golang that Crossplane depends on.

Thank you @​aditya-mayo for reporting this vulnerability! 🙇‍♂️

This release also addresses an issue (https://github.com/crossplane/crossplane/issues/5971) where users of v1.17 were not able to build or install Functions using v1 package metadata. Now that Functions have matured to v1, this will become much more pervasive throughout the Crossplane Functions ecosystem.

What's Changed

Full Changelog: crossplane/crossplane@v1.17.1...v1.17.2

v1.17.1

Compare Source

This is a patch release scoped to fixing issues reported by users of Crossplane v1.17.

What's Changed

Full Changelog: crossplane/crossplane@v1.17.0...v1.17.1

v1.17.0

Compare Source

The v1.17.0 release is a regular quarterly Crossplane release that is focused on maturing a number of key areas of functionality across the project, as Crossplane continues to become more capable, more reliable, and more performant for your production workloads.

🎉 Highlights

  • New Contributors! This release has 14 new contributors! A huge thank you to all contributors as always.
  • Composition Functions graduation to v1: https://github.com/crossplane/crossplane/pull/5885 graduated Composition Functions to v1 while deprecating native patch and transform compositions. For a few releases, Crossplane will handle both beta and alpha composition Functions, and updated SDKs will be released soon.
  • Errors/Conditions on claims: It is now possible for Functions to communicate errors, events, and conditions up to the Claim level that occur during the execution of the composition function pipeline. Added with https://github.com/crossplane/crossplane/pull/5450, this means that consumers of Claims can get helpful and relevant observability into what may be happening with the composed resources underneath their claim. This keeps a strong separation of concerns still between Claims and Composite Resources, while providing useful curated information to the claim consumer that can help them drive to a resolution and a healthy resource on their own.
  • Cloud Change Logs: The runtime support for cloud change logs is included in the crossplane-runtime v1.17.0 release. Starting with this release, it will be possible for providers to track and log all changes they are making to their managed resources. You can expect new provider releases in the near future with this functionality enabled.
  • CLI updates:
    • crossplane beta render was promoted and is now available as crossplane render. Added support for render.crossplane.io/runtime-docker-cleanup to allow removing images after run if needed.
    • crossplane beta xpkg init was promoted too and is now available as crossplane xpkg init.
    • crossplane beta validate:
      • can now validate Crossplane resources and can also validate Functions' inputs against their schema.
      • can now catch unknown fields errors too.
      • is now able to download and cache the whole tree of transitive dependencies for a Package.
      • is now using a global cache directory in the home instead of creating one in the current directory.
    • crossplane beta trace is now much more performant for really deep dependency trees.

🚨 Warnings and breaking changes

  • Deprecated: Native patch and transform is now deprecated, see https://github.com/crossplane/crossplane/pull/5885
    • We don't plan to remove native patch and transform from Crossplane, but we no longer recommend using it. Use composition functions (mode: Pipeline) instead, as described in the updated documentation: https://docs.crossplane.io/latest/concepts/compositions/
    • As of Crossplane v1.17.0, development on native patch and transform will stop, and we'll only accept security related contributions to that part of the codebase.
  • crossplane CLI beta render and beta xpkg init were promoted to GA, meaning you no longer need to include the beta part of the command.

🏅 Release MVP

For our very first Crossplane "Release MVP", we're proud to select @​dalton-hill-0 for his thorough and useful contribution on https://github.com/crossplane/crossplane/pull/5450 to enable Claims to have selective errors/events/conditions surfaced to them. This has been functionality that the community desired for a long time and it really moves the needle on the end user developer/consumer experience with Crossplane. They will now be able to get relevant actionable information on their Claims to troubleshoot issues and get the infrastructure they need. Dalton did a great job of driving the complicated design and thinking through the edge cases with a critical eye on user experience throughout. Great work @​dalton-hill-0! 🙇‍♂️ 🏅

📖 Full Changelog

🆕 New Contributors

Full Changelog: crossplane/crossplane@v1.17.0-rc.0...v1.17.0

v1.16.3

Compare Source

This is a patch release scoped to fixing issues reported by users of Crossplane v1.16. Specifically, this patch release addresses the below published security advisory that affects the versions of golang that Crossplane depends on.

Thank you @​aditya-mayo for reporting this vulnerability! 🙇‍♂️

What's Changed

Full Changelog: crossplane/crossplane@v1.16.2...v1.16.3

v1.16.2

Compare Source

This is a patch release scoped to fixing issues reported by users of Crossplane v1.16.

What's Changed

Full Changelog: crossplane/crossplane@v1.16.1...v1.16.2

v1.16.1

Compare Source

This is a patch release scoped to fixing issues reported by users of Crossplane v1.16.

What's Changed

Full Changelog: crossplane/crossplane@v1.16.0...v1.16.1

nextcloud/helm (nextcloud)

v5.5.6

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.5.5...nextcloud-5.5.6

v5.5.5

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

New Contributors

Full Changelog: nextcloud/helm@nextcloud-5.5.4...nextcloud-5.5.5

v5.5.4

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.5.3...nextcloud-5.5.4

v5.5.3

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.5.2...nextcloud-5.5.3

v5.5.2

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.5.1...nextcloud-5.5.2

v5.5.1

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.5.0...nextcloud-5.5.1

v5.5.0

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.4.0...nextcloud-5.5.0

v5.4.0

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

https://github.com/nextcloud/helm/pull/464: by @​jessebot includes the following:

  • Syncs default config files from the nextcloud/docker repo
  • Adds S3 and Swift object storage config helm parameters
  • Adds nextcloud.trustedDomains helm parameter

Full Changelog: nextcloud/helm@nextcloud-5.3.2...nextcloud-5.4.0

v5.3.2

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.3.1...nextcloud-5.3.2

v5.3.1

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.3.0...nextcloud-5.3.1

v5.3.0

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

New Contributors

Full Changelog: nextcloud/helm@nextcloud-5.2.3...nextcloud-5.3.0

v5.2.3

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.2.2...nextcloud-5.2.3

v5.2.2

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.2.1...nextcloud-5.2.2

v5.2.1

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

New Contributors

Full Changelog: nextcloud/helm@nextcloud-5.2.0...nextcloud-5.2.1

v5.2.0

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.1.0...nextcloud-5.2.0

v5.1.0

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

New Contributors

Full Changelog: nextcloud/helm@nextcloud-5.0.2...nextcloud-5.1.0

v5.0.2

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.0.1...nextcloud-5.0.2

v5.0.1

Compare Source

A file sharing server that puts the control and security of your own data back into your hands.

What's Changed

Full Changelog: nextcloud/helm@nextcloud-5.0.0...nextcloud-5.0.1

bitnami/charts (redis)

v17.17.1

v17.17.0

v17.16.0

v17.15.6

v17.15.5

v17.15.4

v17.15.2

v17.15.1

v17.15.0

v17.14.6

  • [bitnami/redis] retry when get master info failed ([#​18228](http

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@vshn-renovate vshn-renovate changed the title Update Helm release redis to v17.17.1 Update appcat Sep 30, 2023
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/appcat branch 2 times, most recently from b0fdf84 to ae2d45b Compare October 9, 2023 15:38
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/appcat branch 3 times, most recently from 4a2cc7c to 19a1e7b Compare February 6, 2024 09:38
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/appcat branch 5 times, most recently from 648b93a to 4559831 Compare February 22, 2024 17:38
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/appcat branch 2 times, most recently from 51b991d to d79c7cb Compare March 3, 2024 18:58
@vshn-renovate vshn-renovate changed the title Update appcat Update Helm release redis to v17.17.1 Jul 3, 2024
@vshn-renovate vshn-renovate changed the title Update Helm release redis to v17.17.1 Update appcat Jul 3, 2024
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/appcat branch 5 times, most recently from 44f061d to fc51207 Compare July 24, 2024 06:58
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/appcat branch 5 times, most recently from b93317b to 1979aaf Compare July 29, 2024 15:19
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/appcat branch 2 times, most recently from e3014c9 to 778cbb1 Compare August 28, 2024 16:25
@vshn-renovate vshn-renovate force-pushed the commodore-renovate/appcat branch 3 times, most recently from 66715c2 to 2606b5f Compare September 12, 2024 19:41
Signed-off-by: Renovate Bot <[email protected]>
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