fix(github-release): update flux group to v2.1.2 (patch) - #41
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
--- kubernetes/flux Kustomization: flux-system/cluster OCIRepository: flux-system/flux-manifests
+++ kubernetes/flux Kustomization: flux-system/cluster OCIRepository: flux-system/flux-manifests
@@ -4,9 +4,9 @@
metadata:
name: flux-manifests
namespace: flux-system
spec:
interval: 10m
ref:
- tag: v2.1.0
+ tag: v2.1.2
url: oci://ghcr.io/fluxcd/flux-manifests
|
--- kubernetes HelmRelease: security/crowdsec ConfigMap: security/acquis-configmap
+++ kubernetes HelmRelease: security/crowdsec ConfigMap: security/acquis-configmap
@@ -6,27 +6,24 @@
data:
acquis.yaml: |-
---
filenames:
- /var/log/containers/nginx-*_networking_*.log
force_inotify: true
- poll_without_inotify: false
labels:
type: containerd
program: nginx
---
filenames:
- /var/log/containers/paperless-0*_selfhosted_*.log
force_inotify: true
- poll_without_inotify: false
labels:
type: containerd
program: Paperless-ngx
---
filenames:
- /var/log/containers/authelia-*_security_*.log
force_inotify: true
- poll_without_inotify: false
labels:
type: containerd
program: authelia
--- kubernetes HelmRelease: security/crowdsec DaemonSet: security/crowdsec-agent
+++ kubernetes HelmRelease: security/crowdsec DaemonSet: security/crowdsec-agent
@@ -74,13 +74,12 @@
volumeMounts:
- name: acquis-config-volume
mountPath: /etc/crowdsec/acquis.yaml
subPath: acquis.yaml
- name: varlog
mountPath: /var/log
- readOnly: true
- name: crowdsec-agent-tls
mountPath: /etc/ssl/crowdsec-agent
terminationGracePeriodSeconds: 30
volumes:
- name: acquis-config-volume
configMap:
--- kubernetes HelmRelease: monitoring/grafana Deployment: monitoring/grafana
+++ kubernetes HelmRelease: monitoring/grafana Deployment: monitoring/grafana
@@ -20,14 +20,14 @@
template:
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
- checksum/dashboards-json-config: 565e7ea8029d4f010c5d4cb803988af32f59c949230f7a6db001fc5aaef38825
- checksum/sc-dashboard-provider-config: 935e607d29209e0dbc3d628e33281a7876209e360dff2e70ebf08c16baf56fdd
+ checksum/dashboards-json-config: 0838ab8c973ffc1735c943614c73b5654507d835d6ad0181deba33082e7e31fd
+ checksum/sc-dashboard-provider-config: ce3f01064b5a3472d2284403eec3b7e63f3da3547fc7320693a4ca92e2018f0c
kubectl.kubernetes.io/default-container: grafana
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
securityContext:
fsGroup: 472
@@ -154,13 +154,13 @@
seccompProfile:
type: RuntimeDefault
volumeMounts:
- name: sc-datasources-volume
mountPath: /etc/grafana/provisioning/datasources
- name: grafana
- image: docker.io/grafana/grafana:10.1.2
+ image: docker.io/grafana/grafana:10.1.1
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL |
renovate
Bot
force-pushed
the
renovate/patch-flux
branch
from
October 12, 2023 16:32
2afad44 to
7b09a56
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.1.0->v2.1.2v2.1.0->v2.1.2Release Notes
fluxcd/flux2 (fluxcd/flux2)
v2.1.2Compare Source
Highlights
Flux
v2.1.2is a patch release which comes with various fixes. Users are encouraged to upgrade for the best experience.Fixes
KustomizationandHelmReleaseresources when the source-controller has restarted and is working on restoring the storage.OCIRepositorieswhen artifacts contain symlinks.Kustomizations.flux bootstrapwhen the owner doesn't match the identity associated with the given token.flux pull artifactto fetch OCI artifacts produced by other tools.Components changelog
CLI Changelog
flux pullwork for OCI artifacts produced by other toolsv2.1.1Compare Source
Highlights
Flux
v2.1.1is a patch release which comes with various fixes. Users are encouraged to upgrade for the best experience.Fixes
source-controller)..spec.secretRef(source-controller).image-automation-controller).helm-controller).helm-controller).nilartifact before loading Helm charts (helm-controller).fluxCLI).Components changelog
CLI Changelog
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.