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(loki): update helm-release to v5.27.0 #1973

Merged
merged 1 commit into from
Oct 10, 2023
Merged

feat(loki): update helm-release to v5.27.0 #1973

merged 1 commit into from
Oct 10, 2023

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
loki (source) minor 5.26.0 -> 5.27.0

Release Notes

grafana/helm-charts (loki)

v5.27.0

Helm chart for Grafana Loki in simple, scalable mode

Source commit: grafana/loki@dbf7dd4

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


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

This PR has been generated by Renovate Bot.

@tyriis-automation tyriis-automation bot added renovate/flux renovate flux manager renovate/helm renovate helm datasource type/minor a minor update labels Oct 9, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 2.58s
✅ YAML prettier 1 0 0.89s
✅ YAML yamllint 1 0 0.43s

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

@tyriis-automation
Copy link
Contributor Author

--- kubernetes/apps/observability/loki/app Kustomization: flux-system/apps-loki HelmRelease: observability/loki

+++ kubernetes/apps/observability/loki/app Kustomization: flux-system/apps-loki HelmRelease: observability/loki

@@ -13,13 +13,13 @@

       chart: loki
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: grafana-charts
         namespace: flux-system
-      version: 5.26.0
+      version: 5.27.0
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 10
   timeout: 10m

@tyriis-automation
Copy link
Contributor Author

--- kubernetes HelmRelease: observability/loki Deployment: observability/loki-gateway

+++ kubernetes HelmRelease: observability/loki Deployment: observability/loki-gateway

@@ -35,13 +35,13 @@

         runAsGroup: 101
         runAsNonRoot: true
         runAsUser: 101
       terminationGracePeriodSeconds: 30
       containers:
       - name: nginx
-        image: docker.io/nginxinc/nginx-unprivileged:1.23-alpine
+        image: docker.io/nginxinc/nginx-unprivileged:1.24-alpine
         imagePullPolicy: IfNotPresent
         ports:
         - name: http
           containerPort: 8080
           protocol: TCP
         readinessProbe:

@tyriis tyriis merged commit b118ff5 into main Oct 10, 2023
4 checks passed
@tyriis tyriis deleted the renovate/loki-5.x branch October 10, 2023 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/flux renovate flux manager renovate/helm renovate helm datasource type/minor a minor update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant