Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.7.10
->7.7.11
2024.12.1
->2024.12.2
2024.12.4
->2024.12.5
0.2.14
->0.3.0
2.35.0
->2.35.1
v0.15.0
->v0.15.1
8.7.0
->8.7.1
0.70.4
->0.71.1
Release Notes
argoproj/argo-helm (argo-cd)
v7.7.11
Compare Source
A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
What's Changed
New Contributors
Full Changelog: argoproj/argo-helm@argo-workflows-0.45.2...argo-cd-7.7.11
esphome/esphome (docker.io/esphome/esphome)
v2024.12.2
Compare Source
home-assistant/core (ghcr.io/home-assistant/home-assistant)
v2024.12.5
Compare Source
nice-go
to 1.0.0 (@IceBotYT - #133185) (nice_go docs) (dependency)sergelogvinov/proxmox-csi-plugin (ghcr.io/sergelogvinov/charts/proxmox-csi-plugin)
v0.3.0
Welcome to the v0.3.0 release of Proxmox CSI Plugin!
Features
26c1928
)1088dbb
)c7d1541
)Miscellaneous
324ad91
)5f5d781
)f75bfff
)51419d3
)ae63a06
)4ceef77
)hashicorp/terraform-provider-kubernetes (kubernetes)
v2.35.1
Compare Source
BUG FIXES:
resource/kubernetes_job_v1
: revert the changes introduced in v2.34.0, wherettl_seconds_after_finished
was set to0
. [GH-2650]resource/kubernetes_daemon_set_v1
: fix issue where fieldsspec.strategy.rolling_update.max_surge
andspec.strategy.rolling_update.max_unavailable
were not being validated correctly. [GH-2653]kubernetes-sigs/external-dns (kubernetes-sigs/external-dns)
v0.15.1
Compare Source
What's Changed
labelFilter
andmanagedRecordTypes
in Helm Chart by @abaguas in https://github.com/kubernetes-sigs/external-dns/pull/4849NOTE: Users of the AWS providers may have to specify the region if not otherwise done, as environment variable.
Images
ˋdocker pull registry.k8s.io/external-dns/external-dns:v0.15.1ˋ
New Contributors
Full Changelog: kubernetes-sigs/external-dns@v0.15.0...v0.15.1
bitnami/charts (registry-1.docker.io/bitnamicharts/external-dns)
v8.7.1
gruntwork-io/terragrunt (terragrunt)
v0.71.1
Compare Source
What's Changed
log-disable-error-summary
flag by @yhakbar in https://github.com/gruntwork-io/terragrunt/pull/3687Full Changelog: gruntwork-io/terragrunt@v0.71.0...v0.71.1
v0.71.0
Compare Source
🔧 Fixes
Terragrunt stdout and stderr streams have been adjusted to more closely align with what users expect when using a tool orchestrating OpenTofu/Terraform.
For more information, read the following docs.
🛠️ Breaking Changes
While a bugfix, if you were relying on the incorrect behavior Terragrunt used, redirecting OpenTofu/Terraform stdout to stderr, you will experience a breaking change in this release.
To avoid having this be a breaking release, you can either use Terragrunt
stdout
instead ofstderr
for inspecting OpenTofu/Terraform stdout, or you can use stream redirection to reproduce the buggy behavior.terragrunt plan 1>&2
What's Changed
Full Changelog: gruntwork-io/terragrunt@v0.70.4...v0.71.0
Configuration
📅 Schedule: Branch creation - "before 5am every weekday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.