-
Notifications
You must be signed in to change notification settings - Fork 15
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(helm): update chart democratic-csi ( 0.14.5 → 0.14.7 ) #5277
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cluster-0-democratic-csi-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
--- HelmRelease: system/local-path-provisioner DaemonSet: system/local-path-provisioner-democratic-csi-node
+++ HelmRelease: system/local-path-provisioner DaemonSet: system/local-path-provisioner-democratic-csi-node
@@ -18,14 +18,14 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/csi-role: node
app.kubernetes.io/component: node-linux
template:
metadata:
annotations:
- checksum/secret: c85811249efb765d98ec89d0f6a770bcab33a1bc70437ddf8830af084d808831
- checksum/configmap: e5f822e67c7eb3a6c1401392202a0c10b9205996836be5c8b16de5aef9e525da
+ checksum/secret: 8a73bc4f9a1007e3a7e1808b69fbdbd37f4e8a728ed5a2b94dd3accc2aa01901
+ checksum/configmap: fb747f2273de2088e52b41258c58ce75512875695dfd1f2e201db9e9bb036749
labels:
app.kubernetes.io/name: democratic-csi
app.kubernetes.io/instance: local-path-provisioner
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/csi-role: node
app.kubernetes.io/component: node-linux
@@ -70,13 +70,13 @@
- name: POD_NAME
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.name
- name: external-snapshotter
- image: registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2
+ image: registry.k8s.io/sig-storage/csi-snapshotter:v6.3.0
args:
- --v=5
- --leader-election
- --leader-election-namespace=system
- --timeout=90s
- --worker-threads=10
@@ -164,13 +164,13 @@
- name: extra-ca-certs
mountPath: /tmp/certs
- mountPath: /var/k8s/demo-csi-local-path
mountPropagation: Bidirectional
name: local-hostpath
- name: csi-proxy
- image: docker.io/democraticcsi/csi-grpc-proxy:v0.5.3
+ image: docker.io/democraticcsi/csi-grpc-proxy:v0.5.6
env:
- name: BIND_TO
value: unix:///csi-data/csi.sock
- name: PROXY_TO
value: unix:///csi-data/csi.sock.internal
volumeMounts: |
--- kubernetes/cluster-0/apps/system/democratic-csi/local-path Kustomization: flux-system/cluster-apps-democratic-csi-local-path HelmRelease: system/local-path-provisioner
+++ kubernetes/cluster-0/apps/system/democratic-csi/local-path Kustomization: flux-system/cluster-apps-democratic-csi-local-path HelmRelease: system/local-path-provisioner
@@ -12,13 +12,13 @@
spec:
chart: democratic-csi
sourceRef:
kind: HelmRepository
name: democratic-csi
namespace: flux-system
- version: 0.14.5
+ version: 0.14.7
interval: 30m
values:
controller:
enabled: true
externalAttacher:
enabled: false |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
renovate
bot
force-pushed
the
renovate/cluster-0-democratic-csi-0.x
branch
from
March 26, 2024 17:45
3cc701a
to
a97fde3
Compare
| datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | helm | democratic-csi | 0.14.5 | 0.14.7 |
renovate
bot
force-pushed
the
renovate/cluster-0-democratic-csi-0.x
branch
from
November 15, 2024 18:39
a97fde3
to
9d49a39
Compare
renovate
bot
changed the title
fix(helm): update chart democratic-csi ( 0.14.5 → 0.14.6 )
fix(helm): update chart democratic-csi ( 0.14.5 → 0.14.7 )
Nov 15, 2024
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:
0.14.5
->0.14.7
Release Notes
democratic-csi/charts (democratic-csi)
v0.14.7
Compare Source
csi storage for container orchestration systems
v0.14.6
Compare Source
Released 2024-03-26
seLinuxMount
onCSIDriver
resourceConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.