From 189da714b9b05cd6c185c85c5b3563717d9fc8e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:46:04 +0000 Subject: [PATCH] chore(deps): update dependency defenseunicorns/zarf to v0.33.1 [ci skip] | datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | defenseunicorns/zarf | 0.31.0 | 0.33.1 | | github-tags | defenseunicorns/zarf | v0.32.2 | v0.33.1 | --- .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..98cb7e6 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.33.1 # 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..86995ca 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.33.1 - [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