Skip to content

chore: keycloak#72

Closed
mjnagel wants to merge 12 commits intomainfrom
mjnagel-patch-1
Closed

chore: keycloak#72
mjnagel wants to merge 12 commits intomainfrom
mjnagel-patch-1

Conversation

@mjnagel
Copy link
Copy Markdown

@mjnagel mjnagel commented Dec 20, 2024

Description

...

Related Issue

Fixes #

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Steps to Validate

  • If this PR introduces new functionality to UDS Core or addresses a bug, please document the steps to test the changes.

Checklist before merging

@mjnagel mjnagel closed this Apr 15, 2025
mjnagel pushed a commit that referenced this pull request Nov 14, 2025
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/grafana/loki](https://github.com/grafana/loki) | patch |
`2.9.2` -> `2.9.3` |
|
[docker.io/nginxinc/nginx-unprivileged](https://github.com/nginxinc/docker-nginx-unprivileged)
| minor | `1.24-alpine` -> `1.25-alpine` |
| [loki](https://grafana.github.io/helm-charts)
([source](https://github.com/grafana/helm-charts)) | minor | `5.36.3`
-> `5.41.8` |
|
[registry1.dso.mil/ironbank/opensource/grafana/loki](https://github.com/grafana/loki)
([source](https://repo1.dso.mil/dsop/opensource/grafana/loki)) | patch |
`2.9.2` -> `2.9.3` |
|
[registry1.dso.mil/ironbank/opensource/nginx/nginx-alpine](https://nginx.org/en/)
([source](https://repo1.dso.mil/dsop/opensource/nginx/nginx-alpine)) |
patch | `1.25.2` -> `1.25.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>grafana/loki (docker.io/grafana/loki)</summary>

### [`v2.9.3`](https://github.com/grafana/loki/releases/tag/v2.9.3)

[Compare
Source](https://github.com/grafana/loki/compare/v2.9.2...v2.9.3)

This is release `v2.9.3` of Loki.

##### Notable changes:

This release includes a few small fixes and CVE patches

- Upgrade otelhttp from 0.40.0 -> 0.44.0 and base alpine image from
3.18.3 -> 3.18.5 to fix a few CVES (CVE-2023-45142, CVE-2022-21698,
CVE-2023-5363).
- Fix querying ingester for label values with a matcher (previously
didn't respect the matcher).
- Ensure all lifecycler cfgs ref a valid IPv6 addr and port combination

##### Installation:

The components of Loki are currently distributed in plain binary form
and as Docker container images. Choose what fits your use-case best.

##### Docker container:

-   https://hub.docker.com/r/grafana/loki
-   https://hub.docker.com/r/grafana/promtail

```bash
$ docker pull "grafana/loki:2.9.3"
$ docker pull "grafana/promtail:2.9.3"
```

##### Binary

We provide pre-compiled binary executables for the most common operating
systems and architectures.
Choose from the assets below for the application and architecture
matching your system.
Example for `Loki` on the `linux` operating system and `amd64`
architecture:

```bash
$ curl -O -L "https://github.com/grafana/loki/releases/download/v2.9.3/loki-linux-amd64.zip"

### extract the binary
$ unzip "loki-linux-amd64.zip"

### make sure it is executable
$ chmod a+x "loki-linux-amd64"
```

</details>

<details>
<summary>grafana/helm-charts (loki)</summary>

###
[`v5.41.8`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.41.8)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@b32d993

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.41.8

###
[`v5.41.7`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.41.7)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@dc1cb52

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.41.7

###
[`v5.41.6`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.41.6)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@6ae46dc

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.41.6

###
[`v5.41.5`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.41.5)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@87023f4

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.41.5

###
[`v5.41.4`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.41.4)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@b51b7d7

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.41.4

###
[`v5.41.3`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.41.3)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@a192fc2

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.41.3

###
[`v5.41.2`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.41.2)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@f0ec743

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.41.2

###
[`v5.41.1`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.41.1)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@f406f52

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.41.1

###
[`v5.41.0`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.41.0)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@48b6050

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.41.0

###
[`v5.40.1`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.40.1)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@ee008cf

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.40.1

###
[`v5.39.0`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.39.0)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@1d232b8

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.39.0

###
[`v5.38.0`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.38.0)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@146b1bb

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.38.0

###
[`v5.37.0`](https://github.com/grafana/helm-charts/releases/tag/helm-loki-5.37.0)

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@4455cd9

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-5.37.0

</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://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: zamaz <71521611+zachariahmiller@users.noreply.github.com>
mjnagel pushed a commit that referenced this pull request Nov 14, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.9.2](defenseunicorns/uds-core@v0.9.1...v0.9.2)
(2024-01-24)


### Miscellaneous

* **deps:** update grafana
([#80](defenseunicorns#80))
([ccb2c12](defenseunicorns@ccb2c12))
* **deps:** update loki
([#72](defenseunicorns#72))
([98134bb](defenseunicorns@98134bb))
* **deps:** update pepr
([#116](defenseunicorns#116))
([bfa7352](defenseunicorns@bfa7352))
* **deps:** update prometheus-stack
([#81](defenseunicorns#81))
([19bedb6](defenseunicorns@19bedb6))
* **deps:** update uds to v0.6.2
([#107](defenseunicorns#107))
([7b7220e](defenseunicorns@7b7220e))
* **deps:** update uds-k3d to v0.3.1
([#89](defenseunicorns#89))
([5d54cd1](defenseunicorns@5d54cd1))
* refactor ci for releases to remove certain artifacts
([#125](defenseunicorns#125))
([c08a062](defenseunicorns@c08a062))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mjnagel mjnagel deleted the mjnagel-patch-1 branch November 17, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant