From 71fe0fcb4653648b66373adb7b3b4982b124560c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 18:03:05 +0000 Subject: [PATCH] Update dependency defenseunicorns/zarf to v0.35.0 --- .github/workflows/pull-request.yaml | 2 +- .github/workflows/release.yaml | 2 +- Makefile | 2 +- zarf/full/zarf.yaml | 10 +++++----- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index b6aebeb..39e43c2 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -9,7 +9,7 @@ on: env: # renovate: depName=defenseunicorns/zarf - ZARF_VERSION: 0.34.0 + ZARF_VERSION: 0.35.0 jobs: build: diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6931ca6..0535fe7 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -9,7 +9,7 @@ on: env: # renovate: depName=defenseunicorns/zarf - ZARF_VERSION: 0.34.0 + ZARF_VERSION: 0.35.0 jobs: build: diff --git a/Makefile b/Makefile index f9208b3..7ff327f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ ARCH:=amd64 # renovate: depName=defenseunicorns/zarf -ZARF_VERSION:="0.34.0" +ZARF_VERSION:="0.35.0" # renovate: depName=go-gitea/gitea GITEA_VERSION:="1.22.0" # renovate: depName=distribution/distribution diff --git a/zarf/full/zarf.yaml b/zarf/full/zarf.yaml index 198bfd3..4a21ac2 100644 --- a/zarf/full/zarf.yaml +++ b/zarf/full/zarf.yaml @@ -12,27 +12,27 @@ components: required: true import: # renovate: depName=defenseunicorns/zarf - url: oci://ghcr.io/defenseunicorns/packages/init:v0.34.0 + url: oci://ghcr.io/defenseunicorns/packages/init:v0.35.0 - name: zarf-seed-registry required: true import: # renovate: depName=defenseunicorns/zarf - url: oci://ghcr.io/defenseunicorns/packages/init:v0.34.0 + url: oci://ghcr.io/defenseunicorns/packages/init:v0.35.0 - name: zarf-registry required: true import: # renovate: depName=defenseunicorns/zarf - url: oci://ghcr.io/defenseunicorns/packages/init:v0.34.0 + url: oci://ghcr.io/defenseunicorns/packages/init:v0.35.0 - name: zarf-agent required: true import: # renovate: depName=defenseunicorns/zarf - url: oci://ghcr.io/defenseunicorns/packages/init:v0.34.0 + url: oci://ghcr.io/defenseunicorns/packages/init:v0.35.0 - name: git-server import: # renovate: depName=defenseunicorns/zarf - url: oci://ghcr.io/defenseunicorns/packages/init:v0.34.0 + url: oci://ghcr.io/defenseunicorns/packages/init:v0.35.0