From 91125695308dfb45f905ac18d9c9725537ca864a Mon Sep 17 00:00:00 2001 From: Michael Kruggel <108417058+Michael-Kruggel@users.noreply.github.com> Date: Wed, 15 Nov 2023 12:59:29 -0600 Subject: [PATCH] upped dubbd to 0.13.0 (#30) --- Makefile | 4 ++-- sonarqube-flux-values.yaml | 2 +- zarf.yaml | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index 56e1191..6ffafef 100755 --- a/Makefile +++ b/Makefile @@ -1,14 +1,14 @@ # The version of Zarf to use. To keep this repo as portable as possible the Zarf binary will be downloaded and added to # the build folder. # renovate: datasource=github-tags depName=defenseunicorns/zarf -ZARF_VERSION := v0.30.1 +ZARF_VERSION := v0.31.1 # The version of the build harness container to use BUILD_HARNESS_REPO := ghcr.io/defenseunicorns/build-harness/build-harness # renovate: datasource=docker depName=ghcr.io/defenseunicorns/build-harness/build-harness BUILD_HARNESS_VERSION := 1.10.2 # renovate: datasource=docker depName=ghcr.io/defenseunicorns/packages/dubbd-k3d extractVersion=^(?\d+\.\d+\.\d+) -DUBBD_K3D_VERSION := 0.12.1 +DUBBD_K3D_VERSION := 0.13.0 # Figure out which Zarf binary we should use based on the operating system we are on ZARF_BIN := zarf diff --git a/sonarqube-flux-values.yaml b/sonarqube-flux-values.yaml index 072901f..21b3e3b 100644 --- a/sonarqube-flux-values.yaml +++ b/sonarqube-flux-values.yaml @@ -6,7 +6,7 @@ application: repository: https://repo1.dso.mil/big-bang/product/packages/sonarqube.git ref: # renovate: datasource=gitlab-tags depName=big-bang/product/packages/sonarqube versioning=loose registryUrl=https://repo1.dso.mil - tag: 8.0.2-bb.1 + tag: 8.0.2-bb.2 dependsOn: ###ZARF_VAR_SONARQUBE_DEPENDS_ON### baseValues: diff --git a/zarf.yaml b/zarf.yaml index 4321c85..90ced3c 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -3,7 +3,7 @@ kind: ZarfPackageConfig metadata: name: sonarqube description: "UDS Sonarqube capability deployed via flux" - version: "0.0.12" + version: "0.0.13" architecture: amd64 variables: @@ -56,10 +56,10 @@ components: valuesFiles: - sonarqube-flux-values.yaml repos: - - https://repo1.dso.mil/big-bang/product/packages/sonarqube.git@8.0.2-bb.1 + - https://repo1.dso.mil/big-bang/product/packages/sonarqube.git@8.0.2-bb.2 images: - - "registry1.dso.mil/ironbank/big-bang/sonarqube-9:9.9.2-community" - - "registry1.dso.mil/ironbank/big-bang/base:2.0.0" + - "registry1.dso.mil/ironbank/big-bang/sonarqube-9:9.9.2-community" + - "registry1.dso.mil/ironbank/big-bang/base:2.0.0" actions: onDeploy: after: