fix(helm): update snapshot-controller ( 5.0.3 ➔ 5.0.4 )#736
Open
renovate[bot] wants to merge 1 commit into
Open
fix(helm): update snapshot-controller ( 5.0.3 ➔ 5.0.4 )#736renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Argo CD Diff PreviewSummary: Modified (2):
± infra (+1|-1)
± snapshot-controller (+1|-1)infra (kubernetes/bootstrap/infra.yaml)Application: argocd/snapshot-controller destination:
namespace: infra
server: https://kubernetes.default.svc
info:
- name: Chart
- value: snapshot-controller@5.0.3
+ value: snapshot-controller@5.0.4
project: default
source:
path: kubernetes/infra/snapshot-controller/
repoURL: https://github.com/mpeterson/homelab
targetRevision: mainsnapshot-controller (kubernetes/infra/snapshot-controller/app.yaml)Deployment: infra/snapshot-controller-conversion-webhook containers:
- args:
- --port=8443
- --tls-cert-file=/etc/webhook/tls.crt
- --tls-private-key-file=/etc/webhook/tls.key
- image: ghcr.io/piraeusdatastore/snapshot-conversion-webhook:v8.5.0
+ image: registry.k8s.io/sig-storage/snapshot-conversion-webhook:v8.5.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
path: /readyz
port: httpsStats: |
101399d to
d5c4140
Compare
dc51754 to
1d93ee3
Compare
d2cdc2b to
0cec947
Compare
d9836c4 to
0df4280
Compare
0df4280 to
cf78cb4
Compare
cf78cb4 to
3af1cd7
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:
5.0.3→5.0.45.0.3→5.0.4Release Notes
piraeusdatastore/helm-charts (snapshot-controller)
v5.0.4Compare Source
Deploys a Snapshot Controller in a cluster. Snapshot Controllers are often bundled with the Kubernetes distribution, this chart is meant for cases where it is not.
Configuration
📅 Schedule: (in timezone Asia/Jerusalem)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.