Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update loki #72

Merged
merged 2 commits into from
Jan 24, 2024
Merged

chore(deps): update loki #72

merged 2 commits into from
Jan 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/grafana/loki patch 2.9.2 -> 2.9.3
docker.io/nginxinc/nginx-unprivileged minor 1.24-alpine -> 1.25-alpine
loki (source) minor 5.36.3 -> 5.41.8
registry1.dso.mil/ironbank/opensource/grafana/loki (source) patch 2.9.2 -> 2.9.3
registry1.dso.mil/ironbank/opensource/nginx/nginx-alpine (source) patch 1.25.2 -> 1.25.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

grafana/loki (docker.io/grafana/loki)

v2.9.3

Compare Source

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:
$ 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:

$ 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"
grafana/helm-charts (loki)

v5.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

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

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

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

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

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

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

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

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

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

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

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

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


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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/loki branch 2 times, most recently from b9aff3a to e7daeb6 Compare January 12, 2024 15:07
@renovate renovate bot force-pushed the renovate/loki branch 3 times, most recently from 9978b58 to 094549b Compare January 22, 2024 19:00
| datasource | package                                                  | from   | to     |
| ---------- | -------------------------------------------------------- | ------ | ------ |
| docker     | docker.io/grafana/loki                                   | 2.9.2  | 2.9.3  |
| docker     | docker.io/nginxinc/nginx-unprivileged                    | 1.24   | 1.25   |
| helm       | loki                                                     | 5.36.3 | 5.41.8 |
| docker     | registry1.dso.mil/ironbank/opensource/grafana/loki       | 2.9.2  | 2.9.3  |
| docker     | registry1.dso.mil/ironbank/opensource/nginx/nginx-alpine | 1.25.2 | 1.25.3 |
Copy link
Contributor Author

renovate bot commented Jan 24, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@zachariahmiller zachariahmiller merged commit 98134bb into main Jan 24, 2024
9 checks passed
@zachariahmiller zachariahmiller deleted the renovate/loki branch January 24, 2024 00:51
jeff-mccoy pushed a commit that referenced this pull request Jan 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.9.2](v0.9.1...v0.9.2)
(2024-01-24)


### Miscellaneous

* **deps:** update grafana
([#80](#80))
([ccb2c12](ccb2c12))
* **deps:** update loki
([#72](#72))
([98134bb](98134bb))
* **deps:** update pepr
([#116](#116))
([bfa7352](bfa7352))
* **deps:** update prometheus-stack
([#81](#81))
([19bedb6](19bedb6))
* **deps:** update uds to v0.6.2
([#107](#107))
([7b7220e](7b7220e))
* **deps:** update uds-k3d to v0.3.1
([#89](#89))
([5d54cd1](5d54cd1))
* refactor ci for releases to remove certain artifacts
([#125](#125))
([c08a062](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>
robmcelvenny pushed a commit to owen-grady/uds-core-slim-dev that referenced this pull request Jun 3, 2024
🤖 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/uds-core#80))
([ccb2c12](defenseunicorns/uds-core@ccb2c12))
* **deps:** update loki
([#72](defenseunicorns/uds-core#72))
([98134bb](defenseunicorns/uds-core@98134bb))
* **deps:** update pepr
([#116](defenseunicorns/uds-core#116))
([bfa7352](defenseunicorns/uds-core@bfa7352))
* **deps:** update prometheus-stack
([#81](defenseunicorns/uds-core#81))
([19bedb6](defenseunicorns/uds-core@19bedb6))
* **deps:** update uds to v0.6.2
([#107](defenseunicorns/uds-core#107))
([7b7220e](defenseunicorns/uds-core@7b7220e))
* **deps:** update uds-k3d to v0.3.1
([#89](defenseunicorns/uds-core#89))
([5d54cd1](defenseunicorns/uds-core@5d54cd1))
* refactor ci for releases to remove certain artifacts
([#125](defenseunicorns/uds-core#125))
([c08a062](defenseunicorns/uds-core@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>
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