Skip to content

Commit d869ca7

Browse files
chore(deps): update grafana (defenseunicorns#1346)
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)) | patch | `1.30.1` -> `1.30.2` | | [ghcr.io/kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar) | patch | `1.30.1` -> `1.30.2` | | [grafana](https://grafana.com) ([source](https://redirect.github.com/grafana/helm-charts)) | patch | `8.10.1` -> `8.10.3` | | [registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar](https://redirect.github.com/kiwigrid/k8s-sidecar) ([source](https://repo1.dso.mil/dsop/kiwigrid/k8s-sidecar)) | patch | `1.30.0` -> `1.30.2` | --- ### Release Notes <details> <summary>kiwigrid/k8s-sidecar (ghcr.io/kiwigrid/k8s-sidecar)</summary> ### [`v1.30.2`](https://redirect.github.com/kiwigrid/k8s-sidecar/releases/tag/1.30.2) [Compare Source](https://redirect.github.com/kiwigrid/k8s-sidecar/compare/1.30.1...1.30.2) #### 📦 Dependencies - Bump python-json-logger from 3.2.1 to 3.3.0 in /src - PR: [#&#8203;391](https://redirect.github.com/kiwigrid/k8s-sidecar/issues/391) </details> <details> <summary>grafana/helm-charts (grafana)</summary> ### [`v8.10.3`](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.10.2...grafana-8.10.3) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.10.2...grafana-8.10.3) ### [`v8.10.2`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.10.2) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.10.1...grafana-8.10.2) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Fix HPA scaleTargetRef condition logic by [@&#8203;Ryan-Brice](https://redirect.github.com/Ryan-Brice) in [https://github.com/grafana/helm-charts/pull/3587](https://redirect.github.com/grafana/helm-charts/pull/3587) #### New Contributors - [@&#8203;Ryan-Brice](https://redirect.github.com/Ryan-Brice) made their first contribution in [https://github.com/grafana/helm-charts/pull/3587](https://redirect.github.com/grafana/helm-charts/pull/3587) **Full Changelog**: grafana/helm-charts@tempo-distributed-1.32.3...grafana-8.10.2 </details> --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chance <139784371+UnicornChance@users.noreply.github.com>
1 parent e984131 commit d869ca7

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/grafana/common/zarf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ components:
1919
- ../chart/values.yaml
2020
- name: grafana
2121
url: https://grafana.github.io/helm-charts/
22-
version: 8.10.1
22+
version: 8.10.3
2323
namespace: grafana
2424
valuesFiles:
2525
- ../values/values.yaml

src/grafana/values/registry1-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ sidecar:
2121
image:
2222
registry: registry1.dso.mil
2323
repository: ironbank/kiwigrid/k8s-sidecar
24-
tag: 1.30.0
24+
tag: 1.30.2

src/grafana/values/unicorn-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ sidecar:
2121
image:
2222
registry: cgr.dev
2323
repository: du-uds-defenseunicorns/k8s-sidecar-fips
24-
tag: 1.30.1
24+
tag: 1.30.2

src/grafana/values/upstream-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidecar:
66
# -- The Docker registry
77
registry: ghcr.io
88
repository: kiwigrid/k8s-sidecar
9-
tag: 1.30.1
9+
tag: 1.30.2
1010

1111
image:
1212
registry: docker.io

src/grafana/zarf.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ components:
3030
- docker.io/grafana/grafana:11.5.2
3131
- docker.io/curlimages/curl:8.12.1
3232
- docker.io/library/busybox:1.37.0
33-
- ghcr.io/kiwigrid/k8s-sidecar:1.30.1
33+
- ghcr.io/kiwigrid/k8s-sidecar:1.30.2
3434

3535
- name: grafana
3636
required: true
@@ -45,7 +45,7 @@ components:
4545
images:
4646
- registry1.dso.mil/ironbank/opensource/grafana/grafana:11.5.2
4747
- registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.5
48-
- registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar:1.30.0
48+
- registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar:1.30.2
4949

5050
- name: grafana
5151
required: true
@@ -61,4 +61,4 @@ components:
6161
- cgr.dev/du-uds-defenseunicorns/grafana-fips:11.5.2
6262
- cgr.dev/du-uds-defenseunicorns/busybox-fips:1.37.0
6363
- cgr.dev/du-uds-defenseunicorns/curl-fips:8.12.1
64-
- cgr.dev/du-uds-defenseunicorns/k8s-sidecar-fips:1.30.1
64+
- cgr.dev/du-uds-defenseunicorns/k8s-sidecar-fips:1.30.2

0 commit comments

Comments
 (0)