Skip to content

Commit

Permalink
chore(deps): update dependency defenseunicorns/zarf to v0.39.0 [ci skip]
Browse files Browse the repository at this point in the history
| datasource  | package              | from    | to      |
| ----------- | -------------------- | ------- | ------- |
| github-tags | defenseunicorns/zarf | 0.31.0  | 0.39.0  |
| github-tags | defenseunicorns/zarf | v0.32.2 | v0.39.0 |
  • Loading branch information
renovate[bot] committed Sep 5, 2024
1 parent fe58531 commit a1248e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.39.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"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.39.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

0 comments on commit a1248e3

Please sign in to comment.