Skip to content

chore(deps): update zarf to v0.85.0 - #1538

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/zarf
Open

chore(deps): update zarf to v0.85.0#1538
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/zarf

Conversation

@renovate

@renovate renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
ghcr.io/zarf-dev/packages/init minor v0.83.0v0.85.0 age confidence
ghcr.io/zarf-dev/packages/init minor v0.84.0v0.85.0 age confidence
github.com/zarf-dev/zarf require minor v0.84.0v0.85.0 age confidence
zarf-dev/zarf minor 0.84.00.85.0 age confidence
zarf-dev/zarf minor v0.84.0v0.85.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

zarf-dev/zarf (github.com/zarf-dev/zarf)

v0.85.0

Compare Source

⚠ BREAKING CHANGES
  • publish v1beta1 component configs (#​5219)
Features
Bug Fixes
Refactoring

What's Changed

🚀 Updates

Full Changelog: zarf-dev/zarf@v0.85.0-rc1...v0.85.0

Verifying Init Packages

The init packages in this release are signed with keyless Sigstore signing. Verify with:

amd64:

zarf package verify zarf-init-amd64-v0.85.0.tar.zst \
  --certificate-identity "https://github.com/zarf-dev/zarf/.github/workflows/release.yml@refs/tags/v0.85.0" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com"

arm64:

zarf package verify zarf-init-arm64-v0.85.0.tar.zst \
  --certificate-identity "https://github.com/zarf-dev/zarf/.github/workflows/release.yml@refs/tags/v0.85.0" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com"

See RELEASES.md for details.


Configuration

📅 Schedule: (in timezone America/New_York)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 requested a review from a team as a code owner September 3, 2026 13:36
@renovate renovate Bot changed the title chore(deps): update zarf to v0.84.0 chore(deps): update zarf to v0.85.0 Sep 4, 2026
@renovate

renovate Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/mikefarah/yq/v4 v4.53.3 -> v4.53.6
github.com/sirupsen/logrus v1.9.4 -> v1.10.2
go.yaml.in/yaml/v4 v4.0.0-rc.4 -> v4.0.0-rc.6
k8s.io/cli-runtime v0.36.3 -> v0.36.4
k8s.io/component-base v0.36.3 -> v0.36.4
k8s.io/component-helpers v0.36.3 -> v0.36.4
k8s.io/kubectl v0.36.3 -> v0.36.4
k8s.io/metrics v0.36.3 -> v0.36.4
k8s.io/streaming v0.36.4 -> v0.37.0
k8s.io/utils v0.0.0-20260507154919-ff6756f316d2 -> v0.0.0-20260626114624-be93311217bd

| datasource      | package                        | from    | to      |
| --------------- | ------------------------------ | ------- | ------- |
| docker          | ghcr.io/zarf-dev/packages/init | v0.83.0 | v0.85.0 |
| docker          | ghcr.io/zarf-dev/packages/init | v0.84.0 | v0.85.0 |
| go              | github.com/zarf-dev/zarf       | v0.84.0 | v0.85.0 |
| github-releases | zarf-dev/zarf                  | v0.84.0 | v0.85.0 |
| github-tags     | zarf-dev/zarf                  | v0.84.0 | v0.85.0 |
@renovate

renovate Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant