From 9c067d76afc5cd9bb6f23b0111faa5fefb0c9a01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 03:39:40 +0000 Subject: [PATCH] chore(deps): update dependency defenseunicorns/zarf to v0.33.0 [ci skip] | datasource | package | from | to | | ----------- | -------------------- | ------- | ------- | | github-tags | defenseunicorns/zarf | 0.31.0 | 0.33.0 | | github-tags | defenseunicorns/zarf | v0.32.2 | v0.33.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..fe97361 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.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..a8f9853 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.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