Skip to content

Commit 201a37b

Browse files
authoredMay 10, 2024··
chore(deps): update zarf to v0.33.2 (#394)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [defenseunicorns/zarf](https://github.com/defenseunicorns/zarf) | minor | `v0.32.3` -> `v0.33.2` | | [defenseunicorns/zarf](https://github.com/defenseunicorns/zarf) | patch | `v0.33.1` -> `v0.33.2` | --- ### Release Notes <details> <summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary> ### [`v0.33.2`](https://github.com/defenseunicorns/zarf/releases/tag/v0.33.2) [Compare Source](https://github.com/defenseunicorns/zarf/compare/v0.33.1...v0.33.2) ##### What's Changed - fix: schema integration by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2463](https://github.com/defenseunicorns/zarf/pull/2463) - docs: add contributor covenant code of conduct by [@&#8203;salaxander](https://github.com/salaxander) in [https://github.com/defenseunicorns/zarf/pull/2462](https://github.com/defenseunicorns/zarf/pull/2462) - docs: fix casing on code of conduct badge by [@&#8203;salaxander](https://github.com/salaxander) in [https://github.com/defenseunicorns/zarf/pull/2466](https://github.com/defenseunicorns/zarf/pull/2466) - fix(deps): update github.com/anchore/clio digest to [`3c4abf8`](https://github.com/defenseunicorns/zarf/commit/3c4abf8) by [@&#8203;renovate](https://github.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2424](https://github.com/defenseunicorns/zarf/pull/2424) - fix: update docker media type in registry by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2476](https://github.com/defenseunicorns/zarf/pull/2476) - fix: adds GetVariableConfig function for packager by [@&#8203;decleaver](https://github.com/decleaver) in [https://github.com/defenseunicorns/zarf/pull/2475](https://github.com/defenseunicorns/zarf/pull/2475) - test: add tests for remove copies from components to enable refactoring by [@&#8203;phillebaba](https://github.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2473](https://github.com/defenseunicorns/zarf/pull/2473) - fix!: do not uninstall helm chart after failed install or upgrade by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2456](https://github.com/defenseunicorns/zarf/pull/2456) - feat: inspect --list-images by [@&#8203;Noxsios](https://github.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2478](https://github.com/defenseunicorns/zarf/pull/2478) - refactor: remove copies from components to a filter by [@&#8203;phillebaba](https://github.com/phillebaba) in [https://github.com/defenseunicorns/zarf/pull/2474](https://github.com/defenseunicorns/zarf/pull/2474) - chore: add support.md by [@&#8203;schristoff](https://github.com/schristoff) in [https://github.com/defenseunicorns/zarf/pull/2480](https://github.com/defenseunicorns/zarf/pull/2480) - chore: add a check for go mod tidy by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2481](https://github.com/defenseunicorns/zarf/pull/2481) - fix: use correct sha256 checksum for arm64 injector binary by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2483](https://github.com/defenseunicorns/zarf/pull/2483) - fix: simplify go mod tidy check by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2482](https://github.com/defenseunicorns/zarf/pull/2482) ##### New Contributors - [@&#8203;salaxander](https://github.com/salaxander) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2462](https://github.com/defenseunicorns/zarf/pull/2462) - [@&#8203;phillebaba](https://github.com/phillebaba) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2473](https://github.com/defenseunicorns/zarf/pull/2473) - [@&#8203;schristoff](https://github.com/schristoff) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2480](https://github.com/defenseunicorns/zarf/pull/2480) **Full Changelog**: zarf-dev/zarf@v0.33.1...v0.33.2 ### [`v0.33.1`](https://github.com/defenseunicorns/zarf/releases/tag/v0.33.1) [Compare Source](https://github.com/defenseunicorns/zarf/compare/v0.33.0...v0.33.1) #### What's Changed - fix: add redirect so old zarf base link is compatiable by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2432](https://github.com/defenseunicorns/zarf/pull/2432) - ci: pin third-party gh actions by hash by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2433](https://github.com/defenseunicorns/zarf/pull/2433) - docs: add redirect for examples by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2438](https://github.com/defenseunicorns/zarf/pull/2438) - docs: update contributing and pre-commit by [@&#8203;Noxsios](https://github.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2439](https://github.com/defenseunicorns/zarf/pull/2439) - ci: fix revive image ref in lint workflow by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2436](https://github.com/defenseunicorns/zarf/pull/2436) - fix: filter on running pods when finding an image for injector pod by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2415](https://github.com/defenseunicorns/zarf/pull/2415) - fix: readme dead links by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2442](https://github.com/defenseunicorns/zarf/pull/2442) - fix: differential package create with non local sources by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2444](https://github.com/defenseunicorns/zarf/pull/2444) - refactor: move variables into separate package by [@&#8203;Racer159](https://github.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2414](https://github.com/defenseunicorns/zarf/pull/2414) - ci: add top level workflow permission to commitlint by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2449](https://github.com/defenseunicorns/zarf/pull/2449) - ci: remove unused env var from codeql workflow by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2450](https://github.com/defenseunicorns/zarf/pull/2450) - chore: cleanup root level files and add SPDX check for Go files by [@&#8203;Noxsios](https://github.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2431](https://github.com/defenseunicorns/zarf/pull/2431) - feat: config to enable resilient registry by [@&#8203;Michael-Kruggel](https://github.com/Michael-Kruggel) in [https://github.com/defenseunicorns/zarf/pull/2440](https://github.com/defenseunicorns/zarf/pull/2440) - docs: init package clarity and cleanup by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2447](https://github.com/defenseunicorns/zarf/pull/2447) - ci: compare cves to main by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2448](https://github.com/defenseunicorns/zarf/pull/2448) - test: unpin version in bigbang extension test by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2459](https://github.com/defenseunicorns/zarf/pull/2459) - fix: broken schema from unexpanded embedded variables by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2458](https://github.com/defenseunicorns/zarf/pull/2458) - fix: error on create if an index sha is used by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2429](https://github.com/defenseunicorns/zarf/pull/2429) #### New Contributors - [@&#8203;Michael-Kruggel](https://github.com/Michael-Kruggel) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2440](https://github.com/defenseunicorns/zarf/pull/2440) **Full Changelog**: zarf-dev/zarf@v0.33.0...v0.33.1 ### [`v0.33.0`](https://github.com/defenseunicorns/zarf/releases/tag/v0.33.0) [Compare Source](https://github.com/defenseunicorns/zarf/compare/v0.32.6...v0.33.0) #### What's Changed - fix: update deprecated syft packages command to syft scan by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2399](https://github.com/defenseunicorns/zarf/pull/2399) - chore: move helpers to defenseunicorns/pkg by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2402](https://github.com/defenseunicorns/zarf/pull/2402) - fix(deps): update github.com/anchore/clio digest to [`fb5fc4c`](https://github.com/defenseunicorns/zarf/commit/fb5fc4c) by [@&#8203;renovate](https://github.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2366](https://github.com/defenseunicorns/zarf/pull/2366) - feat(tools): add yq by [@&#8203;zachariahmiller](https://github.com/zachariahmiller) in [https://github.com/defenseunicorns/zarf/pull/2406](https://github.com/defenseunicorns/zarf/pull/2406) - chore: switch to use oci lib in defenseunicorns/pkg by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [https://github.com/defenseunicorns/zarf/pull/2404](https://github.com/defenseunicorns/zarf/pull/2404) - fix(deps): update module github.com/defenseunicorns/pkg/helpers to v1 by [@&#8203;renovate](https://github.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2411](https://github.com/defenseunicorns/zarf/pull/2411) - fix: use env var for PR title in commitlint workflow to prevent untrusted script injection by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2418](https://github.com/defenseunicorns/zarf/pull/2418) - fix: use default GITHUB_TOKEN for ossf/scorecard-action by [@&#8203;bburky](https://github.com/bburky) in [https://github.com/defenseunicorns/zarf/pull/2416](https://github.com/defenseunicorns/zarf/pull/2416) - fix: remove duplicate logic for writing image layers to disk concurrently by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2409](https://github.com/defenseunicorns/zarf/pull/2409) - feat: add option to skip cosign lookup during find images by [@&#8203;Racer159](https://github.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2427](https://github.com/defenseunicorns/zarf/pull/2427) - feat: allow chart deploy overrides ALPHA by [@&#8203;naveensrinivasan](https://github.com/naveensrinivasan) in [https://github.com/defenseunicorns/zarf/pull/2403](https://github.com/defenseunicorns/zarf/pull/2403) - chore: update pull_request_template.md by [@&#8203;Noxsios](https://github.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2428](https://github.com/defenseunicorns/zarf/pull/2428) - ci: pin k3s image version in k3d github action by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2430](https://github.com/defenseunicorns/zarf/pull/2430) - feat(docs): port docs to starlight by [@&#8203;Noxsios](https://github.com/Noxsios) in [https://github.com/defenseunicorns/zarf/pull/2315](https://github.com/defenseunicorns/zarf/pull/2315) #### New Contributors - [@&#8203;zachariahmiller](https://github.com/zachariahmiller) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2406](https://github.com/defenseunicorns/zarf/pull/2406) - [@&#8203;bburky](https://github.com/bburky) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2416](https://github.com/defenseunicorns/zarf/pull/2416) **Full Changelog**: zarf-dev/zarf@v0.32.6...v0.33.0 ### [`v0.32.6`](https://github.com/defenseunicorns/zarf/releases/tag/v0.32.6) [Compare Source](https://github.com/defenseunicorns/zarf/compare/v0.32.5...v0.32.6) #### \[0.32.6] - 2024-03-22 > trying out some different release note generators, formatting may vary for a few releases while we figure out what works best ~[@&#8203;Noxsios](https://github.com/Noxsios) ##### 🚀 Features - \[**ALPHA**] feat: package generation ALPHA by [@&#8203;andrewg-xyz](https://github.com/andrewg-xyz) in [#&#8203;2269](https://github.com/defenseunicorns/zarf/pull/2269) - *(lib)* feat(lib): configurable log file location by [@&#8203;Noxsios](https://github.com/Noxsios) in [#&#8203;2380](https://github.com/defenseunicorns/zarf/pull/2380) - \[**BREAKING**] feat!: filter package components with strategy interface by [@&#8203;Noxsios](https://github.com/Noxsios) in [#&#8203;2321](https://github.com/defenseunicorns/zarf/pull/2321) ##### 🐛 Bug Fixes - fix: refactor create stages into separate lib by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [#&#8203;2223](https://github.com/defenseunicorns/zarf/pull/2223) - fix: handle registry caBundle as a multiline string by [@&#8203;AbrohamLincoln](https://github.com/AbrohamLincoln) in [#&#8203;2381](https://github.com/defenseunicorns/zarf/pull/2381) - *(regression)* fix: populate `p.sbomViewFiles` on `deploy` and `mirror` by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [#&#8203;2386](https://github.com/defenseunicorns/zarf/pull/2386) - fix: allow absolute paths for differential packages by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [#&#8203;2397](https://github.com/defenseunicorns/zarf/pull/2397) - fix: hotfix skeleton publish by [@&#8203;Noxsios](https://github.com/Noxsios) in [#&#8203;2398](https://github.com/defenseunicorns/zarf/pull/2398) ##### 🚜 Refactor - refactor: split helpers/exec libs by [@&#8203;Racer159](https://github.com/Racer159) in [#&#8203;2379](https://github.com/defenseunicorns/zarf/pull/2379) ##### 🧪 Testing - test: data injection flake by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [#&#8203;2361](https://github.com/defenseunicorns/zarf/pull/2361) ##### ⚙️ Miscellaneous Tasks - ci: add commitlint workflow and update contributing guide by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [#&#8203;2391](https://github.com/defenseunicorns/zarf/pull/2391) ##### 🛡️ Security - *(release)* build: create PRs on `homebrew-tap` by [@&#8203;Noxsios](https://github.com/Noxsios) in [#&#8203;2385](https://github.com/defenseunicorns/zarf/pull/2385) **Full Changelog**: zarf-dev/zarf@v0.32.5...v0.32.6 ### [`v0.32.5`](https://github.com/defenseunicorns/zarf/releases/tag/v0.32.5) [Compare Source](https://github.com/defenseunicorns/zarf/compare/v0.32.4...v0.32.5) #### \[0.32.5] - 2024-03-11 > trying out some different release note generators, formatting may vary for a few releases while we figure out what works best ~[@&#8203;Noxsios](https://github.com/Noxsios) ##### 🚀 Features - feat: add missing vendored tool version commands by [@&#8203;eddiezane](https://github.com/eddiezane) in [#&#8203;2232](https://github.com/defenseunicorns/zarf/pull/2232) - feat: add `--why` flag for `zarf dev find-images` by [@&#8203;waveywaves](https://github.com/waveywaves) in [#&#8203;2309](https://github.com/defenseunicorns/zarf/pull/2309) - feat: set variables on find images by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [#&#8203;2282](https://github.com/defenseunicorns/zarf/pull/2282) - feat: add configurable backoff and retries for Zarf operations by [@&#8203;Racer159](https://github.com/Racer159) in [#&#8203;2345](https://github.com/defenseunicorns/zarf/pull/2345) ##### 🐛 Bug Fixes - *(deps)*: update github.com/anchore/clio digest to [`abcb719`](https://github.com/defenseunicorns/zarf/commit/abcb719) by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;2347](https://github.com/defenseunicorns/zarf/pull/2347) - *(ci)*: change ECR image to docker.io image by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [#&#8203;2353](https://github.com/defenseunicorns/zarf/pull/2353) - fix: added OCI Image Index mediaType by [@&#8203;mdaizcorbe](https://github.com/mdaizcorbe) in [#&#8203;2352](https://github.com/defenseunicorns/zarf/pull/2352) - fix: package publish progress bar frozen at zero by [@&#8203;Noxsios](https://github.com/Noxsios) in [#&#8203;2367](https://github.com/defenseunicorns/zarf/pull/2367) - *(release)* hotfix `publish` not respecting source package architecture by [@&#8203;Noxsios](https://github.com/Noxsios) in [#&#8203;2376](https://github.com/defenseunicorns/zarf/pull/2376) ##### 📚 Documentation - chore: fix spelling by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [#&#8203;2333](https://github.com/defenseunicorns/zarf/pull/2333) - docs: formatting and grammar by [@&#8203;beholdenkey](https://github.com/beholdenkey) in [#&#8203;2350](https://github.com/defenseunicorns/zarf/pull/2350) ##### ⚙️ Miscellaneous Tasks - chore: sorted go imports by [@&#8203;naveensrinivasan](https://github.com/naveensrinivasan) in [#&#8203;2349](https://github.com/defenseunicorns/zarf/pull/2349) - chore: fix bb test by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [#&#8203;2340](https://github.com/defenseunicorns/zarf/pull/2340) - chore: update CODEOWNERS with [@&#8203;AustinAbro321](https://github.com/AustinAbro321) by [@&#8203;Racer159](https://github.com/Racer159) in [#&#8203;2354](https://github.com/defenseunicorns/zarf/pull/2354) - chore: refactor and purify the OCI library within Zarf by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [#&#8203;2235](https://github.com/defenseunicorns/zarf/pull/2235) - chore: default to temp zarf cache in e2e tests by [@&#8203;AustinAbro321](https://github.com/AustinAbro321) in [#&#8203;2355](https://github.com/defenseunicorns/zarf/pull/2355) ##### 🛡️ Security - chore: configure agent server to avoid slowloris attack by [@&#8203;naveensrinivasan](https://github.com/naveensrinivasan) in [#&#8203;2342](https://github.com/defenseunicorns/zarf/pull/2342) - chore: fix implicit memory aliasing in for loop by [@&#8203;naveensrinivasan](https://github.com/naveensrinivasan) in [#&#8203;2341](https://github.com/defenseunicorns/zarf/pull/2341) - *(release)*: update release workflow to use token from gh app by [@&#8203;Noxsios](https://github.com/Noxsios) in [#&#8203;2368](https://github.com/defenseunicorns/zarf/pull/2368) - *(release)*: use release environment secrets by [@&#8203;Noxsios](https://github.com/Noxsios) in [#&#8203;2374](https://github.com/defenseunicorns/zarf/pull/2374) #### First Time Contributors - [@&#8203;eddiezane](https://github.com/eddiezane) made their first contribution in [#&#8203;2232](https://github.com/defenseunicorns/zarf/issues/2232) - [@&#8203;beholdenkey](https://github.com/beholdenkey) made their first contribution in [#&#8203;2350](https://github.com/defenseunicorns/zarf/issues/2350) - [@&#8203;mdaizcorbe](https://github.com/mdaizcorbe) made their first contribution in [#&#8203;2352](https://github.com/defenseunicorns/zarf/issues/2352) **Full Changelog**: zarf-dev/zarf@v0.32.4...v0.32.5 ### [`v0.32.4`](https://github.com/defenseunicorns/zarf/releases/tag/v0.32.4) [Compare Source](https://github.com/defenseunicorns/zarf/compare/v0.32.3...v0.32.4) #### What's Changed #### Fixes - Improve `cmd` failure messaging when no timeout or retries are given by [@&#8203;docandrew](https://github.com/docandrew) in [https://github.com/defenseunicorns/zarf/pull/2301](https://github.com/defenseunicorns/zarf/pull/2301) - Revert init package storageclass checks for git server and seed registry by [@&#8203;lucasrod16](https://github.com/lucasrod16) in [https://github.com/defenseunicorns/zarf/pull/2311](https://github.com/defenseunicorns/zarf/pull/2311) - Fix multi-part tarballs being mismatched sizes by [@&#8203;Racer159](https://github.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2314](https://github.com/defenseunicorns/zarf/pull/2314) - Change text template detection to check first *and* last 512 bytes by [@&#8203;WeaponX314](https://github.com/WeaponX314) in [https://github.com/defenseunicorns/zarf/pull/2310](https://github.com/defenseunicorns/zarf/pull/2310) - Improve `zarf tools registry prune` messaging by [@&#8203;Racer159](https://github.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2323](https://github.com/defenseunicorns/zarf/pull/2323) - Add http request header timeout to mitigate stalling image push by [@&#8203;Racer159](https://github.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2319](https://github.com/defenseunicorns/zarf/pull/2319) - Allow host+subpath as the source registry for `--registry-override` in package create by [@&#8203;waveywaves](https://github.com/waveywaves) in [https://github.com/defenseunicorns/zarf/pull/2306](https://github.com/defenseunicorns/zarf/pull/2306) #### Dependencies - Update github.com/anchore/clio digest to [`cb94e40`](https://github.com/defenseunicorns/zarf/commit/cb94e40) by [@&#8203;renovate](https://github.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2294](https://github.com/defenseunicorns/zarf/pull/2294), [https://github.com/defenseunicorns/zarf/pull/2297](https://github.com/defenseunicorns/zarf/pull/2297) and [https://github.com/defenseunicorns/zarf/pull/2300](https://github.com/defenseunicorns/zarf/pull/2300) - **\[security]** Update module helm.sh/helm/v3 to v3.14.2 by [@&#8203;renovate](https://github.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2307](https://github.com/defenseunicorns/zarf/pull/2307) and [https://github.com/defenseunicorns/zarf/pull/2329](https://github.com/defenseunicorns/zarf/pull/2329) - Update actions/checkout action to v4 by [@&#8203;renovate](https://github.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2317](https://github.com/defenseunicorns/zarf/pull/2317) - Update actions/dependency-review-action action to v4 by [@&#8203;renovate](https://github.com/renovate) in [https://github.com/defenseunicorns/zarf/pull/2318](https://github.com/defenseunicorns/zarf/pull/2318) #### Docs - Update [Zarf roadmap](https://docs.zarf.dev/docs/roadmap) per 2024 goals by [@&#8203;Racer159](https://github.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2305](https://github.com/defenseunicorns/zarf/pull/2305) #### Development - Included Dependency Review action for PR reviews by [@&#8203;naveensrinivasan](https://github.com/naveensrinivasan) in [https://github.com/defenseunicorns/zarf/pull/2298](https://github.com/defenseunicorns/zarf/pull/2298) - Resolve CodeQL linting issues across Zarf by [@&#8203;Racer159](https://github.com/Racer159) in [https://github.com/defenseunicorns/zarf/pull/2322](https://github.com/defenseunicorns/zarf/pull/2322) #### New Contributors - [@&#8203;docandrew](https://github.com/docandrew) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2301](https://github.com/defenseunicorns/zarf/pull/2301) - [@&#8203;naveensrinivasan](https://github.com/naveensrinivasan) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2298](https://github.com/defenseunicorns/zarf/pull/2298) - [@&#8203;waveywaves](https://github.com/waveywaves) made their first contribution in [https://github.com/defenseunicorns/zarf/pull/2306](https://github.com/defenseunicorns/zarf/pull/2306) **Full Changelog**: zarf-dev/zarf@v0.32.3...v0.32.4 </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e454576 commit 201a37b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
 

‎.github/bundles/uds-bundle.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packages:
1010
- name: init
1111
repository: ghcr.io/defenseunicorns/packages/init
1212
# renovate: datasource=github-tags depName=defenseunicorns/zarf versioning=semver
13-
ref: v0.33.1
13+
ref: v0.33.2
1414

1515
- name: core
1616
path: ../../build/

‎bundles/k3d-slim-dev/uds-bundle.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ packages:
3131
- name: init
3232
repository: ghcr.io/defenseunicorns/packages/init
3333
# renovate: datasource=github-tags depName=defenseunicorns/zarf versioning=semver
34-
ref: v0.33.1
34+
ref: v0.33.2
3535

3636
- name: core-slim-dev
3737
path: ../../build/

‎bundles/k3d-standard/uds-bundle.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ packages:
3131
- name: init
3232
repository: ghcr.io/defenseunicorns/packages/init
3333
# renovate: datasource=github-tags depName=defenseunicorns/zarf versioning=semver
34-
ref: v0.33.1
34+
ref: v0.33.2
3535

3636
- name: core
3737
path: ../../build/

‎tasks/setup.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ tasks:
1111

1212
- description: "Initialize the cluster with Zarf"
1313
# renovate: datasource=github-tags depName=defenseunicorns/zarf versioning=semver
14-
cmd: "uds zarf package deploy oci://defenseunicorns/init:v0.32.3 --confirm --no-progress"
14+
cmd: "uds zarf package deploy oci://defenseunicorns/init:v0.33.2 --confirm --no-progress"

0 commit comments

Comments
 (0)
Please sign in to comment.