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 zarf to v0.40.1 #793

Merged
merged 1 commit into from
Sep 20, 2024
Merged

chore(deps): update zarf to v0.40.1 #793

merged 1 commit into from
Sep 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/zarf-dev/packages/init minor v0.39.0 -> v0.40.1
zarf-dev/zarf minor v0.39.0 -> v0.40.1

Warning

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


Release Notes

zarf-dev/zarf (zarf-dev/zarf)

v0.40.1

Compare Source

What's Changed

New Contributors

Full Changelog: zarf-dev/zarf@v0.39.0...v0.40.1

v0.40.0

Compare Source


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.


  • 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 19, 2024 19:43
@renovate renovate bot changed the title chore(deps): update zarf to v0.40.0 chore(deps): update zarf Sep 19, 2024
@renovate renovate bot changed the title chore(deps): update zarf chore(deps): update zarf to v0.40.1 Sep 19, 2024
| datasource  | package                        | from    | to      |
| ----------- | ------------------------------ | ------- | ------- |
| docker      | ghcr.io/zarf-dev/packages/init | v0.39.0 | v0.40.1 |
| github-tags | zarf-dev/zarf                  | v0.39.0 | v0.40.1 |
@mjnagel mjnagel enabled auto-merge (squash) September 20, 2024 14:42
@mjnagel mjnagel merged commit db93a7e into main Sep 20, 2024
17 checks passed
@mjnagel mjnagel deleted the renovate/zarf branch September 20, 2024 14:44
noahpb pushed a commit that referenced this pull request Sep 25, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/zarf-dev/packages/init | minor | `v0.39.0` -> `v0.40.1` |
| [zarf-dev/zarf](https://github.com/zarf-dev/zarf) | minor |
`v0.39.0` -> `v0.40.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>zarf-dev/zarf (zarf-dev/zarf)</summary>

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

[Compare
Source](https://github.com/zarf-dev/zarf/compare/v0.40.0...v0.40.1)

#### What's Changed

- chore(deps): bump actions/create-github-app-token from 1.10.3 to
1.10.4 by [@&#8203;dependabot](https://github.com/dependabot)
in
[https://github.com/zarf-dev/zarf/pull/2968](https://github.com/zarf-dev/zarf/pull/2968)
- fix: imported helm overrides by
[@&#8203;rjferguson21](https://github.com/rjferguson21) in
[https://github.com/zarf-dev/zarf/pull/2967](https://github.com/zarf-dev/zarf/pull/2967)
- chore: only show config file if there is one by
[@&#8203;catsby](https://github.com/catsby) in
[https://github.com/zarf-dev/zarf/pull/2985](https://github.com/zarf-dev/zarf/pull/2985)
- refactor: trim named returns in pkg
[#&#8203;2950](https://github.com/zarf-dev/zarf/issues/2950) by
[@&#8203;mkcp](https://github.com/mkcp) in
[https://github.com/zarf-dev/zarf/pull/2979](https://github.com/zarf-dev/zarf/pull/2979)
- chore: finish removing named returns outside of package and extensions
[#&#8203;2950](https://github.com/zarf-dev/zarf/issues/2950) by
[@&#8203;mkcp](https://github.com/mkcp) in
[https://github.com/zarf-dev/zarf/pull/2987](https://github.com/zarf-dev/zarf/pull/2987)
- chore: ensure we return zeroed value when returning errors by
[@&#8203;mkcp](https://github.com/mkcp) in
[https://github.com/zarf-dev/zarf/pull/2988](https://github.com/zarf-dev/zarf/pull/2988)
- chore(deps): bump actions/create-github-app-token from 1.10.4 to
1.11.0 by [@&#8203;dependabot](https://github.com/dependabot)
in
[https://github.com/zarf-dev/zarf/pull/2991](https://github.com/zarf-dev/zarf/pull/2991)
- refactor: break --insecure into separate flags by
[@&#8203;joonas](https://github.com/joonas) in
[https://github.com/zarf-dev/zarf/pull/2936](https://github.com/zarf-dev/zarf/pull/2936)
- ci: stop codeql on merge queue by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/2934](https://github.com/zarf-dev/zarf/pull/2934)
- fix: add shasum flag and test for https pull by
[@&#8203;AustinAbro321](https://github.com/AustinAbro321) in
[https://github.com/zarf-dev/zarf/pull/2998](https://github.com/zarf-dev/zarf/pull/2998)
- chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/zarf-dev/zarf/pull/2997](https://github.com/zarf-dev/zarf/pull/2997)
- refactor: pull command by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[https://github.com/zarf-dev/zarf/pull/2989](https://github.com/zarf-dev/zarf/pull/2989)
- docs: update dos-games refs by
[@&#8203;jasonwashburn](https://github.com/jasonwashburn) in
[https://github.com/zarf-dev/zarf/pull/3004](https://github.com/zarf-dev/zarf/pull/3004)
- refactor: lint by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[https://github.com/zarf-dev/zarf/pull/3000](https://github.com/zarf-dev/zarf/pull/3000)
- refactor: mirror-resources by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[https://github.com/zarf-dev/zarf/pull/2975](https://github.com/zarf-dev/zarf/pull/2975)
- fix: gittributes to ignore image file endings by
[@&#8203;phillebaba](https://github.com/phillebaba) in
[https://github.com/zarf-dev/zarf/pull/3012](https://github.com/zarf-dev/zarf/pull/3012)

#### New Contributors

- [@&#8203;rjferguson21](https://github.com/rjferguson21) made
their first contribution in
[https://github.com/zarf-dev/zarf/pull/2967](https://github.com/zarf-dev/zarf/pull/2967)
- [@&#8203;catsby](https://github.com/catsby) made their first
contribution in
[https://github.com/zarf-dev/zarf/pull/2985](https://github.com/zarf-dev/zarf/pull/2985)
- [@&#8203;mkcp](https://github.com/mkcp) made their first
contribution in
[https://github.com/zarf-dev/zarf/pull/2979](https://github.com/zarf-dev/zarf/pull/2979)
- [@&#8203;joonas](https://github.com/joonas) made their first
contribution in
[https://github.com/zarf-dev/zarf/pull/2936](https://github.com/zarf-dev/zarf/pull/2936)

**Full Changelog**:
zarf-dev/zarf@v0.39.0...v0.40.1

###
[`v0.40.0`](https://github.com/zarf-dev/zarf/compare/v0.39.0...v0.40.0)

[Compare
Source](https://github.com/zarf-dev/zarf/compare/v0.39.0...v0.40.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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mjnagel pushed a commit that referenced this pull request Sep 27, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.28.0](v0.27.3...v0.28.0)
(2024-09-27)


### ⚠ BREAKING CHANGES

* Promtail has been removed from UDS Core and replaced by Vector. If you
were previously using overrides to setup additional log
targets/endpoints for Promtail this configuration will need to be
updated to Vector's chart/config formats. See Vector's [Sources and
Sinks](https://vector.dev/components/) as well as the [helm chart
values](https://github.com/defenseunicorns/uds-core/blob/1bf29582f9c5b1fe01763e86e56c19b6e17aef85/src/vector/values/values.yaml#L4)
for guidance in configuration.

### Features

* add support for keycloak saml attributes
([#806](#806))
([b312b7d](b312b7d))
* exposes tls version for dev bundles
([#809](#809))
([e1a2b55](e1a2b55))
* switch from promtail to vector
(#724)
([1bf2958](1bf2958))


### Bug Fixes

* eks iac issues, document storage class pre-reqs
([#812](#812))
([df514bd](df514bd))
* ensure istio sidecar is killed if job fails
([#813](#813))
([34ffc0a](34ffc0a))
* revert test app version to fix CI failures
([#815](#815))
([2ec6ad6](2ec6ad6))


### Miscellaneous

* add runtime group to renovate config
([#799](#799))
([1bf2c69](1bf2c69))
* **deps:** update dependency defenseunicorns/uds-common to v0.13.0
([#790](#790))
([8bfcdc0](8bfcdc0))
* **deps:** update dependency defenseunicorns/uds-common to v0.13.1
([#810](#810))
([eedb551](eedb551))
* **deps:** update istio to v1.23.2
([#796](#796))
([039d89c](039d89c))
* **deps:** update keycloak to v25.0.6
([#771](#771))
([9864059](9864059))
* **deps:** update pepr to v0.13.1
([#811](#811))
([bc05b04](bc05b04))
* **deps:** update prometheus operator to v0.77.0
([#783](#783))
([8f383d8](8f383d8))
* **deps:** update runtime to v0.5.0
([#834](#834))
([edc068d](edc068d))
* **deps:** update setup-node to v4.0.4
([#801](#801))
([34dbc44](34dbc44))
* **deps:** update uds to v0.16.0
([#802](#802))
([d07670b](d07670b))
* **deps:** update uds-common to v0.13.0
([#792](#792))
([c24e833](c24e833))
* **deps:** update zarf to v0.40.1
([#793](#793))
([db93a7e](db93a7e))
* fix github-actions renovate
([#800](#800))
([3ab2add](3ab2add))
* pepr policies doc table
([#803](#803))
([440e4e1](440e4e1))
* pepr policy doc
([#814](#814))
([8b10b86](8b10b86))
* updated pepr watch limit to 60s
([#840](#840))
([85f3f41](85f3f41))
* use kfc WatchPhase enum
([#787](#787))
([df4d2da](df4d2da))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docandrew pushed a commit that referenced this pull request Sep 27, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.28.0](v0.27.3...v0.28.0)
(2024-09-27)


### ⚠ BREAKING CHANGES

* Promtail has been removed from UDS Core and replaced by Vector. If you
were previously using overrides to setup additional log
targets/endpoints for Promtail this configuration will need to be
updated to Vector's chart/config formats. See Vector's [Sources and
Sinks](https://vector.dev/components/) as well as the [helm chart
values](https://github.com/defenseunicorns/uds-core/blob/1bf29582f9c5b1fe01763e86e56c19b6e17aef85/src/vector/values/values.yaml#L4)
for guidance in configuration.

### Features

* add support for keycloak saml attributes
([#806](#806))
([b312b7d](b312b7d))
* exposes tls version for dev bundles
([#809](#809))
([e1a2b55](e1a2b55))
* switch from promtail to vector
(#724)
([1bf2958](1bf2958))


### Bug Fixes

* eks iac issues, document storage class pre-reqs
([#812](#812))
([df514bd](df514bd))
* ensure istio sidecar is killed if job fails
([#813](#813))
([34ffc0a](34ffc0a))
* revert test app version to fix CI failures
([#815](#815))
([2ec6ad6](2ec6ad6))


### Miscellaneous

* add runtime group to renovate config
([#799](#799))
([1bf2c69](1bf2c69))
* **deps:** update dependency defenseunicorns/uds-common to v0.13.0
([#790](#790))
([8bfcdc0](8bfcdc0))
* **deps:** update dependency defenseunicorns/uds-common to v0.13.1
([#810](#810))
([eedb551](eedb551))
* **deps:** update istio to v1.23.2
([#796](#796))
([039d89c](039d89c))
* **deps:** update keycloak to v25.0.6
([#771](#771))
([9864059](9864059))
* **deps:** update pepr to v0.13.1
([#811](#811))
([bc05b04](bc05b04))
* **deps:** update prometheus operator to v0.77.0
([#783](#783))
([8f383d8](8f383d8))
* **deps:** update runtime to v0.5.0
([#834](#834))
([edc068d](edc068d))
* **deps:** update setup-node to v4.0.4
([#801](#801))
([34dbc44](34dbc44))
* **deps:** update uds to v0.16.0
([#802](#802))
([d07670b](d07670b))
* **deps:** update uds-common to v0.13.0
([#792](#792))
([c24e833](c24e833))
* **deps:** update zarf to v0.40.1
([#793](#793))
([db93a7e](db93a7e))
* fix github-actions renovate
([#800](#800))
([3ab2add](3ab2add))
* pepr policies doc table
([#803](#803))
([440e4e1](440e4e1))
* pepr policy doc
([#814](#814))
([8b10b86](8b10b86))
* updated pepr watch limit to 60s
([#840](#840))
([85f3f41](85f3f41))
* use kfc WatchPhase enum
([#787](#787))
([df4d2da](df4d2da))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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