From 12ae2e38c9a53f919976235e167adcff949f1298 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 16:45:19 +0000 Subject: [PATCH] Update dependency defenseunicorns/zarf to v0.36.1 --- .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 04074a2..e2c630e 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.36.0 + ZARF_VERSION: 0.36.1 jobs: build: diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f3e89b5..633d437 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -9,7 +9,7 @@ on: env: # renovate: depName=defenseunicorns/zarf - ZARF_VERSION: 0.36.0 + ZARF_VERSION: 0.36.1 jobs: build: diff --git a/Makefile b/Makefile index 945ef32..89da9be 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ ARCH:=amd64 # renovate: depName=defenseunicorns/zarf -ZARF_VERSION:="0.36.0" +ZARF_VERSION:="0.36.1" # renovate: depName=go-gitea/gitea GITEA_VERSION:="1.22.1" # renovate: depName=distribution/distribution diff --git a/zarf/full/zarf.yaml b/zarf/full/zarf.yaml index 3d5f1cb..6118bfd 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.36.0 + url: oci://ghcr.io/defenseunicorns/packages/init:v0.36.1 - name: zarf-seed-registry required: true import: # renovate: depName=defenseunicorns/zarf - url: oci://ghcr.io/defenseunicorns/packages/init:v0.36.0 + url: oci://ghcr.io/defenseunicorns/packages/init:v0.36.1 - name: zarf-registry required: true import: # renovate: depName=defenseunicorns/zarf - url: oci://ghcr.io/defenseunicorns/packages/init:v0.36.0 + url: oci://ghcr.io/defenseunicorns/packages/init:v0.36.1 - name: zarf-agent required: true import: # renovate: depName=defenseunicorns/zarf - url: oci://ghcr.io/defenseunicorns/packages/init:v0.36.0 + url: oci://ghcr.io/defenseunicorns/packages/init:v0.36.1 - name: git-server import: # renovate: depName=defenseunicorns/zarf - url: oci://ghcr.io/defenseunicorns/packages/init:v0.36.0 + url: oci://ghcr.io/defenseunicorns/packages/init:v0.36.1