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

feat!: update helm chart loki to 5.0.0 #3707

Merged
merged 1 commit into from
Apr 14, 2023
Merged

feat!: update helm chart loki to 5.0.0 #3707

merged 1 commit into from
Apr 14, 2023

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Apr 3, 2023

This PR contains the following updates:

Package Update Change
loki (source) major 4.10.0 -> 5.0.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

grafana/helm-charts

v5.0.0

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@5113906

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

🔕 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 has been generated by Renovate Bot.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner April 3, 2023 23:19
@bloopy-boi bloopy-boi bot added renovate/helm type/major size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Apr 3, 2023
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Apr 3, 2023

Path: cluster/apps/monitoring/loki/helm-release.yaml
Version: 4.10.0 -> 5.0.0

@@ -422,7 +422,7 @@
 template:
 metadata:
 annotations:
- checksum/config: 32496a2ecb1c93c5254f83b50697fb2fec2694dd3287b0879e4f0e431fa72c3b
+ checksum/config: cd625f13136d686f596a21fb6ba33a467da33c600debb280bb59094f2d224a80
 labels:
 app.kubernetes.io/name: loki
 app.kubernetes.io/instance: loki
@@ -511,7 +511,7 @@
 template:
 metadata:
 annotations:
- checksum/config: 24fa796291b02decbc7d4dfa8087b8a821afe2af2bfe59071ca66d53f9471321
+ checksum/config: 65be208ed7a58f306a5812389c2ddd427e7ee0a8da06f9d54ba4d6f73e52457b
 labels:
 app.kubernetes.io/part-of: memberlist
 app.kubernetes.io/name: loki
@@ -529,7 +529,7 @@
 terminationGracePeriodSeconds: 30
 containers:
 - name: loki
- image: docker.io/grafana/loki:2.7.5
+ image: docker.io/grafana/loki:2.8.0
 imagePullPolicy: IfNotPresent
 args:
 - -config.file=/etc/loki/config/config.yaml
@@ -639,7 +639,7 @@
 template:
 metadata:
 annotations:
- checksum/config: 24fa796291b02decbc7d4dfa8087b8a821afe2af2bfe59071ca66d53f9471321
+ checksum/config: 65be208ed7a58f306a5812389c2ddd427e7ee0a8da06f9d54ba4d6f73e52457b
 labels:
 app.kubernetes.io/name: loki
 app.kubernetes.io/instance: loki
@@ -657,7 +657,7 @@
 terminationGracePeriodSeconds: 300
 containers:
 - name: loki
- image: docker.io/grafana/loki:2.7.5
+ image: docker.io/grafana/loki:2.8.0
 imagePullPolicy: IfNotPresent
 args:
 - -config.file=/etc/loki/config/config.yaml

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Apr 3, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.11s
✅ YAML prettier 1 0 0 0.56s
✅ YAML yamllint 1 0 0.28s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Apr 13, 2023

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.

@h3mmy h3mmy merged commit a35cb94 into main Apr 14, 2023
@h3mmy h3mmy deleted the renovate/loki-5.x branch April 14, 2023 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant