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 #131

Merged
merged 1 commit into from
Feb 7, 2024
Merged

chore(deps): update loki #131

merged 1 commit into from
Feb 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/grafana/loki patch 2.9.3 -> 2.9.4
loki (source) minor 5.41.8 -> 5.42.2
registry1.dso.mil/ironbank/opensource/grafana/loki (source) patch 2.9.3 -> 2.9.4

Release Notes

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

v2.9.4

Compare Source

This is release v2.9.4 of Loki.

Notable changes:
  • Fixed a couple of data races that can cause panics due to concurrent read-write access of tenant configs.
  • Fixed a bug in the log results cache.
  • Fixed the cache to atomically check background cache size limit correctly.
  • Fixed the discrepancy between the semantics of logs and metrics queries.
  • Fixed promtail default scrape config causing CPU and memory load
  • Update golang.org/x/crypto to v0.18.0

For a full list of changes, please refer to the CHANGELOG!

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.4"
$ docker pull "grafana/promtail:2.9.4"
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.4/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.42.2

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@5132f6d

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

v5.42.1

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@5675bae

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

v5.42.0

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@012cf92

Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.42.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.

| datasource | package                                            | from   | to     |
| ---------- | -------------------------------------------------- | ------ | ------ |
| docker     | docker.io/grafana/loki                             | 2.9.3  | 2.9.4  |
| helm       | loki                                               | 5.41.8 | 5.42.2 |
| docker     | registry1.dso.mil/ironbank/opensource/grafana/loki | 2.9.3  | 2.9.4  |
@renovate renovate bot changed the title chore(deps): update loki to v2.9.4 chore(deps): update loki Feb 6, 2024
Copy link
Contributor

@mjnagel mjnagel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mjnagel mjnagel merged commit 61250b0 into main Feb 7, 2024
10 checks passed
@mjnagel mjnagel deleted the renovate/loki branch February 7, 2024 02:42
jeff-mccoy pushed a commit that referenced this pull request Feb 7, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.11.0](v0.10.0...v0.11.0)
(2024-02-07)


### Features

* added initial oscal files
([#145](#145))
([9600d5f](9600d5f))


### Bug Fixes

* network policy to allow metrics-server ingress
([#148](#148))
([f1d434a](f1d434a))


### Miscellaneous

* **deps:** update grafana to v7.2.5
([#136](#136))
([a271270](a271270))
* **deps:** update grafana to v7.3.0
([#142](#142))
([5e960c0](5e960c0))
* **deps:** update loki
([#131](#131))
([61250b0](61250b0))
* **deps:** update pepr to v0.24.1
([#134](#134))
([6474a1c](6474a1c))
* **deps:** update prometheus-stack
([#128](#128))
([625622a](625622a))
* **deps:** update uds to v0.8.1
([#141](#141))
([fa79065](fa79065))
* **deps:** update zarf to v0.32.2
([#133](#133))
([91502c6](91502c6))
* readme updates & use UDS CLI for zarf
([#137](#137))
([21de0ce](21de0ce))
* renovate updates
([#140](#140))
([b71a013](b71a013))

---
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.11.0](defenseunicorns/uds-core@v0.10.0...v0.11.0)
(2024-02-07)


### Features

* added initial oscal files
([#145](defenseunicorns/uds-core#145))
([9600d5f](defenseunicorns/uds-core@9600d5f))


### Bug Fixes

* network policy to allow metrics-server ingress
([#148](defenseunicorns/uds-core#148))
([f1d434a](defenseunicorns/uds-core@f1d434a))


### Miscellaneous

* **deps:** update grafana to v7.2.5
([#136](defenseunicorns/uds-core#136))
([a271270](defenseunicorns/uds-core@a271270))
* **deps:** update grafana to v7.3.0
([#142](defenseunicorns/uds-core#142))
([5e960c0](defenseunicorns/uds-core@5e960c0))
* **deps:** update loki
([#131](defenseunicorns/uds-core#131))
([61250b0](defenseunicorns/uds-core@61250b0))
* **deps:** update pepr to v0.24.1
([#134](defenseunicorns/uds-core#134))
([6474a1c](defenseunicorns/uds-core@6474a1c))
* **deps:** update prometheus-stack
([#128](defenseunicorns/uds-core#128))
([625622a](defenseunicorns/uds-core@625622a))
* **deps:** update uds to v0.8.1
([#141](defenseunicorns/uds-core#141))
([fa79065](defenseunicorns/uds-core@fa79065))
* **deps:** update zarf to v0.32.2
([#133](defenseunicorns/uds-core#133))
([91502c6](defenseunicorns/uds-core@91502c6))
* readme updates & use UDS CLI for zarf
([#137](defenseunicorns/uds-core#137))
([21de0ce](defenseunicorns/uds-core@21de0ce))
* renovate updates
([#140](defenseunicorns/uds-core#140))
([b71a013](defenseunicorns/uds-core@b71a013))

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