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

fix: update helm chart loki to 3.0.1 #1486

Merged
merged 1 commit into from
Sep 7, 2022
Merged

fix: update helm chart loki to 3.0.1 #1486

merged 1 commit into from
Sep 7, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Sep 7, 2022

This PR contains the following updates:

Package Update Change
loki (source) patch 3.0.0 -> 3.0.1

Release Notes

grafana/helm-charts

v3.0.1

Compare Source

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@defba23

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

This PR has been generated by Renovate Bot.

@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner September 7, 2022 16:36
@bloopy-boi bloopy-boi bot added renovate/helm type/patch area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 7, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Sep 7, 2022

Path: cluster/apps/monitoring/loki/helm-release.yaml
Version: 3.0.0 -> 3.0.1

@@ -99,6 +99,8 @@
 storage:
 s3:
 bucketnames: ruler
+ insecure: false
+ s3forcepathstyle: false
 schema_config:
 configs:
 - from: "2022-01-11"
@@ -567,7 +569,7 @@
 template:
 metadata:
 annotations:
- checksum/config: f2f9df9b51b826f81905e0625820c075930ae7603af42c4e9d7668f237e75a98
+ checksum/config: 5f293f725473d1a55b241d150d4430dcac18969ad3f5d84b0d8c01a4e35a6148
 labels:
 app.kubernetes.io/name: loki
 app.kubernetes.io/instance: loki
@@ -653,7 +655,7 @@
 template:
 metadata:
 annotations:
- checksum/config: 4f2d9c17a863b289fb81723d1515527417878b475336320a3ab6e1c7e2b4fcf1
+ checksum/config: f645967779462f47267ec372c90be8573c8604b011536cb69c73861634b5af1c
 labels:
 app.kubernetes.io/part-of: memberlist
 app.kubernetes.io/name: loki
@@ -756,7 +758,7 @@
 template:
 metadata:
 annotations:
- checksum/config: 4f2d9c17a863b289fb81723d1515527417878b475336320a3ab6e1c7e2b4fcf1
+ checksum/config: f645967779462f47267ec372c90be8573c8604b011536cb69c73861634b5af1c
 labels:
 app.kubernetes.io/name: loki
 app.kubernetes.io/instance: loki

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Sep 7, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.52s
✅ YAML prettier 1 1 0 0.77s
✅ YAML yamllint 1 0 0.18s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@h3mmy h3mmy merged commit 2566a83 into main Sep 7, 2022
@h3mmy h3mmy deleted the renovate/loki-3.0.x branch September 7, 2022 17:30
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant