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 all dependencies #153

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

chore(deps): update all dependencies #153

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Update Change
aquaproj/aqua-registry minor v4.306.0 -> v4.309.0
aquaproj/aqua-renovate-config minor 2.6.0 -> 2.7.0
argoproj/argo-cd minor v2.13.4 -> v2.14.2
cloudflare/cloudflared minor 2025.1.1 -> 2025.2.0

Release Notes

aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.309.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.308.0...v4.309.0

🎉 New Packages

#​31909 apache/pulsar: Apache Pulsar - distributed pub-sub messaging system @​MMirelli
#​31906 artempyanykh/marksman: Write Markdown with code assist and intelligence in the comfort of your favourite editor @​iamoeg
#​31836 knqyf263/sou: A tool for exploring files in container image layers
#​31867 sorah/mairu: on-memory AWS credentials agent and executor @​ponkio-o

Fixes

#​31881 goreleaser/goreleaser: Add Cosign config @​scop
#​31889 dprint/dprint: Add checksums @​scop
#​31892 mvdan/sh: Checksum support @​scop
#​31897 hashicorp/nomad: Checksum support @​scop
#​31898 hashicorp/packer: Checksum support @​scop
#​31899 hashicorp/terraform: Checksum support @​scop
#​31900 hashicorp/vault: Checksum support @​scop
#​31901 hashicorp/waypoint: Checksum support @​scop

v4.308.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.307.0...v4.308.0

🎉 New Packages

#​31832 goccy/go-yaml/ycat: Print yaml file with color
#​31825 k1LoW/roots: roots is a tool for exploring multiple root directories, such as those in a monorepo project @​ponkio-o

Fixes

#​31803 yassinebenaid/bunster: Support bunster v0.8.0

v4.307.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.306.1...v4.307.0

🎉 New Packages

#​31720 busser/murmur: Pass secrets as environment variables to a process @​ponkio-o
#​31762 external-secrets/external-secrets/esoctl: External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets

To update esoctl by Renovate, please update aqua-renovate-config to 2.7.0 or later.

https://github.com/aquaproj/aqua-renovate-config/releases/tag/2.7.0

v4.306.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.306.0...v4.306.1

Fixes

#​31689 aereal/jsondiff: Re-scaffold @​ponkio-o
#​31679 innobead/huber: Re-scaffold

aquaproj/aqua-renovate-config (aquaproj/aqua-renovate-config)

v2.7.0

Compare Source

Features

#​791 Support external-secrets/external-secrets/esoctl

argoproj/argo-cd (argoproj/argo-cd)

v2.14.2

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.2/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.2/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes

Full Changelog: argoproj/argo-cd@v2.14.1...v2.14.2

v2.14.1

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.1/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.1/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Full Changelog: argoproj/argo-cd@v2.14.0...v2.14.1

v2.14.0

Compare Source

Important!

The 2.14.0 release manifests incorrectly use the 2.14.0-rc7 image. The 2.14.1 release will correct this error.

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.0/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.0/manifests/ha/install.yaml

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Features
Bug fixes

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

@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v2.14.0 chore(deps): update dependency argoproj/argo-cd to v2.14.1 Feb 4, 2025
@renovate renovate bot changed the title chore(deps): update dependency argoproj/argo-cd to v2.14.1 chore(deps): update all dependencies Feb 4, 2025
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 35411f7 to e97b1ec Compare February 7, 2025 08:51
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.

0 participants