Skip to content

Commit

Permalink
chore(deps): update zarf to v0.36.1 (#562)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [defenseunicorns/zarf](https://togithub.com/defenseunicorns/zarf) |
minor | `v0.35.0` -> `v0.36.1` |
| ghcr.io/defenseunicorns/packages/init | minor | `v0.35.0` -> `v0.36.1`
|

---

### Release Notes

<details>
<summary>defenseunicorns/zarf (defenseunicorns/zarf)</summary>

### [`v0.36.1`](https://togithub.com/zarf-dev/zarf/releases/tag/v0.36.1)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.36.0...v0.36.1)

🚨 Important 🚨: Zarf will be moving from github.com/defenseunicorns/zarf
to github.com/zarf-dev/zarf

##### What's Changed

- test: simplifying e2e test checks by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2721
- fix: fix link to CONTRIBUTING.md in PR template by
[@&#8203;daveworth](https://togithub.com/daveworth) in
[zarf-dev/zarf#2726
- refactor: compile local cluster service format regexp just once by
[@&#8203;matiasinsaurralde](https://togithub.com/matiasinsaurralde) in
[zarf-dev/zarf#2727

##### New Contributors

- [@&#8203;daveworth](https://togithub.com/daveworth) made their first
contribution in
[zarf-dev/zarf#2726
- [@&#8203;matiasinsaurralde](https://togithub.com/matiasinsaurralde)
made their first contribution in
[zarf-dev/zarf#2727

**Full Changelog**:
zarf-dev/zarf@v0.36.0...v0.36.1

###
[`v0.36.0`](https://togithub.com/defenseunicorns/zarf/releases/tag/v0.36.0)

[Compare
Source](https://togithub.com/defenseunicorns/zarf/compare/v0.35.0...v0.36.0)

#### What's Changed

- refactor: remove unused constants and variables by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2633
- docs: fixed wrong link in zarf site nerd notes page by
[@&#8203;joelmccoy](https://togithub.com/joelmccoy) in
[zarf-dev/zarf#2639
- chore: s3 cleanup by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2632
- refactor: change UpdateZarfAgentValues to rolling restart by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2644
- chore: make less by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2648
- fix: docs links by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2650
- refactor: remove use of reflections by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2634
- refactor: remove use of message.Fatal in tools by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2602
- refactor: remove k8s package by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2627
- feat: add context to pull and data injections by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2654
- test: move creator tests into one file by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2658
- test: site and links by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2656
- chore: run unit tests on main by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2653
- fix(docs): update help docs for zarf connect to add clarity by
[@&#8203;chaospuppy](https://togithub.com/chaospuppy) in
[zarf-dev/zarf#2662
- chore!: remove logging from init package by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2625
- chore: patch CVE-2024-6104 by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2669
- chore: patch CVE-2024-35255 by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2670
- chore: patch CVE-2024-6257 by
[@&#8203;lucasrod16](https://togithub.com/lucasrod16) in
[zarf-dev/zarf#2671
- docs: data injection by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2668
- feat: flux HelmRepo & OCIRepo support in Zarf Agent by
[@&#8203;cmwylie19](https://togithub.com/cmwylie19) in
[zarf-dev/zarf#2005
- refactor: make lint use more accessible data type by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2660
- fix: remove helpers v1 by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2679
- refactor: test and cleanup injector by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2629
- refactor: remove use message.Fatal in cmd package by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2664
- ci: cleanup windows github action by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2673
- refactor: remove message.Fatal and spinner.Fatal by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2676
- ci: add merge groups by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2680
- ci: remove dependency review merge queue and add label merge queue by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2688
- refactor: remove warnings property from packager by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2687
- refactor: remove sbom view files property from packager by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2695
- fix: remove ignore label when adopting resource by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2699
- fix: revert fix: remove ignore label when adopting resource by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2711
- ci: run e2e tests by
[@&#8203;AustinAbro321](https://togithub.com/AustinAbro321) in
[zarf-dev/zarf#2710
- refactor: test and refactor split file by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2708
- refactor: remove unused message functions and verbose logging by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2712
- refactor: connect command list printing by
[@&#8203;phillebaba](https://togithub.com/phillebaba) in
[zarf-dev/zarf#2703
- docs: add contributing doc to root and add tsc by
[@&#8203;salaxander](https://togithub.com/salaxander) in
[zarf-dev/zarf#2706
- fix: remove unpinned image warning in lint for cosign signatures by
[@&#8203;jasonwashburn](https://togithub.com/jasonwashburn) in
[zarf-dev/zarf#2681

#### New Contributors

- [@&#8203;joelmccoy](https://togithub.com/joelmccoy) made their first
contribution in
[zarf-dev/zarf#2639
- [@&#8203;chaospuppy](https://togithub.com/chaospuppy) made their first
contribution in
[zarf-dev/zarf#2662
- [@&#8203;jasonwashburn](https://togithub.com/jasonwashburn) made their
first contribution in
[zarf-dev/zarf#2681

**Full Changelog**:
zarf-dev/zarf@v0.35.0...v0.36.0

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com>
  • Loading branch information
renovate[bot] and UnicornChance committed Jul 22, 2024
1 parent 05f5c4f commit 058cfb3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/bundles/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
packages:
- name: init
repository: ghcr.io/defenseunicorns/packages/init
ref: v0.35.0
ref: v0.36.1

- name: core
path: ../../build/
Expand Down
2 changes: 1 addition & 1 deletion bundles/k3d-slim-dev/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ packages:

- name: init
repository: ghcr.io/defenseunicorns/packages/init
ref: v0.35.0
ref: v0.36.1

- name: core-slim-dev
path: ../../build/
Expand Down
2 changes: 1 addition & 1 deletion bundles/k3d-standard/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ packages:

- name: init
repository: ghcr.io/defenseunicorns/packages/init
ref: v0.35.0
ref: v0.36.1

- name: core
path: ../../build/
Expand Down
2 changes: 1 addition & 1 deletion tasks/setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ tasks:

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

0 comments on commit 058cfb3

Please sign in to comment.