From 115b2de09d9703bda355e596f2d2275b486da8ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 18:46:49 +0000 Subject: [PATCH] chore(deps): update dependency defenseunicorns/zarf to v0.35.0 [ci skip] | datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | defenseunicorns/zarf | 0.31.0 | 0.35.0 | | github-tags | defenseunicorns/zarf | v0.32.2 | v0.35.0 | --- .github/workflows/build-test.yaml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-test.yaml b/.github/workflows/build-test.yaml index a16053e..a57aa5e 100644 --- a/.github/workflows/build-test.yaml +++ b/.github/workflows/build-test.yaml @@ -22,7 +22,7 @@ jobs: uses: defenseunicorns/setup-zarf@main with: # renovate: datasource=github-tags depName=defenseunicorns/zarf versioning=semver - version: v0.32.2 + version: v0.35.0 # renovate: datasource=github-tags depName=k3d-io/k3d versioning=semver - run: "curl -s https://raw.githubusercontent.com/k3d-io/k3d/main/install.sh | TAG=v5.4.6 bash" diff --git a/README.md b/README.md index 0b9b8fb..d39992e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,6 @@ ## Prerequisites -- [Zarf](https://docs.zarf.dev/docs/getting-started#installing-zarf) version: 0.31.0 +- [Zarf](https://docs.zarf.dev/docs/getting-started#installing-zarf) version: 0.35.0 - [K3d](https://k3d.io/#installation) version: 5.4.6 - [Docker](https://docs.docker.com/get-docker/) or [Podman](https://podman.io/getting-started/installation) for running K3d