From 9f2c2883942f49cc404369dc22eb4fef368898ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:38:41 -0500 Subject: [PATCH] chore(deps): update grafana to v1.29.0 (#1167) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cgr.dev/du-uds-defenseunicorns/k8s-sidecar-fips](https://images.chainguard.dev/directory/image/k8s-sidecar-fips/overview) ([source](https://redirect.github.com/chainguard-images/images-private/tree/HEAD/images/k8s-sidecar-fips)) | minor | `1.28.4` -> `1.29.0` | | [ghcr.io/kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar) | minor | `1.28.4` -> `1.29.0` | | [registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar) ([source](https://repo1.dso.mil/dsop/kiwigrid/k8s-sidecar)) | minor | `1.28.4` -> `1.29.0` | --- ### Release Notes
kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar) ### [`v1.29.0`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/1.29.0) [Compare Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/1.28.4...1.29.0) ##### 🚀 Features - feat: add ability to fetch only specific resources by name - PR: [#​383](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/383)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-core). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Noah <40781376+noahpb@users.noreply.github.com> --- src/grafana/values/registry1-values.yaml | 2 +- src/grafana/values/unicorn-values.yaml | 2 +- src/grafana/values/upstream-values.yaml | 2 +- src/grafana/zarf.yaml | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/grafana/values/registry1-values.yaml b/src/grafana/values/registry1-values.yaml index 7031fcdc9..e96a92ae8 100644 --- a/src/grafana/values/registry1-values.yaml +++ b/src/grafana/values/registry1-values.yaml @@ -21,4 +21,4 @@ sidecar: image: registry: registry1.dso.mil repository: ironbank/kiwigrid/k8s-sidecar - tag: 1.28.4 + tag: 1.29.0 diff --git a/src/grafana/values/unicorn-values.yaml b/src/grafana/values/unicorn-values.yaml index 756b75c5d..85c46a1f9 100644 --- a/src/grafana/values/unicorn-values.yaml +++ b/src/grafana/values/unicorn-values.yaml @@ -21,4 +21,4 @@ sidecar: image: registry: cgr.dev repository: du-uds-defenseunicorns/k8s-sidecar-fips - tag: 1.28.4 + tag: 1.29.0 diff --git a/src/grafana/values/upstream-values.yaml b/src/grafana/values/upstream-values.yaml index 81b4c157e..5029f6cf6 100644 --- a/src/grafana/values/upstream-values.yaml +++ b/src/grafana/values/upstream-values.yaml @@ -6,7 +6,7 @@ sidecar: # -- The Docker registry registry: ghcr.io repository: kiwigrid/k8s-sidecar - tag: 1.28.4 + tag: 1.29.0 image: registry: docker.io diff --git a/src/grafana/zarf.yaml b/src/grafana/zarf.yaml index d4dc12f32..b25b562ac 100644 --- a/src/grafana/zarf.yaml +++ b/src/grafana/zarf.yaml @@ -30,7 +30,7 @@ components: - docker.io/grafana/grafana:11.4.0 - docker.io/curlimages/curl:8.11.1 - docker.io/library/busybox:1.37.0 - - ghcr.io/kiwigrid/k8s-sidecar:1.28.4 + - ghcr.io/kiwigrid/k8s-sidecar:1.29.0 - name: grafana required: true @@ -45,7 +45,7 @@ components: images: - registry1.dso.mil/ironbank/opensource/grafana/grafana:11.4.0 - registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.5 - - registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar:1.28.4 + - registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar:1.29.0 - name: grafana required: true @@ -61,4 +61,4 @@ components: - cgr.dev/du-uds-defenseunicorns/grafana-fips:11.4.0 - cgr.dev/du-uds-defenseunicorns/busybox-fips:1.37.0 - cgr.dev/du-uds-defenseunicorns/curl-fips:8.11.1 - - cgr.dev/du-uds-defenseunicorns/k8s-sidecar-fips:1.28.4 + - cgr.dev/du-uds-defenseunicorns/k8s-sidecar-fips:1.29.0